Pull request #43095 updated Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 38e2e756c95fb1ea5dd4200ee522537d8ae0327f+6e05fa7076670a55d94c57578a3b0097f3ca4b53 (ae0f7c1d9427375d48bd25fddcc97a7f851f22f3) 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-43095@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-20T20:09:38.360Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-20T20:09:38.364Z] Trying to pass milestone 8 [Pipeline] milestone [2022-01-20T20:09:38.432Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-20T20:09:53.601Z] Still waiting to schedule task [2022-01-20T20:09:53.603Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-01-20T20:10:44.555Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ee548a82e865382) in /home/ubuntu/workspace/moby_PR-43095 [Pipeline] { [Pipeline] checkout [2022-01-20T20:10:44.733Z] The recommended git tool is: git [2022-01-20T20:10:47.579Z] using credential docker-jenkins-github-credentials [2022-01-20T20:10:47.590Z] Cloning the remote Git repository [2022-01-20T20:10:47.590Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:10:47.622Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:10:47.682Z] > git init /home/ubuntu/workspace/moby_PR-43095 # timeout=10 [2022-01-20T20:10:48.026Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:10:48.027Z] > git --version # timeout=10 [2022-01-20T20:10:48.038Z] > git --version # 'git version 2.17.1' [2022-01-20T20:10:48.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:10:48.040Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:11:13.703Z] Fetching without tags [2022-01-20T20:11:14.068Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:11:13.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:11:13.567Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:11:13.614Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:11:13.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:11:13.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:11:13.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:11:13.712Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:11:14.084Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:11:14.107Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:11:14.857Z] > git remote # timeout=10 [2022-01-20T20:11:14.879Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:11:14.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:11:14.904Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:11:15.932Z] Merge succeeded, producing 6eef038d3f9f3687f329f4d265ad0581ff921f2d [2022-01-20T20:11:15.932Z] Checking out Revision 6eef038d3f9f3687f329f4d265ad0581ff921f2d (PR-43095) [2022-01-20T20:11:15.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:11:15.935Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:11:15.952Z] > git checkout -f 6eef038d3f9f3687f329f4d265ad0581ff921f2d # timeout=10 [2022-01-20T20:11:19.839Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:11:19.891Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:11:19.843Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [2022-01-20T20:11:20.953Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43095:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-01-20T20:11:30.959Z] Unable to find image 'alpine:latest' locally [2022-01-20T20:11:30.959Z] latest: Pulling from library/alpine [2022-01-20T20:11:30.959Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T20:11:30.959Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T20:11:30.959Z] 59bf1c3509f3: Download complete [2022-01-20T20:11:31.535Z] 59bf1c3509f3: Pull complete [2022-01-20T20:11:31.535Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-20T20:11:31.535Z] Status: Downloaded newer image for alpine:latest [2022-01-20T20:11:39.700Z] 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 [2022-01-20T20:11:40.587Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ee548a82e865382) in /home/ubuntu/workspace/moby_PR-43095 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-01-20T20:11:40.649Z] The recommended git tool is: git [Pipeline] // stage [2022-01-20T20:11:40.659Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-01-20T20:11:40.678Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-01-20T20:11:40.684Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-20T20:11:40.900Z] Running on azwin-2-f74990 in d:\jenkins\workspace\moby_PR-43095 [2022-01-20T20:11:40.903Z] Running on azwin-2-a16f40 in d:\jenkins\workspace\moby_PR-43095 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2022-01-20T20:11:40.949Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-01-20T20:11:40.950Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-01-20T20:11:40.952Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-20T20:11:41.078Z] The recommended git tool is: git [2022-01-20T20:11:41.085Z] The recommended git tool is: git [2022-01-20T20:11:41.301Z] using credential docker-jenkins-github-credentials [2022-01-20T20:11:41.313Z] using credential docker-jenkins-github-credentials [2022-01-20T20:11:41.378Z] Cloning the remote Git repository [2022-01-20T20:11:41.378Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:11:41.393Z] Cloning the remote Git repository [2022-01-20T20:11:41.393Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:11:41.642Z] Merge succeeded, producing 073f9beed0930f9e9cca08c91c4225d6b7f05e45 [2022-01-20T20:11:41.642Z] Checking out Revision 073f9beed0930f9e9cca08c91c4225d6b7f05e45 (PR-43095) [2022-01-20T20:11:40.667Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43095/.git # timeout=10 [2022-01-20T20:11:40.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:11:40.687Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:11:40.687Z] > git --version # timeout=10 [2022-01-20T20:11:40.694Z] > git --version # 'git version 2.17.1' [2022-01-20T20:11:40.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:11:40.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:11:40.955Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:11:40.970Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:11:41.071Z] > git remote # timeout=10 [2022-01-20T20:11:41.086Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:11:41.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:11:41.098Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:11:41.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:11:41.647Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:11:41.865Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:11:41.885Z] First time build. Skipping changelog. [2022-01-20T20:11:41.416Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:11:41.417Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T20:11:41.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:11:41.490Z] > git --version # timeout=10 [2022-01-20T20:11:41.544Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T20:11:41.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:11:41.547Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:11:41.431Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:11:41.432Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T20:11:41.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:11:41.663Z] > git --version # timeout=10 [2022-01-20T20:11:41.853Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T20:11:41.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:11:41.862Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:11:42.619Z] + [ PR != PR ] [2022-01-20T20:11:42.619Z] + [ master != master ] [2022-01-20T20:11:42.619Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:11:41.662Z] > git checkout -f 073f9beed0930f9e9cca08c91c4225d6b7f05e45 # timeout=10 [2022-01-20T20:11:41.868Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [2022-01-20T20:11:42.992Z] + docker version [2022-01-20T20:11:42.992Z] Client: Docker Engine - Community [2022-01-20T20:11:42.992Z] Version: 20.10.12 [2022-01-20T20:11:42.992Z] API version: 1.41 [2022-01-20T20:11:42.992Z] Go version: go1.16.12 [2022-01-20T20:11:42.992Z] Git commit: e91ed57 [2022-01-20T20:11:42.992Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T20:11:42.992Z] OS/Arch: linux/amd64 [2022-01-20T20:11:42.992Z] Context: default [2022-01-20T20:11:42.992Z] Experimental: true [2022-01-20T20:11:42.992Z] [2022-01-20T20:11:42.992Z] Server: Docker Engine - Community [2022-01-20T20:11:42.992Z] Engine: [2022-01-20T20:11:42.992Z] Version: 20.10.12 [2022-01-20T20:11:42.992Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:11:42.992Z] Go version: go1.16.12 [2022-01-20T20:11:42.992Z] Git commit: 459d0df [2022-01-20T20:11:42.992Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T20:11:42.992Z] OS/Arch: linux/amd64 [2022-01-20T20:11:42.992Z] Experimental: true [2022-01-20T20:11:42.992Z] containerd: [2022-01-20T20:11:42.992Z] Version: 1.4.12 [2022-01-20T20:11:42.992Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:11:42.992Z] runc: [2022-01-20T20:11:42.992Z] Version: 1.0.2 [2022-01-20T20:11:42.992Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:11:42.992Z] docker-init: [2022-01-20T20:11:42.992Z] Version: 0.19.0 [2022-01-20T20:11:42.992Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:11:43.281Z] + docker info [2022-01-20T20:11:55.586Z] Still waiting to schedule task [2022-01-20T20:11:55.587Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ee548a82e865382)’ [2022-01-20T20:11:55.588Z] Still waiting to schedule task [2022-01-20T20:11:55.588Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ee548a82e865382)’ [2022-01-20T20:11:55.589Z] Still waiting to schedule task [2022-01-20T20:11:55.589Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-01-20T20:11:55.592Z] Still waiting to schedule task [2022-01-20T20:11:55.592Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-01-20T20:11:55.602Z] Still waiting to schedule task [2022-01-20T20:11:55.603Z] Waiting for next available executor on ‘windows-2022’ [2022-01-20T20:11:59.890Z] Fetching without tags [2022-01-20T20:11:59.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:11:59.611Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:11:59.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:11:59.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:11:59.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:11:59.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:11:59.930Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:12:00.726Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:12:00.763Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:12:00.816Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:12:06.881Z] Merge succeeded, producing ce5043ddec585e7c46984d77932bfb1bc54f0ffd [2022-01-20T20:12:06.881Z] Checking out Revision ce5043ddec585e7c46984d77932bfb1bc54f0ffd (PR-43095) [2022-01-20T20:12:04.873Z] > git remote # timeout=10 [2022-01-20T20:12:04.946Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:12:05.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:12:05.012Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:12:06.784Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T20:12:07.293Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:12:07.427Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:12:08.777Z] + docker version [2022-01-20T20:12:08.777Z] Client: [2022-01-20T20:12:08.777Z] Version: 20.10.9 [2022-01-20T20:12:08.777Z] API version: 1.41 [2022-01-20T20:12:08.777Z] Go version: go1.16.8 [2022-01-20T20:12:08.777Z] Git commit: c2ea9bc [2022-01-20T20:12:08.777Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:12:08.777Z] OS/Arch: windows/amd64 [2022-01-20T20:12:08.777Z] Context: default [2022-01-20T20:12:08.777Z] Experimental: true [2022-01-20T20:12:08.777Z] [2022-01-20T20:12:08.777Z] Server: Docker Engine - Community [2022-01-20T20:12:08.777Z] Engine: [2022-01-20T20:12:08.777Z] Version: 20.10.9 [2022-01-20T20:12:08.777Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:12:08.777Z] Go version: go1.16.8 [2022-01-20T20:12:08.777Z] Git commit: 79ea9d3 [2022-01-20T20:12:08.777Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:12:08.777Z] OS/Arch: windows/amd64 [2022-01-20T20:12:08.777Z] Experimental: true [Pipeline] sh [2022-01-20T20:12:06.918Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:12:06.971Z] > git checkout -f ce5043ddec585e7c46984d77932bfb1bc54f0ffd # timeout=10 [2022-01-20T20:12:07.330Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [2022-01-20T20:12:09.843Z] + docker info [2022-01-20T20:12:09.843Z] Client: [2022-01-20T20:12:09.843Z] Context: default [2022-01-20T20:12:09.843Z] Debug Mode: false [2022-01-20T20:12:09.843Z] [2022-01-20T20:12:09.843Z] Server: [2022-01-20T20:12:09.843Z] Containers: 0 [2022-01-20T20:12:09.843Z] Running: 0 [2022-01-20T20:12:09.843Z] Paused: 0 [2022-01-20T20:12:09.843Z] Stopped: 0 [2022-01-20T20:12:09.843Z] Images: 11 [2022-01-20T20:12:09.843Z] Server Version: 20.10.9 [2022-01-20T20:12:09.843Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:12:09.843Z] Windows: [2022-01-20T20:12:09.843Z] LCOW: [2022-01-20T20:12:09.843Z] Logging Driver: json-file [2022-01-20T20:12:09.843Z] Plugins: [2022-01-20T20:12:09.843Z] Volume: local [2022-01-20T20:12:09.843Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:12:09.843Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:12:09.843Z] Swarm: inactive [2022-01-20T20:12:09.843Z] Default Isolation: process [2022-01-20T20:12:09.843Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:12:09.843Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:12:09.843Z] OSType: windows [2022-01-20T20:12:09.843Z] Architecture: x86_64 [2022-01-20T20:12:09.843Z] CPUs: 4 [2022-01-20T20:12:09.843Z] Total Memory: 32GiB [2022-01-20T20:12:09.843Z] Name: azwin-2-f74990 [2022-01-20T20:12:09.843Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:12:09.843Z] Docker Root Dir: D:\docker [2022-01-20T20:12:09.843Z] Debug Mode: false [2022-01-20T20:12:09.843Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:12:09.843Z] Labels: [2022-01-20T20:12:09.843Z] Experimental: true [2022-01-20T20:12:09.843Z] Insecure Registries: [2022-01-20T20:12:09.843Z] 10.0.0.4:5000 [2022-01-20T20:12:09.843Z] 127.0.0.0/8 [2022-01-20T20:12:09.843Z] Registry Mirrors: [2022-01-20T20:12:09.843Z] http://10.0.0.4:5000/ [2022-01-20T20:12:09.843Z] Live Restore Enabled: false [2022-01-20T20:12:09.843Z] Product License: Community Engine [2022-01-20T20:12:09.843Z] [2022-01-20T20:12:09.879Z] Client: [2022-01-20T20:12:09.879Z] Context: default [2022-01-20T20:12:09.879Z] Debug Mode: false [2022-01-20T20:12:09.879Z] Plugins: [2022-01-20T20:12:09.879Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:12:09.879Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:12:09.879Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:12:09.879Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:12:09.879Z] [2022-01-20T20:12:09.879Z] Server: [2022-01-20T20:12:09.879Z] Containers: 0 [2022-01-20T20:12:09.879Z] Running: 0 [2022-01-20T20:12:09.879Z] Paused: 0 [2022-01-20T20:12:09.879Z] Stopped: 0 [2022-01-20T20:12:09.879Z] Images: 1 [2022-01-20T20:12:09.879Z] Server Version: 20.10.12 [2022-01-20T20:12:09.879Z] Storage Driver: overlay2 [2022-01-20T20:12:09.879Z] Backing Filesystem: extfs [2022-01-20T20:12:09.879Z] Supports d_type: true [2022-01-20T20:12:09.879Z] Native Overlay Diff: true [2022-01-20T20:12:09.879Z] userxattr: false [2022-01-20T20:12:09.879Z] Logging Driver: json-file [2022-01-20T20:12:09.879Z] Cgroup Driver: cgroupfs [2022-01-20T20:12:09.879Z] Cgroup Version: 1 [2022-01-20T20:12:09.879Z] Plugins: [2022-01-20T20:12:09.879Z] Volume: local [2022-01-20T20:12:09.879Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:12:09.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:12:09.879Z] Swarm: inactive [2022-01-20T20:12:09.879Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:12:09.879Z] Default Runtime: runc [2022-01-20T20:12:09.879Z] Init Binary: docker-init [2022-01-20T20:12:09.879Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:12:09.879Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:12:09.879Z] init version: de40ad0 [2022-01-20T20:12:09.879Z] Security Options: [2022-01-20T20:12:09.879Z] apparmor [2022-01-20T20:12:09.879Z] seccomp [2022-01-20T20:12:09.879Z] Profile: default [2022-01-20T20:12:09.879Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T20:12:09.879Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T20:12:09.879Z] OSType: linux [2022-01-20T20:12:09.879Z] Architecture: x86_64 [2022-01-20T20:12:09.879Z] CPUs: 2 [2022-01-20T20:12:09.879Z] Total Memory: 7.565GiB [2022-01-20T20:12:09.879Z] Name: ip-10-100-58-18 [2022-01-20T20:12:09.879Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T20:12:09.879Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:12:09.879Z] Debug Mode: false [2022-01-20T20:12:09.879Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:12:09.879Z] Labels: [2022-01-20T20:12:09.879Z] Experimental: true [2022-01-20T20:12:09.879Z] Insecure Registries: [2022-01-20T20:12:09.879Z] 127.0.0.0/8 [2022-01-20T20:12:09.879Z] Live Restore Enabled: true [2022-01-20T20:12:09.879Z] [2022-01-20T20:12:09.879Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T20:12:10.258Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:12:10.258Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:12:10.258Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:12:10.258Z] + bash /home/ubuntu/workspace/moby_PR-43095/check-config.sh [2022-01-20T20:12:10.258Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:12:10.258Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T20:12:10.258Z] [2022-01-20T20:12:10.258Z] Generally Necessary: [2022-01-20T20:12:10.536Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:12:10.536Z] - apparmor: enabled and tools installed [2022-01-20T20:12:10.536Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:12:10.536Z] - CONFIG_NET_NS: enabled [2022-01-20T20:12:10.536Z] - CONFIG_PID_NS: enabled [2022-01-20T20:12:10.536Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:12:10.536Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:12:10.536Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:12:10.536Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:12:10.536Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:12:10.536Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:12:10.536Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:12:10.536Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:12:10.536Z] - CONFIG_MEMCG: enabled [2022-01-20T20:12:10.536Z] - CONFIG_KEYS: enabled [2022-01-20T20:12:10.536Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:12:10.536Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:12:10.536Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:12:10.536Z] [2022-01-20T20:12:10.536Z] Optional Features: [2022-01-20T20:12:10.799Z] - CONFIG_USER_NS: enabled [2022-01-20T20:12:10.799Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:12:10.799Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:12:10.799Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:12:10.799Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:12:10.799Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T20:12:10.799Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T20:12:10.799Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:12:10.799Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:12:10.799Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:12:10.799Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:12:10.799Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:12:10.799Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:12:10.799Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:12:10.799Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:12:10.799Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:12:10.799Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:12:10.799Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:12:10.799Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:12:10.799Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:12:10.799Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:12:10.799Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:12:10.799Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:12:10.799Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:12:10.799Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:12:10.799Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:12:10.799Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:12:10.799Z] - Network Drivers: [2022-01-20T20:12:10.799Z] - "overlay": [2022-01-20T20:12:10.799Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:12:10.799Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:12:10.799Z] Optional (for encrypted networks): [2022-01-20T20:12:11.063Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:12:11.063Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:12:11.063Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:12:11.063Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:12:11.063Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:12:11.063Z] - CONFIG_XFRM: enabled [2022-01-20T20:12:11.063Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:12:11.063Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:12:11.063Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:12:11.063Z] - "ipvlan": [2022-01-20T20:12:11.063Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:12:11.063Z] - "macvlan": [2022-01-20T20:12:11.063Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:12:11.063Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:12:11.063Z] - "ftp,tftp client in container": [2022-01-20T20:12:11.063Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:12:11.063Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:12:11.063Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:12:11.063Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:12:11.063Z] - Storage Drivers: [2022-01-20T20:12:11.063Z] - "aufs": [2022-01-20T20:12:11.063Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T20:12:11.063Z] - "btrfs": [2022-01-20T20:12:11.063Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:12:11.063Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:12:11.063Z] - "devicemapper": [2022-01-20T20:12:11.063Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:12:11.063Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:12:11.063Z] - "overlay": [2022-01-20T20:12:11.063Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:12:11.063Z] - "zfs": [2022-01-20T20:12:11.063Z] - /dev/zfs: present [2022-01-20T20:12:11.063Z] - zfs command: missing [2022-01-20T20:12:11.063Z] - zpool command: missing [2022-01-20T20:12:11.063Z] [2022-01-20T20:12:11.063Z] Limits: [2022-01-20T20:12:11.063Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:12:11.063Z] [2022-01-20T20:12:11.063Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:12:11.408Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 . [2022-01-20T20:12:11.430Z] Fetching without tags [2022-01-20T20:12:10.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:12:10.810Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:12:10.977Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:12:11.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:12:11.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:12:11.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:12:11.477Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:12:11.669Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:12:11.669Z] #1 sha256:81c43c5bdb70bff70ee9ea7b58a811d1cf056d8d61655acf2578e559bf06bb95 [2022-01-20T20:12:11.669Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:12:11.669Z] #1 DONE 0.1s [2022-01-20T20:12:11.669Z] [2022-01-20T20:12:11.669Z] #2 [internal] load .dockerignore [2022-01-20T20:12:11.669Z] #2 sha256:9025c8e52e1ff6528226e59979efa919f90de1fdbe0980e6b1a220b79fb47fe2 [2022-01-20T20:12:11.669Z] #2 transferring context: 87B done [2022-01-20T20:12:11.669Z] #2 DONE 0.0s [2022-01-20T20:12:11.669Z] [2022-01-20T20:12:11.669Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:12:11.669Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:12:11.931Z] #3 DONE 0.4s [2022-01-20T20:12:11.931Z] [2022-01-20T20:12:11.931Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:12:11.931Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:12:11.931Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:12:11.931Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-01-20T20:12:11.931Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:12:11.931Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:12:11.931Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:12:12.192Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T20:12:12.192Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-20T20:12:12.192Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-01-20T20:12:12.764Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-01-20T20:12:12.764Z] #4 DONE 0.8s [2022-01-20T20:12:12.771Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:12:13.026Z] [2022-01-20T20:12:13.026Z] #5 [internal] load build definition from Dockerfile [2022-01-20T20:12:13.026Z] #5 sha256:82ae0ed78d5cd69a706158f2e15e85ac961b00749713d542a08655e7c8deaf3d [2022-01-20T20:12:13.026Z] #5 DONE 0.0s [2022-01-20T20:12:13.026Z] [2022-01-20T20:12:13.026Z] #6 [internal] load .dockerignore [2022-01-20T20:12:13.026Z] #6 sha256:695de057c893f6dea8c35d67575a9dfc46dbdf08f0a8c991ab6a735f047e2a89 [2022-01-20T20:12:13.026Z] #6 DONE 0.0s [2022-01-20T20:12:13.026Z] [2022-01-20T20:12:13.026Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:12:13.026Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:12:12.809Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:12:12.985Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:12:14.939Z] #10 ... [2022-01-20T20:12:14.939Z] [2022-01-20T20:12:14.939Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:12:14.939Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:12:14.939Z] #9 DONE 1.8s [2022-01-20T20:12:14.939Z] [2022-01-20T20:12:14.939Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:12:14.939Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:12:14.939Z] #8 DONE 1.8s [2022-01-20T20:12:14.939Z] [2022-01-20T20:12:14.939Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:12:14.939Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:12:14.939Z] #7 DONE 1.9s [2022-01-20T20:12:14.939Z] [2022-01-20T20:12:14.939Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:12:14.939Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:12:14.939Z] #10 DONE 1.9s [2022-01-20T20:12:14.939Z] [2022-01-20T20:12:14.939Z] #31 [internal] load build context [2022-01-20T20:12:14.939Z] #31 sha256:79d1ca2a4013cda4fdecca9f6f4d7d5ea7e332c0461311fc0e8bce5b7c22f565 [2022-01-20T20:12:14.939Z] #31 DONE 0.0s [2022-01-20T20:12:14.939Z] [2022-01-20T20:12:14.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:14.939Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:14.939Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T20:12:15.200Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:12:15.200Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:12:15.200Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:12:15.200Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 1.05MB / 54.92MB 0.1s [2022-01-20T20:12:15.491Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.34MB / 54.92MB 0.2s [2022-01-20T20:12:15.491Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 16.72MB / 54.92MB 0.3s [2022-01-20T20:12:15.762Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 26.21MB / 54.92MB 0.5s [2022-01-20T20:12:15.762Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 29.36MB / 54.92MB 0.6s [2022-01-20T20:12:16.034Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 0.8s [2022-01-20T20:12:16.034Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 0.9s [2022-01-20T20:12:16.034Z] #11 ... [2022-01-20T20:12:16.034Z] [2022-01-20T20:12:16.034Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:12:16.034Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:12:16.034Z] #52 DONE 0.0s [2022-01-20T20:12:16.034Z] [2022-01-20T20:12:16.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:16.034Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:17.426Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.1s done [2022-01-20T20:12:17.998Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 2.7s [2022-01-20T20:12:17.998Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 4.19MB / 5.15MB 2.8s [2022-01-20T20:12:17.998Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0.5s [2022-01-20T20:12:17.998Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 3.0s [2022-01-20T20:12:18.259Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 3.2s [2022-01-20T20:12:18.521Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 3.15MB / 54.57MB 3.3s [2022-01-20T20:12:18.521Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 3.4s done [2022-01-20T20:12:18.521Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 6.77MB / 54.57MB 3.4s [2022-01-20T20:12:18.919Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 20.52MB / 54.57MB 3.6s [2022-01-20T20:12:18.919Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 3.6s [2022-01-20T20:12:18.919Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 3.6s [2022-01-20T20:12:19.179Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 39.85MB / 54.57MB 3.9s [2022-01-20T20:12:19.180Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 5.24MB / 10.87MB 3.9s [2022-01-20T20:12:19.180Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 12.58MB / 85.80MB 3.9s [2022-01-20T20:12:19.180Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 6.29MB / 10.87MB 4.0s [2022-01-20T20:12:19.180Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 45.27MB / 54.57MB 4.1s [2022-01-20T20:12:19.180Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 4.1s [2022-01-20T20:12:19.180Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 22.04MB / 85.80MB 4.1s [2022-01-20T20:12:19.442Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 51.81MB / 54.57MB 4.2s [2022-01-20T20:12:19.442Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 34.60MB / 85.80MB 4.2s [2022-01-20T20:12:19.442Z] #11 ... [2022-01-20T20:12:19.442Z] [2022-01-20T20:12:19.442Z] #31 [internal] load build context [2022-01-20T20:12:19.442Z] #31 sha256:79d1ca2a4013cda4fdecca9f6f4d7d5ea7e332c0461311fc0e8bce5b7c22f565 [2022-01-20T20:12:19.442Z] #31 transferring context: 56.55MB 3.3s done [2022-01-20T20:12:19.442Z] #31 DONE 4.6s [2022-01-20T20:12:19.442Z] [2022-01-20T20:12:19.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:19.442Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:19.442Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.3s [2022-01-20T20:12:19.442Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 46.14MB / 85.80MB 4.3s [2022-01-20T20:12:19.704Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 70.25MB / 85.80MB 4.5s [2022-01-20T20:12:19.704Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 79.69MB / 85.80MB 4.6s [2022-01-20T20:12:19.965Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.7s [2022-01-20T20:12:20.227Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 4.6s done [2022-01-20T20:12:20.807Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 5.8s done [2022-01-20T20:12:21.071Z] #11 ... [2022-01-20T20:12:21.071Z] [2022-01-20T20:12:21.071Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:12:21.071Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:12:21.071Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:12:21.071Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:12:21.071Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:12:21.071Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:12:21.071Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-01-20T20:12:21.071Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-01-20T20:12:21.071Z] #74 DONE 6.0s [2022-01-20T20:12:21.071Z] [2022-01-20T20:12:21.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:21.071Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:21.071Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.8s done [2022-01-20T20:12:21.071Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 5.9s [2022-01-20T20:12:21.071Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 0B / 154B 5.9s [2022-01-20T20:12:21.071Z] #11 ... [2022-01-20T20:12:21.071Z] [2022-01-20T20:12:21.071Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:12:21.071Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:12:21.071Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:12:21.071Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:12:21.071Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:12:21.071Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:12:21.071Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done [2022-01-20T20:12:21.071Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-01-20T20:12:21.071Z] #76 DONE 6.1s [2022-01-20T20:12:21.071Z] [2022-01-20T20:12:21.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:21.071Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:21.071Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 8.39MB / 134.83MB 6.0s [2022-01-20T20:12:21.333Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 15.57MB / 134.83MB 6.1s [2022-01-20T20:12:21.598Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 36.83MB / 134.83MB 6.4s [2022-01-20T20:12:21.598Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 50.33MB / 134.83MB 6.5s [2022-01-20T20:12:21.869Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 59.77MB / 134.83MB 6.6s [2022-01-20T20:12:21.869Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 71.30MB / 134.83MB 6.7s [2022-01-20T20:12:22.133Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 91.23MB / 134.83MB 6.9s [2022-01-20T20:12:22.133Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 110.10MB / 134.83MB 7.1s [2022-01-20T20:12:22.395Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 119.54MB / 134.83MB 7.2s [2022-01-20T20:12:22.395Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 7.4s [2022-01-20T20:12:21.074Z] > git remote # timeout=10 [2022-01-20T20:12:21.254Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:12:21.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:12:21.422Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:12:22.656Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.2s done [2022-01-20T20:12:22.960Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 7.7s done [2022-01-20T20:12:23.090Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T20:12:23.090Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-54d85c8c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T20:12:23.090Z] ---------------------------------------------------------------------------- [2022-01-20T20:12:23.090Z] [2022-01-20T20:12:23.090Z] INFO: executeCI.ps1 starting at Thu Jan 20 20:12:21 CUT 2022 [2022-01-20T20:12:23.090Z] [2022-01-20T20:12:23.090Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T20:12:23.090Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T20:12:23.090Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T20:12:23.090Z] INFO: Environment variables: [2022-01-20T20:12:23.090Z] [2022-01-20T20:12:23.090Z] Name Value [2022-01-20T20:12:23.090Z] ---- ----- [2022-01-20T20:12:23.090Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T20:12:23.090Z] amd64 true [2022-01-20T20:12:23.090Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T20:12:23.090Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T20:12:23.090Z] arm64 true [2022-01-20T20:12:23.090Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T20:12:23.090Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T20:12:23.090Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T20:12:23.090Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T20:12:23.090Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T20:12:23.090Z] BRANCH_NAME PR-43095 [2022-01-20T20:12:23.090Z] BUILD_DISPLAY_NAME #9 [2022-01-20T20:12:23.090Z] BUILD_ID 9 [2022-01-20T20:12:23.090Z] BUILD_NUMBER 9 [2022-01-20T20:12:23.090Z] BUILD_TAG jenkins-moby-PR-43095-9 [2022-01-20T20:12:23.090Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/ [2022-01-20T20:12:23.090Z] cgroup2 true [2022-01-20T20:12:23.090Z] CHANGE_AUTHOR aaronlehmann [2022-01-20T20:12:23.090Z] CHANGE_AUTHOR_DISPLAY_NAME Aaron Lehmann [2022-01-20T20:12:23.090Z] CHANGE_BRANCH avoid-regexp-simple-cases [2022-01-20T20:12:23.090Z] CHANGE_FORK aaronlehmann/docker [2022-01-20T20:12:23.090Z] CHANGE_ID 43095 [2022-01-20T20:12:23.091Z] CHANGE_TARGET master [2022-01-20T20:12:23.091Z] CHANGE_TITLE fileutils: Avoid compiling a regexp for simple patterns [2022-01-20T20:12:23.091Z] CHANGE_URL https://github.com/moby/moby/pull/43095 [2022-01-20T20:12:23.091Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:12:23.091Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T20:12:23.091Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T20:12:23.091Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T20:12:23.091Z] COMPUTERNAME azwin-2-f74990 [2022-01-20T20:12:23.091Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T20:12:23.091Z] ConfigSequenceNumber 0 [2022-01-20T20:12:23.091Z] dco true [2022-01-20T20:12:23.091Z] DOCKER_BUILDKIT 0 [2022-01-20T20:12:23.091Z] DOCKER_DUT_DEBUG 1 [2022-01-20T20:12:23.091Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T20:12:23.091Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T20:12:23.091Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T20:12:23.091Z] EXECUTOR_NUMBER 0 [2022-01-20T20:12:23.091Z] FQDN azwin-2-f74990.westus.cloudapp.azure.com [2022-01-20T20:12:23.091Z] GIT_BRANCH PR-43095 [2022-01-20T20:12:23.091Z] GIT_COMMIT ce5043ddec585e7c46984d77932bfb1bc54f0ffd [2022-01-20T20:12:23.091Z] GIT_PREVIOUS_COMMIT f3b12ec6e10749b42e46f6d4c2b7a617872e3604 [2022-01-20T20:12:23.091Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 23cf57dced88add8691e8e8893b43578a1204b43 [2022-01-20T20:12:23.091Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T20:12:23.091Z] HUDSON_COOKIE 3ddf28c1-7819-44ca-b7f4-6813b3b519ed [2022-01-20T20:12:23.091Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:12:23.091Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T20:12:23.091Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T20:12:23.091Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T20:12:23.091Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:12:23.091Z] JENKINS_NODE_COOKIE e36a06c8-c531-474d-b01b-09f1746a8fdf [2022-01-20T20:12:23.091Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T20:12:23.091Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T20:12:23.091Z] JOB_BASE_NAME PR-43095 [2022-01-20T20:12:23.091Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/display/redirect [2022-01-20T20:12:23.091Z] JOB_NAME moby/PR-43095 [2022-01-20T20:12:23.091Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/ [2022-01-20T20:12:23.091Z] library.jps.version master [2022-01-20T20:12:23.091Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T20:12:23.091Z] NODE_LABELS amd64 azure azwin-2-f74990 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T20:12:23.091Z] NODE_NAME azwin-2-f74990 [2022-01-20T20:12:23.091Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T20:12:23.091Z] OS Windows_NT [2022-01-20T20:12:23.091Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T20:12:23.091Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T20:12:23.091Z] ppc64le false [2022-01-20T20:12:23.091Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T20:12:23.091Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-20T20:12:23.091Z] PROCESSOR_LEVEL 6 [2022-01-20T20:12:23.091Z] PROCESSOR_REVISION 4f01 [2022-01-20T20:12:23.091Z] ProgramData C:\ProgramData [2022-01-20T20:12:23.091Z] ProgramFiles C:\Program Files [2022-01-20T20:12:23.091Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T20:12:23.091Z] ProgramW6432 C:\Program Files [2022-01-20T20:12:23.091Z] PROMPT $P$G [2022-01-20T20:12:23.091Z] PSExecutionPolicyPreference Bypass [2022-01-20T20:12:23.091Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T20:12:23.091Z] PUBLIC C:\Users\Public [2022-01-20T20:12:23.091Z] rootless true [2022-01-20T20:12:23.091Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=artif... [2022-01-20T20:12:23.091Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=changes [2022-01-20T20:12:23.091Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect [2022-01-20T20:12:23.091Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=tests [2022-01-20T20:12:23.091Z] s390x false [2022-01-20T20:12:23.091Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T20:12:23.091Z] SOURCES_DRIVE d [2022-01-20T20:12:23.091Z] SOURCES_SUBDIR gopath [2022-01-20T20:12:23.091Z] STAGE_NAME Run tests [2022-01-20T20:12:23.091Z] SystemDrive C: [2022-01-20T20:12:23.091Z] SystemRoot C:\Windows [2022-01-20T20:12:23.091Z] TEMP C:\Windows\TEMP [2022-01-20T20:12:23.091Z] TESTDEBUG 0 [2022-01-20T20:12:23.091Z] TESTRUN_DRIVE d [2022-01-20T20:12:23.091Z] TESTRUN_SUBDIR CI [2022-01-20T20:12:23.091Z] TIMEOUT 120m [2022-01-20T20:12:23.091Z] TMP C:\Windows\TEMP [2022-01-20T20:12:23.091Z] unit_validate true [2022-01-20T20:12:23.091Z] USERDOMAIN WORKGROUP [2022-01-20T20:12:23.091Z] USERNAME azwin-2-f74990$ [2022-01-20T20:12:23.091Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T20:12:23.091Z] validate_force false [2022-01-20T20:12:23.091Z] windir C:\Windows [2022-01-20T20:12:23.091Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T20:12:23.091Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T20:12:23.091Z] windows2022 true [2022-01-20T20:12:23.091Z] windows2022containerd true [2022-01-20T20:12:23.091Z] windowsRS5 true [2022-01-20T20:12:23.091Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T20:12:23.091Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] INFO: Sources under d:\gopath\... [2022-01-20T20:12:23.091Z] INFO: Test run under d:\CI\... [2022-01-20T20:12:23.091Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T20:12:23.091Z] INFO: docker/docker repository was found [2022-01-20T20:12:23.091Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-01-20T20:12:23.091Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T20:12:23.091Z] INFO: Docker version of control daemon [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] Client: [2022-01-20T20:12:23.091Z] Version: 20.10.9 [2022-01-20T20:12:23.091Z] API version: 1.41 [2022-01-20T20:12:23.091Z] Go version: go1.16.8 [2022-01-20T20:12:23.091Z] Git commit: c2ea9bc [2022-01-20T20:12:23.091Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:12:23.091Z] OS/Arch: windows/amd64 [2022-01-20T20:12:23.091Z] Context: default [2022-01-20T20:12:23.091Z] Experimental: true [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] Server: Docker Engine - Community [2022-01-20T20:12:23.091Z] Engine: [2022-01-20T20:12:23.091Z] Version: 20.10.9 [2022-01-20T20:12:23.091Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:12:23.091Z] Go version: go1.16.8 [2022-01-20T20:12:23.091Z] Git commit: 79ea9d3 [2022-01-20T20:12:23.091Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:12:23.091Z] OS/Arch: windows/amd64 [2022-01-20T20:12:23.091Z] Experimental: true [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] INFO: Docker info of control daemon [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] Client: [2022-01-20T20:12:23.091Z] Context: default [2022-01-20T20:12:23.091Z] Debug Mode: false [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] Server: [2022-01-20T20:12:23.091Z] Containers: 0 [2022-01-20T20:12:23.091Z] Running: 0 [2022-01-20T20:12:23.091Z] Paused: 0 [2022-01-20T20:12:23.091Z] Stopped: 0 [2022-01-20T20:12:23.091Z] Images: 11 [2022-01-20T20:12:23.091Z] Server Version: 20.10.9 [2022-01-20T20:12:23.091Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-20T20:12:23.091Z] LCOW: [2022-01-20T20:12:23.091Z] Windows: [2022-01-20T20:12:23.091Z] Logging Driver: json-file [2022-01-20T20:12:23.091Z] Plugins: [2022-01-20T20:12:23.091Z] Volume: local [2022-01-20T20:12:23.091Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:12:23.091Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:12:23.091Z] Swarm: inactive [2022-01-20T20:12:23.091Z] Default Isolation: process [2022-01-20T20:12:23.091Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:12:23.091Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:12:23.091Z] OSType: windows [2022-01-20T20:12:23.091Z] Architecture: x86_64 [2022-01-20T20:12:23.091Z] CPUs: 4 [2022-01-20T20:12:23.091Z] Total Memory: 32GiB [2022-01-20T20:12:23.091Z] Name: azwin-2-f74990 [2022-01-20T20:12:23.091Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:12:23.091Z] Docker Root Dir: D:\docker [2022-01-20T20:12:23.091Z] Debug Mode: false [2022-01-20T20:12:23.091Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:12:23.091Z] Labels: [2022-01-20T20:12:23.091Z] Experimental: true [2022-01-20T20:12:23.091Z] Insecure Registries: [2022-01-20T20:12:23.091Z] 10.0.0.4:5000 [2022-01-20T20:12:23.091Z] 127.0.0.0/8 [2022-01-20T20:12:23.091Z] Registry Mirrors: [2022-01-20T20:12:23.091Z] http://10.0.0.4:5000/ [2022-01-20T20:12:23.091Z] Live Restore Enabled: false [2022-01-20T20:12:23.091Z] Product License: Community Engine [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] INFO: Commit hash is ce5043ddec [2022-01-20T20:12:23.091Z] INFO: Nuke-Everything... [2022-01-20T20:12:23.091Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T20:12:23.091Z] INFO: Nuking d:\CI [2022-01-20T20:12:23.091Z] INFO: Zapped successfully [2022-01-20T20:12:23.091Z] INFO: Location for testing is d:\CI\PR-43095\9 [2022-01-20T20:12:23.091Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.091Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 20:12:23... [2022-01-20T20:12:23.091Z] [2022-01-20T20:12:23.534Z] #11 ... [2022-01-20T20:12:23.534Z] [2022-01-20T20:12:23.534Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:12:23.534Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:12:23.534Z] #75 DONE 0.9s [2022-01-20T20:12:23.534Z] [2022-01-20T20:12:23.534Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:12:23.534Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:12:23.534Z] #35 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T20:12:23.534Z] #35 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:12:23.534Z] #35 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:12:23.534Z] #35 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:12:23.534Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.1s done [2022-01-20T20:12:23.534Z] #35 DONE 8.5s [2022-01-20T20:12:23.534Z] [2022-01-20T20:12:23.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:23.534Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:23.534Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.1s [2022-01-20T20:12:23.796Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.4s done [2022-01-20T20:12:24.058Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.1s [2022-01-20T20:12:24.321Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.3s done [2022-01-20T20:12:24.582Z] #11 ... [2022-01-20T20:12:24.582Z] [2022-01-20T20:12:24.582Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:12:24.582Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:12:24.582Z] #77 DONE 0.9s [2022-01-20T20:12:24.582Z] [2022-01-20T20:12:24.582Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:24.582Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:24.582Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T20:12:24.920Z] Merge succeeded, producing ab0926b343132631cfe7705bf7fccaa8a6f6001b [2022-01-20T20:12:24.921Z] Checking out Revision ab0926b343132631cfe7705bf7fccaa8a6f6001b (PR-43095) [2022-01-20T20:12:24.693Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T20:12:24.961Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:12:25.134Z] > git checkout -f ab0926b343132631cfe7705bf7fccaa8a6f6001b # timeout=10 [2022-01-20T20:12:25.583Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:12:25.823Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:12:27.200Z] + docker version [2022-01-20T20:12:27.671Z] Client: [2022-01-20T20:12:27.671Z] Version: 20.10.9 [2022-01-20T20:12:27.671Z] API version: 1.41 [2022-01-20T20:12:27.671Z] Go version: go1.16.8 [2022-01-20T20:12:27.671Z] Git commit: c2ea9bc [2022-01-20T20:12:27.671Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:12:27.671Z] OS/Arch: windows/amd64 [2022-01-20T20:12:27.671Z] Context: default [2022-01-20T20:12:27.671Z] Experimental: true [2022-01-20T20:12:27.671Z] [2022-01-20T20:12:27.671Z] Server: Docker Engine - Community [2022-01-20T20:12:27.671Z] Engine: [2022-01-20T20:12:27.671Z] Version: 20.10.9 [2022-01-20T20:12:27.671Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:12:27.671Z] Go version: go1.16.8 [2022-01-20T20:12:27.671Z] Git commit: 79ea9d3 [2022-01-20T20:12:27.671Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:12:27.671Z] OS/Arch: windows/amd64 [2022-01-20T20:12:27.671Z] Experimental: true [Pipeline] sh [2022-01-20T20:12:25.622Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [2022-01-20T20:12:28.765Z] + docker info [2022-01-20T20:12:29.874Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2022-01-20T20:12:30.995Z] Client: [2022-01-20T20:12:30.995Z] Context: default [2022-01-20T20:12:30.995Z] Debug Mode: false [2022-01-20T20:12:30.995Z] Plugins: [2022-01-20T20:12:30.995Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T20:12:30.995Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T20:12:30.995Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T20:12:30.995Z] [2022-01-20T20:12:30.995Z] Server: [2022-01-20T20:12:30.995Z] Containers: 0 [2022-01-20T20:12:30.995Z] Running: 0 [2022-01-20T20:12:30.995Z] Paused: 0 [2022-01-20T20:12:30.995Z] Stopped: 0 [2022-01-20T20:12:30.995Z] Images: 11 [2022-01-20T20:12:30.995Z] Server Version: 20.10.9 [2022-01-20T20:12:30.995Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:12:30.995Z] Windows: [2022-01-20T20:12:30.995Z] LCOW: [2022-01-20T20:12:30.995Z] Logging Driver: json-file [2022-01-20T20:12:30.995Z] Plugins: [2022-01-20T20:12:30.995Z] Volume: local [2022-01-20T20:12:30.995Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:12:30.995Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:12:30.995Z] Swarm: inactive [2022-01-20T20:12:30.995Z] Default Isolation: process [2022-01-20T20:12:30.995Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T20:12:30.995Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T20:12:30.995Z] OSType: windows [2022-01-20T20:12:30.995Z] Architecture: x86_64 [2022-01-20T20:12:30.995Z] CPUs: 4 [2022-01-20T20:12:30.995Z] Total Memory: 32GiB [2022-01-20T20:12:30.995Z] Name: azwin-2-a16f40 [2022-01-20T20:12:30.995Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T20:12:30.995Z] Docker Root Dir: D:\docker [2022-01-20T20:12:30.995Z] Debug Mode: false [2022-01-20T20:12:30.995Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:12:30.995Z] Labels: [2022-01-20T20:12:30.995Z] Experimental: true [2022-01-20T20:12:30.995Z] Insecure Registries: [2022-01-20T20:12:30.995Z] 10.0.0.4:5000 [2022-01-20T20:12:30.995Z] 127.0.0.0/8 [2022-01-20T20:12:30.995Z] Registry Mirrors: [2022-01-20T20:12:30.995Z] http://10.0.0.4:5000/ [2022-01-20T20:12:30.995Z] Live Restore Enabled: false [2022-01-20T20:12:30.995Z] Product License: Community Engine [2022-01-20T20:12:30.995Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T20:12:31.776Z] Sending build context to Docker daemon 61.79MB [2022-01-20T20:12:31.776Z] [2022-01-20T20:12:31.776Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T20:12:31.776Z] ---> 11cbc9e36c7a [2022-01-20T20:12:31.776Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> e3f1fcaed3f4 [2022-01-20T20:12:31.776Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> 64caa94c69bf [2022-01-20T20:12:31.776Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> 846effddced7 [2022-01-20T20:12:31.776Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> cb152497edab [2022-01-20T20:12:31.776Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> 820c791577b8 [2022-01-20T20:12:31.776Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> f6ddcd165d8e [2022-01-20T20:12:31.776Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> b11e4fba41b0 [2022-01-20T20:12:31.776Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> e0fa51a29171 [2022-01-20T20:12:31.776Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T20:12:31.776Z] ---> Using cache [2022-01-20T20:12:31.776Z] ---> da96257dcd18 [2022-01-20T20:12:31.776Z] Step 11/11 : COPY . . [2022-01-20T20:12:31.798Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 7.1s done [2022-01-20T20:12:32.060Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0.1s [2022-01-20T20:12:33.451Z] #11 ... [2022-01-20T20:12:33.451Z] [2022-01-20T20:12:33.451Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:12:33.451Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:12:33.451Z] #36 1.821 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:12:33.451Z] #36 1.841 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:12:33.451Z] #36 1.841 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:12:33.451Z] #36 1.982 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:12:33.451Z] #36 2.308 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:12:33.451Z] #36 2.348 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:12:33.451Z] #36 3.799 Fetched 8495 kB in 2s (3788 kB/s) [2022-01-20T20:12:33.451Z] #36 3.799 Reading package lists... [2022-01-20T20:12:33.451Z] #36 4.646 Reading package lists... [2022-01-20T20:12:33.451Z] #36 5.458 Building dependency tree... [2022-01-20T20:12:33.451Z] #36 5.824 The following additional packages will be installed: [2022-01-20T20:12:33.451Z] #36 5.824 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:12:33.451Z] #36 5.824 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:12:33.451Z] #36 5.824 Recommended packages: [2022-01-20T20:12:33.451Z] #36 5.824 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:12:33.451Z] #36 6.040 The following NEW packages will be installed: [2022-01-20T20:12:33.451Z] #36 6.040 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:12:33.451Z] #36 6.040 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:12:33.451Z] #36 6.040 libssh2-1 openssl [2022-01-20T20:12:33.451Z] #36 6.323 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:12:33.451Z] #36 6.323 Need to get 3038 kB of archives. [2022-01-20T20:12:33.451Z] #36 6.323 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:12:33.451Z] #36 6.323 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:12:33.451Z] #36 6.336 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:12:33.451Z] #36 6.336 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:12:33.451Z] #36 6.336 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:12:33.451Z] #36 6.336 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:12:33.451Z] #36 6.336 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:12:33.451Z] #36 6.356 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:12:33.451Z] #36 6.356 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:12:33.451Z] #36 6.356 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:12:33.451Z] #36 6.356 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:12:33.451Z] #36 6.356 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:12:33.451Z] #36 6.356 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:12:33.451Z] #36 6.365 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:12:33.451Z] #36 6.365 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:12:33.451Z] #36 6.365 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:12:33.451Z] #36 6.604 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:12:33.451Z] #36 6.674 Fetched 3038 kB in 0s (9571 kB/s) [2022-01-20T20:12:33.451Z] #36 6.715 Selecting previously unselected package openssl. [2022-01-20T20:12:33.451Z] #36 6.715 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-20T20:12:33.451Z] #36 6.717 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 6.723 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:12:33.451Z] #36 6.874 Selecting previously unselected package ca-certificates. [2022-01-20T20:12:33.451Z] #36 6.874 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:12:33.451Z] #36 6.877 Unpacking ca-certificates (20210119) ... [2022-01-20T20:12:33.451Z] #36 6.985 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:12:33.451Z] #36 6.985 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.001 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:12:33.451Z] #36 7.100 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:12:33.451Z] #36 7.100 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.112 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:12:33.451Z] #36 7.164 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:12:33.451Z] #36 7.164 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.168 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:12:33.451Z] #36 7.245 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:12:33.451Z] #36 7.245 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.247 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:12:33.451Z] #36 7.330 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:12:33.451Z] #36 7.330 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.342 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:12:33.451Z] #36 7.399 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:12:33.451Z] #36 7.399 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.404 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:12:33.451Z] #36 7.480 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:12:33.451Z] #36 7.480 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.496 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:12:33.451Z] #36 7.548 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:12:33.451Z] #36 7.548 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.556 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:12:33.451Z] #36 7.643 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:12:33.451Z] #36 7.643 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.649 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:12:33.451Z] #36 7.735 Selecting previously unselected package curl. [2022-01-20T20:12:33.451Z] #36 7.736 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.740 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:12:33.451Z] #36 7.837 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:12:33.451Z] #36 7.837 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.841 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:12:33.451Z] #36 7.913 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:12:33.451Z] #36 7.913 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.923 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:12:33.451Z] #36 7.980 Selecting previously unselected package jq. [2022-01-20T20:12:33.451Z] #36 7.980 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:12:33.451Z] #36 7.983 Unpacking jq (1.6-2.1) ... [2022-01-20T20:12:33.451Z] #36 8.042 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:12:33.451Z] #36 8.055 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:12:33.451Z] #36 8.074 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:12:33.451Z] #36 8.085 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:12:33.451Z] #36 8.098 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:12:33.451Z] #36 8.110 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:12:33.451Z] #36 8.123 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:12:33.451Z] #36 8.137 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:12:33.451Z] #36 8.155 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:12:33.451Z] #36 8.168 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:12:33.451Z] #36 8.183 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:12:33.451Z] #36 8.197 Setting up ca-certificates (20210119) ... [2022-01-20T20:12:33.451Z] #36 8.797 Updating certificates in /etc/ssl/certs... [2022-01-20T20:12:33.451Z] #36 9.584 129 added, 0 removed; done. [2022-01-20T20:12:33.451Z] #36 9.640 Setting up jq (1.6-2.1) ... [2022-01-20T20:12:33.451Z] #36 9.654 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:12:33.451Z] #36 9.675 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:12:33.451Z] #36 9.690 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:12:33.451Z] #36 9.759 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:12:33.451Z] #36 9.773 Updating certificates in /etc/ssl/certs... [2022-01-20T20:12:33.713Z] #36 ... [2022-01-20T20:12:33.713Z] [2022-01-20T20:12:33.713Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:33.713Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:35.629Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 3.7s done [2022-01-20T20:12:36.200Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T20:12:36.466Z] #11 ... [2022-01-20T20:12:36.466Z] [2022-01-20T20:12:36.466Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:12:36.466Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:12:36.466Z] #36 10.45 0 added, 0 removed; done. [2022-01-20T20:12:36.466Z] #36 10.45 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:12:36.466Z] #36 10.45 done. [2022-01-20T20:12:36.466Z] #36 DONE 13.0s [2022-01-20T20:12:36.466Z] [2022-01-20T20:12:36.466Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:36.466Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:37.040Z] #11 ... [2022-01-20T20:12:37.040Z] [2022-01-20T20:12:37.040Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:12:37.040Z] #37 sha256:f4386b800b1dc27269846c2acbc0f8389eede514508a75bb4006f28a9eab24f2 [2022-01-20T20:12:37.040Z] #37 DONE 0.4s [2022-01-20T20:12:37.040Z] [2022-01-20T20:12:37.040Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:12:37.040Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:12:42.328Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.2s [2022-01-20T20:12:44.253Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.8s done [2022-01-20T20:12:44.253Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:12:44.516Z] #11 DONE 29.4s [2022-01-20T20:12:44.516Z] [2022-01-20T20:12:44.516Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:12:44.516Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:12:46.429Z] #12 DONE 2.1s [2022-01-20T20:12:46.429Z] [2022-01-20T20:12:46.429Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:12:46.429Z] #38 sha256:554be540c7cce66727ff6b9be419213ff4a643b27c14fec5c87dafd10e431566 [2022-01-20T20:12:46.429Z] #38 1.507 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:12:46.429Z] #38 1.762 [2022-01-20T20:12:46.429Z] #38 1.985 #=#=# ######################################################################## 100.0% [2022-01-20T20:12:46.429Z] #38 2.229 [2022-01-20T20:12:46.429Z] #38 3.113 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:12:46.429Z] #38 3.376 [2022-01-20T20:12:46.429Z] #38 3.603 #=#=# 0.0% ######################################################################## 100.0% [2022-01-20T20:12:46.429Z] #38 3.956 [2022-01-20T20:12:46.429Z] #38 4.884 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:12:46.429Z] #38 5.170 [2022-01-20T20:12:46.429Z] #38 5.389 #=#=# ################### 27.7% ########################################## 59.7% ################################################################# 91.6% ######################################################################## 100.0% [2022-01-20T20:12:46.429Z] #38 5.916 [2022-01-20T20:12:46.429Z] #38 6.794 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:12:46.429Z] #38 7.080 [2022-01-20T20:12:46.429Z] #38 7.298 #=#=# ######################################################################## 100.0% [2022-01-20T20:12:46.429Z] #38 7.555 [2022-01-20T20:12:46.429Z] #38 8.279 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:12:46.429Z] #38 8.446 [2022-01-20T20:12:46.429Z] #38 8.659 #=#=# ######################################################################## 100.0% [2022-01-20T20:12:46.429Z] #38 8.845 [2022-01-20T20:12:46.429Z] #38 8.886 Download of images into '/build' complete. [2022-01-20T20:12:46.429Z] #38 8.887 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:12:46.429Z] #38 8.887 tar -cC '/build' . | docker load [2022-01-20T20:12:46.429Z] #38 DONE 9.5s [2022-01-20T20:12:46.429Z] [2022-01-20T20:12:46.429Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T20:12:46.429Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:12:47.000Z] #13 DONE 0.7s [2022-01-20T20:12:47.263Z] [2022-01-20T20:12:47.263Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:12:47.263Z] #40 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:12:47.524Z] #40 DONE 0.2s [2022-01-20T20:12:47.524Z] [2022-01-20T20:12:47.524Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:12:47.524Z] #49 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:12:47.524Z] #49 DONE 0.2s [2022-01-20T20:12:47.524Z] [2022-01-20T20:12:47.524Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T20:12:47.524Z] #53 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:12:47.524Z] #53 DONE 0.2s [2022-01-20T20:12:47.524Z] [2022-01-20T20:12:47.524Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:12:47.524Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:12:48.910Z] #41 ... [2022-01-20T20:12:48.910Z] [2022-01-20T20:12:48.910Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-20T20:12:48.910Z] #14 sha256:b528e53a51127fb91cd6a2362619b287efa2edfb37640e7846f5678c367160bd [2022-01-20T20:12:48.910Z] #14 DONE 1.8s [2022-01-20T20:12:48.910Z] [2022-01-20T20:12:48.910Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-20T20:12:48.910Z] #15 sha256:ff3d419980735e128d69b3fd90aaa6db3dcb8c3120b1847281e7b800bef9e60e [2022-01-20T20:12:49.499Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04c63b141b52d1bc4) in /home/ubuntu/workspace/moby_PR-43095 [Pipeline] { [Pipeline] checkout [2022-01-20T20:12:49.601Z] The recommended git tool is: git [2022-01-20T20:12:50.295Z] #15 DONE 1.2s [2022-01-20T20:12:50.295Z] [2022-01-20T20:12:50.295Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-20T20:12:50.295Z] #16 sha256:c31bd055c8582b07783506ebd1a7e53b0f93c5b4c1eb459e688f7d5954e9b794 [2022-01-20T20:12:51.238Z] #16 DONE 1.1s [2022-01-20T20:12:51.238Z] [2022-01-20T20:12:51.238Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-20T20:12:51.238Z] #17 sha256:0d08915663b214379070a90f84a63d609faf3b2071ffb0eab3c3d491ac33ff05 [2022-01-20T20:12:52.106Z] using credential docker-jenkins-github-credentials [2022-01-20T20:12:52.114Z] Cloning the remote Git repository [2022-01-20T20:12:52.114Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:12:52.638Z] #17 DONE 1.3s [2022-01-20T20:12:52.638Z] [2022-01-20T20:12:52.638Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-20T20:12:52.638Z] #18 sha256:a285b8b291826085114f2a4a523b8c3aaaa84fc746c526403f40dab4c630a691 [2022-01-20T20:12:52.132Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:12:52.188Z] > git init /home/ubuntu/workspace/moby_PR-43095 # timeout=10 [2022-01-20T20:12:52.664Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:12:52.664Z] > git --version # timeout=10 [2022-01-20T20:12:52.674Z] > git --version # 'git version 2.25.1' [2022-01-20T20:12:52.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:12:52.676Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:12:53.585Z] #18 DONE 1.2s [2022-01-20T20:12:53.585Z] [2022-01-20T20:12:53.585Z] #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-01-20T20:12:53.585Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:12:53.585Z] #56 2.751 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:12:53.585Z] #56 4.503 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:12:53.585Z] #56 4.547 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:12:53.585Z] #56 4.552 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:12:53.585Z] #56 4.613 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:12:53.585Z] #56 4.953 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:12:53.585Z] #56 4.960 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:12:53.585Z] #56 5.088 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:12:53.585Z] #56 5.109 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:12:53.585Z] #56 5.193 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:12:53.847Z] #56 ... [2022-01-20T20:12:53.847Z] [2022-01-20T20:12:53.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-01-20T20:12:53.847Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:12:55.238Z] #19 1.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:12:55.238Z] #19 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:12:55.238Z] #19 1.286 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:12:55.500Z] #19 1.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:12:56.459Z] #19 2.513 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:12:57.032Z] #19 3.271 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:12:57.032Z] #19 ... [2022-01-20T20:12:57.032Z] [2022-01-20T20:12:57.032Z] #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-01-20T20:12:57.032Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:12:57.032Z] #60 2.982 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:12:57.032Z] #60 4.995 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:12:57.032Z] #60 5.000 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:12:57.032Z] #60 5.128 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:12:57.032Z] #60 6.607 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:12:57.071Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T20:12:57.071Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a2a8c242\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T20:12:57.071Z] ---------------------------------------------------------------------------- [2022-01-20T20:12:57.071Z] [2022-01-20T20:12:57.071Z] INFO: executeCI.ps1 starting at Thu Jan 20 20:12:55 CUT 2022 [2022-01-20T20:12:57.071Z] [2022-01-20T20:12:57.071Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T20:12:57.071Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T20:12:57.071Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-20T20:12:57.071Z] INFO: Environment variables: [2022-01-20T20:12:57.071Z] [2022-01-20T20:12:57.071Z] Name Value [2022-01-20T20:12:57.071Z] ---- ----- [2022-01-20T20:12:57.071Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T20:12:57.071Z] amd64 true [2022-01-20T20:12:57.071Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T20:12:57.071Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T20:12:57.071Z] arm64 true [2022-01-20T20:12:57.071Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T20:12:57.071Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T20:12:57.071Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T20:12:57.071Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T20:12:57.071Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T20:12:57.071Z] BRANCH_NAME PR-43095 [2022-01-20T20:12:57.071Z] BUILD_DISPLAY_NAME #9 [2022-01-20T20:12:57.071Z] BUILD_ID 9 [2022-01-20T20:12:57.072Z] BUILD_NUMBER 9 [2022-01-20T20:12:57.072Z] BUILD_TAG jenkins-moby-PR-43095-9 [2022-01-20T20:12:57.072Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/ [2022-01-20T20:12:57.072Z] cgroup2 true [2022-01-20T20:12:57.072Z] CHANGE_AUTHOR aaronlehmann [2022-01-20T20:12:57.072Z] CHANGE_AUTHOR_DISPLAY_NAME Aaron Lehmann [2022-01-20T20:12:57.072Z] CHANGE_BRANCH avoid-regexp-simple-cases [2022-01-20T20:12:57.072Z] CHANGE_FORK aaronlehmann/docker [2022-01-20T20:12:57.072Z] CHANGE_ID 43095 [2022-01-20T20:12:57.072Z] CHANGE_TARGET master [2022-01-20T20:12:57.072Z] CHANGE_TITLE fileutils: Avoid compiling a regexp for simple patterns [2022-01-20T20:12:57.072Z] CHANGE_URL https://github.com/moby/moby/pull/43095 [2022-01-20T20:12:57.072Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:12:57.072Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T20:12:57.072Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T20:12:57.072Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T20:12:57.072Z] COMPUTERNAME azwin-2-a16f40 [2022-01-20T20:12:57.072Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T20:12:57.072Z] ConfigSequenceNumber 0 [2022-01-20T20:12:57.072Z] dco true [2022-01-20T20:12:57.072Z] DOCKER_BUILDKIT 0 [2022-01-20T20:12:57.072Z] DOCKER_DUT_DEBUG 1 [2022-01-20T20:12:57.072Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T20:12:57.072Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T20:12:57.072Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T20:12:57.072Z] EXECUTOR_NUMBER 0 [2022-01-20T20:12:57.072Z] FQDN azwin-2-a16f40.westus.cloudapp.azure.com [2022-01-20T20:12:57.072Z] GIT_BRANCH PR-43095 [2022-01-20T20:12:57.072Z] GIT_COMMIT ab0926b343132631cfe7705bf7fccaa8a6f6001b [2022-01-20T20:12:57.072Z] GIT_PREVIOUS_COMMIT f3b12ec6e10749b42e46f6d4c2b7a617872e3604 [2022-01-20T20:12:57.072Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 23cf57dced88add8691e8e8893b43578a1204b43 [2022-01-20T20:12:57.072Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T20:12:57.072Z] HUDSON_COOKIE 84967c22-5a15-42d7-8e46-bf49c70befd3 [2022-01-20T20:12:57.072Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:12:57.072Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T20:12:57.072Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T20:12:57.072Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T20:12:57.072Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:12:57.072Z] JENKINS_NODE_COOKIE cf074a8e-b9a4-44d7-92c2-c673c18415f8 [2022-01-20T20:12:57.072Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T20:12:57.072Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T20:12:57.072Z] JOB_BASE_NAME PR-43095 [2022-01-20T20:12:57.072Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/display/redirect [2022-01-20T20:12:57.072Z] JOB_NAME moby/PR-43095 [2022-01-20T20:12:57.072Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/ [2022-01-20T20:12:57.072Z] library.jps.version master [2022-01-20T20:12:57.072Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T20:12:57.072Z] NODE_LABELS amd64 azure azwin-2-a16f40 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-20T20:12:57.072Z] NODE_NAME azwin-2-a16f40 [2022-01-20T20:12:57.072Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T20:12:57.072Z] OS Windows_NT [2022-01-20T20:12:57.072Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T20:12:57.072Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T20:12:57.072Z] ppc64le false [2022-01-20T20:12:57.072Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T20:12:57.072Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-20T20:12:57.072Z] PROCESSOR_LEVEL 6 [2022-01-20T20:12:57.072Z] PROCESSOR_REVISION 4f01 [2022-01-20T20:12:57.072Z] ProgramData C:\ProgramData [2022-01-20T20:12:57.072Z] ProgramFiles C:\Program Files [2022-01-20T20:12:57.072Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T20:12:57.072Z] ProgramW6432 C:\Program Files [2022-01-20T20:12:57.072Z] PROMPT $P$G [2022-01-20T20:12:57.072Z] PSExecutionPolicyPreference Bypass [2022-01-20T20:12:57.072Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T20:12:57.072Z] PUBLIC C:\Users\Public [2022-01-20T20:12:57.072Z] rootless true [2022-01-20T20:12:57.072Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=artif... [2022-01-20T20:12:57.072Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=changes [2022-01-20T20:12:57.072Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect [2022-01-20T20:12:57.072Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=tests [2022-01-20T20:12:57.072Z] s390x false [2022-01-20T20:12:57.072Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T20:12:57.072Z] SOURCES_DRIVE d [2022-01-20T20:12:57.072Z] SOURCES_SUBDIR gopath [2022-01-20T20:12:57.072Z] STAGE_NAME Run tests [2022-01-20T20:12:57.072Z] SystemDrive C: [2022-01-20T20:12:57.072Z] SystemRoot C:\Windows [2022-01-20T20:12:57.072Z] TEMP C:\Windows\TEMP [2022-01-20T20:12:57.072Z] TESTDEBUG 0 [2022-01-20T20:12:57.072Z] TESTRUN_DRIVE d [2022-01-20T20:12:57.072Z] TESTRUN_SUBDIR CI [2022-01-20T20:12:57.072Z] TIMEOUT 120m [2022-01-20T20:12:57.072Z] TMP C:\Windows\TEMP [2022-01-20T20:12:57.072Z] unit_validate true [2022-01-20T20:12:57.072Z] USERDOMAIN WORKGROUP [2022-01-20T20:12:57.072Z] USERNAME azwin-2-a16f40$ [2022-01-20T20:12:57.072Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T20:12:57.072Z] validate_force false [2022-01-20T20:12:57.072Z] windir C:\Windows [2022-01-20T20:12:57.072Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T20:12:57.072Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-20T20:12:57.072Z] windows2022 true [2022-01-20T20:12:57.072Z] windows2022containerd true [2022-01-20T20:12:57.072Z] windowsRS5 true [2022-01-20T20:12:57.072Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T20:12:57.072Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T20:12:57.072Z] [2022-01-20T20:12:57.072Z] [2022-01-20T20:12:57.072Z] [2022-01-20T20:12:57.072Z] INFO: Sources under d:\gopath\... [2022-01-20T20:12:57.072Z] INFO: Test run under d:\CI\... [2022-01-20T20:12:57.072Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T20:12:57.072Z] INFO: docker/docker repository was found [2022-01-20T20:12:57.072Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-01-20T20:12:57.072Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-20T20:12:57.072Z] INFO: Docker version of control daemon [2022-01-20T20:12:57.072Z] [2022-01-20T20:12:57.072Z] Client: [2022-01-20T20:12:57.072Z] Version: 20.10.9 [2022-01-20T20:12:57.072Z] API version: 1.41 [2022-01-20T20:12:57.072Z] Go version: go1.16.8 [2022-01-20T20:12:57.072Z] Git commit: c2ea9bc [2022-01-20T20:12:57.072Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:12:57.072Z] OS/Arch: windows/amd64 [2022-01-20T20:12:57.072Z] Context: default [2022-01-20T20:12:57.072Z] Experimental: true [2022-01-20T20:12:57.072Z] [2022-01-20T20:12:57.072Z] Server: Docker Engine - Community [2022-01-20T20:12:57.072Z] Engine: [2022-01-20T20:12:57.072Z] Version: 20.10.9 [2022-01-20T20:12:57.072Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:12:57.072Z] Go version: go1.16.8 [2022-01-20T20:12:57.072Z] Git commit: 79ea9d3 [2022-01-20T20:12:57.072Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:12:57.072Z] OS/Arch: windows/amd64 [2022-01-20T20:12:57.072Z] Experimental: true [2022-01-20T20:12:57.072Z] [2022-01-20T20:12:57.072Z] INFO: Docker info of control daemon [2022-01-20T20:12:57.072Z] [2022-01-20T20:12:57.294Z] #60 ... [2022-01-20T20:12:57.294Z] [2022-01-20T20:12:57.294Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:12:57.294Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:12:57.294Z] #58 2.815 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:12:57.294Z] #58 7.899 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:12:57.294Z] #58 7.900 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:12:57.294Z] #58 7.979 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:12:57.294Z] #58 7.984 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:12:57.294Z] #58 8.001 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:12:57.294Z] #58 8.156 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:12:57.294Z] #58 8.504 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:12:57.294Z] #58 8.552 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:12:57.294Z] #58 8.561 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:12:57.294Z] #58 8.577 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:12:57.294Z] #58 9.130 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:12:57.294Z] #58 9.303 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:12:57.426Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a6eeba466307e0a) in /home/ubuntu/workspace/moby_PR-43095 [2022-01-20T20:12:57.426Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016ec449495342af6) in /home/ubuntu/workspace/moby_PR-43095 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-01-20T20:12:57.519Z] The recommended git tool is: git [2022-01-20T20:12:57.524Z] The recommended git tool is: git [2022-01-20T20:12:57.556Z] #58 ... [2022-01-20T20:12:57.556Z] [2022-01-20T20:12:57.556Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:12:57.556Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:12:57.556Z] #54 2.940 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:12:57.556Z] #54 3.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:12:57.556Z] #54 3.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:12:57.556Z] #54 3.397 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:12:57.556Z] #54 3.548 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:12:57.556Z] #54 4.437 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:12:57.556Z] #54 5.969 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:12:57.556Z] #54 7.292 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:12:57.556Z] #54 ... [2022-01-20T20:12:57.556Z] [2022-01-20T20:12:57.556Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:12:57.556Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:12:57.556Z] #43 2.990 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:12:57.818Z] #43 ... [2022-01-20T20:12:57.818Z] [2022-01-20T20:12:57.818Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:12:57.818Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:12:57.818Z] #50 2.095 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:12:57.818Z] #50 2.096 Cloning into '.'... [2022-01-20T20:12:57.818Z] #50 ... [2022-01-20T20:12:57.818Z] [2022-01-20T20:12:57.818Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:12:57.818Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:12:57.818Z] #19 4.158 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:12:58.065Z] Client: [2022-01-20T20:12:58.065Z] Context: default [2022-01-20T20:12:58.065Z] Debug Mode: false [2022-01-20T20:12:58.065Z] Plugins: [2022-01-20T20:12:58.065Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T20:12:58.065Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T20:12:58.065Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T20:12:58.065Z] [2022-01-20T20:12:58.065Z] Server: [2022-01-20T20:12:58.065Z] Containers: 0 [2022-01-20T20:12:58.065Z] Running: 0 [2022-01-20T20:12:58.065Z] Paused: 0 [2022-01-20T20:12:58.065Z] Stopped: 0 [2022-01-20T20:12:58.065Z] Images: 11 [2022-01-20T20:12:58.065Z] Server Version: 20.10.9 [2022-01-20T20:12:58.065Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:12:58.065Z] Windows: [2022-01-20T20:12:58.065Z] LCOW: [2022-01-20T20:12:58.065Z] Logging Driver: json-file [2022-01-20T20:12:58.065Z] Plugins: [2022-01-20T20:12:58.065Z] Volume: local [2022-01-20T20:12:58.065Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:12:58.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:12:58.065Z] Swarm: inactive [2022-01-20T20:12:58.065Z] Default Isolation: process [2022-01-20T20:12:58.065Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T20:12:58.065Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T20:12:58.065Z] OSType: windows [2022-01-20T20:12:58.065Z] Architecture: x86_64 [2022-01-20T20:12:58.065Z] CPUs: 4 [2022-01-20T20:12:58.065Z] Total Memory: 32GiB [2022-01-20T20:12:58.065Z] Name: azwin-2-a16f40 [2022-01-20T20:12:58.065Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T20:12:58.065Z] Docker Root Dir: D:\docker [2022-01-20T20:12:58.065Z] Debug Mode: false [2022-01-20T20:12:58.065Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:12:58.065Z] Labels: [2022-01-20T20:12:58.065Z] Experimental: true [2022-01-20T20:12:58.065Z] Insecure Registries: [2022-01-20T20:12:58.065Z] 10.0.0.4:5000 [2022-01-20T20:12:58.065Z] 127.0.0.0/8 [2022-01-20T20:12:58.065Z] Registry Mirrors: [2022-01-20T20:12:58.065Z] http://10.0.0.4:5000/ [2022-01-20T20:12:58.065Z] Live Restore Enabled: false [2022-01-20T20:12:58.065Z] Product License: Community Engine [2022-01-20T20:12:58.065Z] [2022-01-20T20:12:58.065Z] [2022-01-20T20:12:58.065Z] INFO: Commit hash is ab0926b343 [2022-01-20T20:12:58.539Z] INFO: Nuke-Everything... [2022-01-20T20:12:58.539Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T20:12:58.767Z] #19 4.931 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:12:59.010Z] INFO: Nuking d:\CI [2022-01-20T20:12:59.010Z] INFO: Zapped successfully [2022-01-20T20:12:59.484Z] INFO: Location for testing is d:\CI\PR-43095\9 [2022-01-20T20:12:59.484Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T20:12:59.484Z] [2022-01-20T20:12:59.484Z] [2022-01-20T20:12:59.484Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 20:12:59... [2022-01-20T20:12:59.484Z] [2022-01-20T20:12:59.719Z] #19 5.784 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:12:59.719Z] #19 ... [2022-01-20T20:12:59.719Z] [2022-01-20T20:12:59.719Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:12:59.719Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:12:59.719Z] #41 2.412 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:12:59.719Z] #41 2.419 Cloning into '.'... [2022-01-20T20:12:59.980Z] #41 ... [2022-01-20T20:12:59.980Z] [2022-01-20T20:12:59.980Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:12:59.980Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:12:59.980Z] #43 12.75 tomll can be used in two ways: [2022-01-20T20:12:59.980Z] #43 12.75 Writing to STDIN and reading from STDOUT: [2022-01-20T20:12:59.980Z] #43 12.75 cat file.toml | tomll > file.toml [2022-01-20T20:12:59.980Z] #43 12.75 [2022-01-20T20:12:59.980Z] #43 12.75 Reading and updating a list of files: [2022-01-20T20:12:59.980Z] #43 12.75 tomll a.toml b.toml c.toml [2022-01-20T20:12:59.980Z] #43 12.75 [2022-01-20T20:12:59.980Z] #43 12.75 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:12:59.987Z] using credential docker-jenkins-github-credentials [2022-01-20T20:12:59.994Z] Cloning the remote Git repository [2022-01-20T20:12:59.994Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:13:00.042Z] using credential docker-jenkins-github-credentials [2022-01-20T20:13:00.069Z] Cloning the remote Git repository [2022-01-20T20:13:00.069Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:13:00.557Z] #43 DONE 13.5s [2022-01-20T20:13:00.557Z] [2022-01-20T20:13:00.557Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:13:00.557Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:13:00.557Z] #19 6.556 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:13:00.557Z] #19 6.556 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:13:00.557Z] #19 6.557 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:13:00.557Z] #19 6.557 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:13:00.557Z] #19 6.562 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:13:00.557Z] #19 6.588 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:13:00.557Z] #19 6.686 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:13:00.557Z] #19 6.688 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:13:00.557Z] #19 6.689 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:13:00.557Z] #19 6.690 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:13:00.557Z] #19 6.692 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:13:00.557Z] #19 6.693 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:13:00.099Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:13:00.277Z] > git init /home/ubuntu/workspace/moby_PR-43095 # timeout=10 [2022-01-20T20:13:00.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:13:00.542Z] > git --version # timeout=10 [2022-01-20T20:13:00.579Z] > git --version # 'git version 2.17.1' [2022-01-20T20:13:00.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:00.582Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:00.095Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:13:00.167Z] > git init /home/ubuntu/workspace/moby_PR-43095 # timeout=10 [2022-01-20T20:13:00.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:13:00.409Z] > git --version # timeout=10 [2022-01-20T20:13:00.437Z] > git --version # 'git version 2.17.1' [2022-01-20T20:13:00.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:00.439Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:01.935Z] ---> f78063bf0e91 [2022-01-20T20:13:04.202Z] Successfully built f78063bf0e91 [2022-01-20T20:13:04.202Z] Successfully tagged docker:latest [2022-01-20T20:13:04.202Z] INFO: Image build ended at 01/20/2022 20:13:03. Duration:00:00:40.5323389 [2022-01-20T20:13:04.202Z] [2022-01-20T20:13:04.202Z] [2022-01-20T20:13:04.202Z] INFO: Building the test binaries at 01/20/2022 20:13:03... [2022-01-20T20:13:05.916Z] #19 ... [2022-01-20T20:13:05.916Z] [2022-01-20T20:13:05.916Z] #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-01-20T20:13:05.916Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:13:05.916Z] #56 7.834 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:13:05.916Z] #56 7.879 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:13:05.916Z] #56 7.993 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:13:05.916Z] #56 9.483 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:13:05.916Z] #56 9.485 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:13:05.916Z] #56 ... [2022-01-20T20:13:05.916Z] [2022-01-20T20:13:05.916Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:13:05.916Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:13:05.916Z] #58 11.24 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:13:05.916Z] #58 11.24 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:13:05.916Z] #58 11.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:13:05.916Z] #58 11.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:13:05.916Z] #58 11.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:13:05.916Z] #58 11.73 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:13:05.916Z] #58 11.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:13:05.916Z] #58 11.81 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:13:05.916Z] #58 11.81 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:13:05.916Z] #58 11.93 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:13:05.916Z] #58 11.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:13:05.916Z] #58 11.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:13:05.916Z] #58 12.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:13:05.916Z] #58 12.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:13:05.916Z] #58 12.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:13:05.916Z] #58 12.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:13:05.916Z] #58 12.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:13:05.916Z] #58 12.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:13:05.916Z] #58 12.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:13:05.916Z] #58 12.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:13:05.916Z] #58 12.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:13:05.916Z] #58 12.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:13:05.916Z] #58 12.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:13:05.916Z] #58 12.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:13:05.916Z] #58 12.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:13:05.916Z] #58 12.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:13:05.916Z] #58 12.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:13:05.916Z] #58 12.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:13:05.916Z] #58 13.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:13:05.916Z] #58 13.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:13:05.916Z] #58 13.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:13:05.916Z] #58 13.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:13:05.916Z] #58 13.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:13:05.916Z] #58 13.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:13:05.916Z] #58 13.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:13:05.916Z] #58 14.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:13:05.916Z] #58 14.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:13:05.916Z] #58 14.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:13:05.916Z] #58 14.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:13:05.916Z] #58 14.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:13:05.916Z] #58 14.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:13:05.916Z] #58 14.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:13:05.916Z] #58 14.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:13:05.916Z] #58 14.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:13:05.916Z] #58 15.01 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:13:05.916Z] #58 15.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:13:05.916Z] #58 15.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:13:05.916Z] #58 15.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:13:05.916Z] #58 15.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:13:05.916Z] #58 15.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:13:05.916Z] #58 15.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:13:05.916Z] #58 15.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:13:05.916Z] #58 15.84 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:13:05.916Z] #58 15.94 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:13:06.489Z] #58 19.33 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:13:06.489Z] #58 19.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:13:06.751Z] #58 19.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:13:06.751Z] #58 19.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:13:06.751Z] #58 19.46 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:13:07.324Z] #58 20.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:13:07.586Z] #58 20.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:13:07.586Z] #58 20.49 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:13:08.974Z] #58 ... [2022-01-20T20:13:08.974Z] [2022-01-20T20:13:08.974Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:13:08.974Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:13:08.974Z] #54 11.37 Fetched 8498 kB in 9s (957 kB/s) [2022-01-20T20:13:08.974Z] #54 11.37 Reading package lists... [2022-01-20T20:13:08.974Z] #54 15.55 Reading package lists... [2022-01-20T20:13:08.974Z] #54 18.37 Building dependency tree... [2022-01-20T20:13:08.974Z] #54 20.10 The following additional packages will be installed: [2022-01-20T20:13:08.974Z] #54 20.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:13:08.974Z] #54 20.11 python3-protobuf python3-six [2022-01-20T20:13:08.974Z] #54 20.11 Suggested packages: [2022-01-20T20:13:08.974Z] #54 20.12 python3-setuptools [2022-01-20T20:13:08.974Z] #54 20.12 Recommended packages: [2022-01-20T20:13:08.974Z] #54 20.12 iproute2 | iproute [2022-01-20T20:13:08.974Z] #54 20.55 The following NEW packages will be installed: [2022-01-20T20:13:08.974Z] #54 20.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:13:08.974Z] #54 20.56 python3-protobuf python3-six [2022-01-20T20:13:08.974Z] #54 20.95 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:13:08.974Z] #54 20.95 Need to get 2292 kB of archives. [2022-01-20T20:13:08.974Z] #54 20.95 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:13:08.974Z] #54 20.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:13:08.974Z] #54 20.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:13:08.974Z] #54 20.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:13:08.974Z] #54 20.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:13:08.974Z] #54 21.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:13:08.974Z] #54 21.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:13:08.974Z] #54 21.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:13:08.974Z] #54 ... [2022-01-20T20:13:08.974Z] [2022-01-20T20:13:08.974Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:13:08.974Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:13:08.974Z] #50 14.11 Updating files: 82% (1459/1779) Updating files: 83% (1477/1779) Updating files: 84% (1495/1779) Updating files: 85% (1513/1779) Updating files: 86% (1530/1779) Updating files: 87% (1548/1779) Updating files: 88% (1566/1779) Updating files: 89% (1584/1779) Updating files: 90% (1602/1779) Updating files: 91% (1619/1779) Updating files: 92% (1637/1779) Updating files: 93% (1655/1779) Updating files: 94% (1673/1779) Updating files: 95% (1691/1779) Updating files: 96% (1708/1779) Updating files: 97% (1726/1779) Updating files: 98% (1744/1779) Updating files: 99% (1762/1779) Updating files: 100% (1779/1779) Updating files: 100% (1779/1779), done. [2022-01-20T20:13:08.974Z] #50 14.29 + git checkout -q v2.3.0 [2022-01-20T20:13:08.974Z] #50 15.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T20:13:08.987Z] INFO: make.ps1 starting at 01/20/2022 20:13:08 [2022-01-20T20:13:09.457Z] INFO: Git commit (ce5043ddec) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:13:09.457Z] INFO: Invoking autogen... [2022-01-20T20:13:09.812Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0423f94cabcb6e032) in /home/ubuntu/workspace/moby_PR-43095 [Pipeline] { [Pipeline] checkout [2022-01-20T20:13:09.918Z] #50 ... [2022-01-20T20:13:09.918Z] [2022-01-20T20:13:09.918Z] #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-01-20T20:13:09.918Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:13:09.918Z] #60 22.71 v3.0.2 [2022-01-20T20:13:09.927Z] INFO: Building daemon... [2022-01-20T20:13:09.988Z] The recommended git tool is: git [2022-01-20T20:13:10.868Z] #60 DONE 23.5s [2022-01-20T20:13:10.868Z] [2022-01-20T20:13:10.868Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:13:10.868Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:13:11.577Z] Fetching without tags [2022-01-20T20:13:11.812Z] #19 ... [2022-01-20T20:13:11.812Z] [2022-01-20T20:13:11.812Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:13:11.812Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:13:11.812Z] #54 24.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:13:11.848Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:13:12.384Z] #54 25.05 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:13:12.384Z] #54 25.17 Fetched 2292 kB in 4s (581 kB/s) [2022-01-20T20:13:12.646Z] #54 25.24 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:13:12.646Z] #54 25.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:13:12.646Z] #54 25.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:13:12.646Z] #54 25.28 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:13:12.945Z] using credential docker-jenkins-github-credentials [2022-01-20T20:13:12.954Z] Cloning the remote Git repository [2022-01-20T20:13:12.954Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:13:13.168Z] #54 25.73 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:13:13.168Z] #54 25.73 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:13:13.168Z] #54 25.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:13:13.430Z] #54 25.92 Selecting previously unselected package python3-six. [2022-01-20T20:13:13.430Z] #54 25.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:13:13.430Z] #54 25.94 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:13:13.430Z] #54 26.00 Selecting previously unselected package python3-protobuf. [2022-01-20T20:13:13.430Z] #54 26.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:13:13.430Z] #54 26.00 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:13:13.521Z] Merge succeeded, producing b5470485e06be1e20239b9b0d62124beaec15765 [2022-01-20T20:13:13.521Z] Checking out Revision b5470485e06be1e20239b9b0d62124beaec15765 (PR-43095) [2022-01-20T20:13:11.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:11.542Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:13:11.554Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:11.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:11.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:13:11.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:11.581Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:11.855Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:11.866Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:13:12.646Z] > git remote # timeout=10 [2022-01-20T20:13:12.655Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:13:12.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:12.675Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:13:13.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:13:13.523Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:13.533Z] > git checkout -f b5470485e06be1e20239b9b0d62124beaec15765 # timeout=10 [2022-01-20T20:13:12.996Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:13:13.044Z] > git init /home/ubuntu/workspace/moby_PR-43095 # timeout=10 [2022-01-20T20:13:13.619Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:13:13.619Z] > git --version # timeout=10 [2022-01-20T20:13:13.628Z] > git --version # 'git version 2.25.1' [2022-01-20T20:13:13.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:13.630Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:13.691Z] #54 26.29 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:13:13.691Z] #54 26.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:13:13.691Z] #54 26.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:13:13.691Z] #54 26.38 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:13:13.691Z] #54 26.39 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:13:13.691Z] #54 26.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:13:13.691Z] #54 26.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:13:13.691Z] #54 26.49 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:13:13.691Z] #54 26.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:13:13.953Z] #54 26.59 Selecting previously unselected package criu. [2022-01-20T20:13:13.953Z] #54 26.59 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:13:13.953Z] #54 26.61 Unpacking criu (3.16.1-3) ... [2022-01-20T20:13:14.483Z] Sending build context to Docker daemon 61.79MB [2022-01-20T20:13:14.483Z] [2022-01-20T20:13:14.897Z] #54 27.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:13:14.954Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T20:13:14.954Z] ---> 60d6f56ecebd [2022-01-20T20:13:14.954Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> f12cabdc9c74 [2022-01-20T20:13:14.954Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> 781bacef7109 [2022-01-20T20:13:14.954Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> 790d0501185d [2022-01-20T20:13:14.954Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> 5d086e654ab4 [2022-01-20T20:13:14.954Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> 9a7475f31f81 [2022-01-20T20:13:14.954Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> 8675bb08495b [2022-01-20T20:13:14.954Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> e7a4552ebdaf [2022-01-20T20:13:14.954Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> 74c43d0fe7e9 [2022-01-20T20:13:14.954Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T20:13:14.954Z] ---> Using cache [2022-01-20T20:13:14.954Z] ---> 0a09e0495384 [2022-01-20T20:13:14.954Z] Step 11/11 : COPY . . [2022-01-20T20:13:15.469Z] #54 28.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:13:15.469Z] #54 28.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:13:15.469Z] #54 28.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:13:15.469Z] #54 28.18 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:13:16.415Z] #54 28.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:13:16.415Z] #54 28.90 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:13:17.020Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:13:17.038Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:13:18.029Z] + docker version [2022-01-20T20:13:17.023Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [2022-01-20T20:13:18.333Z] #54 30.96 Setting up criu (3.16.1-3) ... [2022-01-20T20:13:19.723Z] #54 32.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:13:20.295Z] #54 DONE 32.9s [2022-01-20T20:13:20.295Z] [2022-01-20T20:13:20.295Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:13:20.295Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:13:20.295Z] #41 26.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:13:20.295Z] #41 26.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:13:21.530Z] Fetching without tags [2022-01-20T20:13:21.558Z] Fetching without tags [2022-01-20T20:13:21.854Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:13:21.894Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:13:22.217Z] #41 ... [2022-01-20T20:13:22.217Z] [2022-01-20T20:13:22.217Z] #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-01-20T20:13:22.217Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:13:22.217Z] #56 34.84 gotestsum version dev [2022-01-20T20:13:22.217Z] #56 DONE 35.1s [2022-01-20T20:13:22.217Z] [2022-01-20T20:13:22.217Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:13:22.217Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:13:21.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:21.475Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:13:21.500Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:21.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:21.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:13:21.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:21.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:21.907Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:21.941Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:13:22.719Z] > git remote # timeout=10 [2022-01-20T20:13:22.757Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:13:22.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:22.798Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:13:21.427Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:21.447Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:13:21.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:21.510Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:21.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:13:21.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:21.586Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:21.865Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:21.889Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:13:22.661Z] > git remote # timeout=10 [2022-01-20T20:13:22.692Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:13:22.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:22.705Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:13:23.934Z] Merge succeeded, producing 39b98a674f3117e11890569c1723e73f3432895c [2022-01-20T20:13:23.934Z] Checking out Revision 39b98a674f3117e11890569c1723e73f3432895c (PR-43095) [2022-01-20T20:13:24.058Z] Merge succeeded, producing 39b98a674f3117e11890569c1723e73f3432895c [2022-01-20T20:13:24.058Z] Checking out Revision 39b98a674f3117e11890569c1723e73f3432895c (PR-43095) [2022-01-20T20:13:25.524Z] #41 ... [2022-01-20T20:13:25.524Z] [2022-01-20T20:13:25.524Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:13:25.524Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:13:25.524Z] #19 31.65 Fetched 48.8 MB in 31s (1592 kB/s) [2022-01-20T20:13:24.037Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:13:24.060Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:24.079Z] > git checkout -f 39b98a674f3117e11890569c1723e73f3432895c # timeout=10 [2022-01-20T20:13:23.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:13:23.936Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:23.950Z] > git checkout -f 39b98a674f3117e11890569c1723e73f3432895c # timeout=10 [2022-01-20T20:13:27.745Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:13:27.778Z] First time build. Skipping changelog. [2022-01-20T20:13:28.004Z] Client: Docker Engine - Community [2022-01-20T20:13:28.004Z] Version: 20.10.12 [2022-01-20T20:13:28.004Z] API version: 1.41 [2022-01-20T20:13:28.004Z] Go version: go1.16.12 [2022-01-20T20:13:28.004Z] Git commit: e91ed57 [2022-01-20T20:13:28.004Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-20T20:13:28.004Z] OS/Arch: linux/amd64 [2022-01-20T20:13:28.004Z] Context: default [2022-01-20T20:13:28.004Z] Experimental: true [2022-01-20T20:13:28.004Z] [2022-01-20T20:13:28.004Z] Server: Docker Engine - Community [2022-01-20T20:13:28.004Z] Engine: [2022-01-20T20:13:28.004Z] Version: 20.10.12 [2022-01-20T20:13:28.004Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:13:28.004Z] Go version: go1.16.12 [2022-01-20T20:13:28.004Z] Git commit: 459d0df [2022-01-20T20:13:28.004Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-20T20:13:28.004Z] OS/Arch: linux/amd64 [2022-01-20T20:13:28.004Z] Experimental: true [2022-01-20T20:13:28.004Z] containerd: [2022-01-20T20:13:28.004Z] Version: 1.4.12 [2022-01-20T20:13:28.004Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:13:28.004Z] runc: [2022-01-20T20:13:28.004Z] Version: 1.0.2 [2022-01-20T20:13:28.004Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:13:28.004Z] docker-init: [2022-01-20T20:13:28.004Z] Version: 0.19.0 [2022-01-20T20:13:28.004Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:13:28.194Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:13:27.747Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [2022-01-20T20:13:28.315Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:13:28.794Z] + docker version [2022-01-20T20:13:29.266Z] + docker version [2022-01-20T20:13:33.011Z] Fetching without tags [2022-01-20T20:13:33.355Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:13:32.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:32.829Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:13:32.848Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:32.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:13:33.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:13:33.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:33.069Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:13:33.367Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:33.377Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:13:33.930Z] > git remote # timeout=10 [2022-01-20T20:13:33.943Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:13:33.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:13:34.060Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:13:34.983Z] Merge succeeded, producing 432919c319b975c566ce9c06ca3260ecd0bdb885 [2022-01-20T20:13:34.983Z] Checking out Revision 432919c319b975c566ce9c06ca3260ecd0bdb885 (PR-43095) [2022-01-20T20:13:35.532Z] #19 31.65 Reading package lists... [2022-01-20T20:13:34.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T20:13:34.990Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:13:34.997Z] > git checkout -f 432919c319b975c566ce9c06ca3260ecd0bdb885 # timeout=10 [2022-01-20T20:13:36.908Z] Client: Docker Engine - Community [2022-01-20T20:13:36.908Z] Version: 20.10.12 [2022-01-20T20:13:36.908Z] API version: 1.41 [2022-01-20T20:13:36.908Z] Go version: go1.16.12 [2022-01-20T20:13:36.909Z] Git commit: e91ed57 [2022-01-20T20:13:36.909Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T20:13:36.909Z] OS/Arch: linux/amd64 [2022-01-20T20:13:36.909Z] Context: default [2022-01-20T20:13:36.909Z] Experimental: true [2022-01-20T20:13:36.909Z] [2022-01-20T20:13:36.909Z] Server: Docker Engine - Community [2022-01-20T20:13:36.909Z] Engine: [2022-01-20T20:13:36.909Z] Version: 20.10.12 [2022-01-20T20:13:36.909Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:13:36.909Z] Go version: go1.16.12 [2022-01-20T20:13:36.909Z] Git commit: 459d0df [2022-01-20T20:13:36.909Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T20:13:36.909Z] OS/Arch: linux/amd64 [2022-01-20T20:13:36.909Z] Experimental: true [2022-01-20T20:13:36.909Z] containerd: [2022-01-20T20:13:36.909Z] Version: 1.4.12 [2022-01-20T20:13:36.909Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:13:36.909Z] runc: [2022-01-20T20:13:36.909Z] Version: 1.0.2 [2022-01-20T20:13:36.909Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:13:36.909Z] docker-init: [2022-01-20T20:13:36.909Z] Version: 0.19.0 [2022-01-20T20:13:36.909Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:13:37.251Z] + docker info [2022-01-20T20:13:37.370Z] Client: Docker Engine - Community [2022-01-20T20:13:37.370Z] Version: 20.10.12 [2022-01-20T20:13:37.370Z] API version: 1.41 [2022-01-20T20:13:37.370Z] Go version: go1.16.12 [2022-01-20T20:13:37.370Z] Git commit: e91ed57 [2022-01-20T20:13:37.370Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T20:13:37.370Z] OS/Arch: linux/amd64 [2022-01-20T20:13:37.370Z] Context: default [2022-01-20T20:13:37.370Z] Experimental: true [2022-01-20T20:13:37.370Z] [2022-01-20T20:13:37.370Z] Server: Docker Engine - Community [2022-01-20T20:13:37.370Z] Engine: [2022-01-20T20:13:37.370Z] Version: 20.10.12 [2022-01-20T20:13:37.370Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:13:37.370Z] Go version: go1.16.12 [2022-01-20T20:13:37.370Z] Git commit: 459d0df [2022-01-20T20:13:37.370Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T20:13:37.370Z] OS/Arch: linux/amd64 [2022-01-20T20:13:37.370Z] Experimental: true [2022-01-20T20:13:37.370Z] containerd: [2022-01-20T20:13:37.370Z] Version: 1.4.12 [2022-01-20T20:13:37.370Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:13:37.370Z] runc: [2022-01-20T20:13:37.370Z] Version: 1.0.2 [2022-01-20T20:13:37.370Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:13:37.370Z] docker-init: [2022-01-20T20:13:37.370Z] Version: 0.19.0 [2022-01-20T20:13:37.370Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:13:37.697Z] + docker info [2022-01-20T20:13:38.588Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:13:38.595Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [2022-01-20T20:13:38.598Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T20:13:39.598Z] + docker version [2022-01-20T20:13:43.688Z] #19 40.44 Reading package lists... [2022-01-20T20:13:45.609Z] #19 49.31 Building dependency tree... [2022-01-20T20:13:46.998Z] #19 53.46 The following additional packages will be installed: [2022-01-20T20:13:46.998Z] #19 53.46 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T20:13:46.998Z] #19 53.46 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T20:13:46.998Z] #19 53.46 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T20:13:46.998Z] #19 53.46 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T20:13:46.998Z] #19 53.46 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T20:13:46.998Z] #19 53.46 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T20:13:46.998Z] #19 53.46 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-20T20:13:47.260Z] #19 53.46 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-20T20:13:47.260Z] #19 53.46 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-20T20:13:47.260Z] #19 53.47 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-20T20:13:47.260Z] #19 53.47 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T20:13:47.260Z] #19 53.47 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T20:13:47.260Z] #19 53.47 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T20:13:47.260Z] #19 53.47 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T20:13:47.260Z] #19 53.47 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T20:13:47.260Z] #19 53.47 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T20:13:47.260Z] #19 53.47 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T20:13:47.260Z] #19 53.47 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T20:13:47.260Z] #19 53.47 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T20:13:47.260Z] #19 53.47 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T20:13:47.260Z] #19 53.47 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T20:13:47.260Z] #19 53.47 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T20:13:47.260Z] #19 53.47 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T20:13:47.260Z] #19 53.47 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T20:13:47.260Z] #19 53.47 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T20:13:47.260Z] #19 53.47 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T20:13:47.260Z] #19 53.47 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T20:13:47.260Z] #19 53.47 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T20:13:47.260Z] #19 53.47 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T20:13:47.260Z] #19 53.47 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T20:13:47.260Z] #19 53.47 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T20:13:47.260Z] #19 53.48 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T20:13:47.260Z] #19 53.48 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T20:13:47.260Z] #19 53.48 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T20:13:47.260Z] #19 53.48 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T20:13:47.260Z] #19 53.48 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T20:13:47.260Z] #19 53.49 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T20:13:47.260Z] #19 53.49 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T20:13:47.260Z] #19 53.49 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T20:13:47.260Z] #19 53.49 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T20:13:47.260Z] #19 53.49 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T20:13:47.260Z] #19 53.49 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T20:13:47.260Z] #19 53.49 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T20:13:47.260Z] #19 53.49 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T20:13:47.260Z] #19 53.53 Suggested packages: [2022-01-20T20:13:47.260Z] #19 53.54 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-20T20:13:47.260Z] #19 53.54 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-20T20:13:47.260Z] #19 53.54 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-20T20:13:47.260Z] #19 53.54 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-20T20:13:47.260Z] #19 53.54 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-20T20:13:47.260Z] #19 53.54 libyaml-shell-perl ed diffutils-doc [2022-01-20T20:13:47.260Z] #19 53.54 Recommended packages: [2022-01-20T20:13:47.260Z] #19 53.54 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-20T20:13:47.260Z] #19 53.54 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-20T20:13:49.587Z] Client: Docker Engine - Community [2022-01-20T20:13:49.587Z] Version: 20.10.12 [2022-01-20T20:13:49.587Z] API version: 1.41 [2022-01-20T20:13:49.587Z] Go version: go1.16.12 [2022-01-20T20:13:49.587Z] Git commit: e91ed57 [2022-01-20T20:13:49.587Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-20T20:13:49.587Z] OS/Arch: linux/arm64 [2022-01-20T20:13:49.587Z] Context: default [2022-01-20T20:13:49.587Z] Experimental: true [2022-01-20T20:13:49.587Z] [2022-01-20T20:13:49.587Z] Server: Docker Engine - Community [2022-01-20T20:13:49.587Z] Engine: [2022-01-20T20:13:49.587Z] Version: 20.10.12 [2022-01-20T20:13:49.587Z] API version: 1.41 (minimum version 1.12) [2022-01-20T20:13:49.587Z] Go version: go1.16.12 [2022-01-20T20:13:49.587Z] Git commit: 459d0df [2022-01-20T20:13:49.587Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-20T20:13:49.587Z] OS/Arch: linux/arm64 [2022-01-20T20:13:49.587Z] Experimental: true [2022-01-20T20:13:49.587Z] containerd: [2022-01-20T20:13:49.587Z] Version: 1.4.12 [2022-01-20T20:13:49.587Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:13:49.587Z] runc: [2022-01-20T20:13:49.587Z] Version: 1.0.2 [2022-01-20T20:13:49.587Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T20:13:49.587Z] docker-init: [2022-01-20T20:13:49.587Z] Version: 0.19.0 [2022-01-20T20:13:49.587Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T20:13:49.901Z] + docker info [2022-01-20T20:13:51.473Z] #19 57.15 The following NEW packages will be installed: [2022-01-20T20:13:51.473Z] #19 57.15 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T20:13:51.473Z] #19 57.15 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T20:13:51.473Z] #19 57.16 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-20T20:13:51.473Z] #19 57.16 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-20T20:13:51.473Z] #19 57.16 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-20T20:13:51.473Z] #19 57.16 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-20T20:13:51.473Z] #19 57.16 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-20T20:13:51.473Z] #19 57.16 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T20:13:51.473Z] #19 57.16 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T20:13:51.473Z] #19 57.16 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T20:13:51.473Z] #19 57.16 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T20:13:51.473Z] #19 57.16 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T20:13:51.473Z] #19 57.16 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T20:13:51.473Z] #19 57.16 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T20:13:51.473Z] #19 57.16 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T20:13:51.473Z] #19 57.16 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T20:13:51.473Z] #19 57.16 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T20:13:51.473Z] #19 57.16 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T20:13:51.473Z] #19 57.16 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T20:13:51.473Z] #19 57.16 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T20:13:51.473Z] #19 57.16 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T20:13:51.473Z] #19 57.16 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T20:13:51.473Z] #19 57.16 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T20:13:51.473Z] #19 57.16 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T20:13:51.473Z] #19 57.16 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T20:13:51.473Z] #19 57.16 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T20:13:51.473Z] #19 57.16 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T20:13:51.473Z] #19 57.16 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T20:13:51.473Z] #19 57.17 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T20:13:51.473Z] #19 57.17 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T20:13:51.473Z] #19 57.17 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T20:13:51.473Z] #19 57.17 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T20:13:51.473Z] #19 57.17 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T20:13:51.473Z] #19 57.17 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T20:13:51.473Z] #19 57.17 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T20:13:51.473Z] #19 57.17 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T20:13:51.473Z] #19 57.17 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T20:13:51.473Z] #19 57.17 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T20:13:51.473Z] #19 57.17 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T20:13:51.473Z] #19 57.17 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T20:13:51.473Z] #19 57.66 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:13:51.473Z] #19 57.66 Need to get 787 MB of archives. [2022-01-20T20:13:51.473Z] #19 57.66 After this operation, 3385 MB of additional disk space will be used. [2022-01-20T20:13:51.473Z] #19 57.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-20T20:13:51.473Z] #19 57.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T20:13:51.473Z] #19 57.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-20T20:13:51.473Z] #19 57.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-20T20:13:51.473Z] #19 57.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-20T20:13:51.473Z] #19 57.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:13:51.473Z] #19 57.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-20T20:13:51.473Z] #19 57.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-20T20:13:51.735Z] #19 58.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-20T20:13:51.735Z] #19 58.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-20T20:13:51.735Z] #19 58.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-20T20:13:51.997Z] #19 58.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-20T20:13:51.997Z] #19 58.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-01-20T20:13:53.387Z] #19 59.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-01-20T20:13:53.387Z] #19 59.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-01-20T20:13:54.843Z] #19 60.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-01-20T20:13:54.843Z] #19 60.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-01-20T20:13:54.862Z] Client: [2022-01-20T20:13:54.862Z] Context: default [2022-01-20T20:13:54.862Z] Debug Mode: false [2022-01-20T20:13:54.862Z] Plugins: [2022-01-20T20:13:54.862Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:13:54.862Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:13:54.862Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:13:54.862Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:13:54.862Z] [2022-01-20T20:13:54.862Z] Server: [2022-01-20T20:13:54.862Z] Containers: 0 [2022-01-20T20:13:54.862Z] Running: 0 [2022-01-20T20:13:54.862Z] Paused: 0 [2022-01-20T20:13:54.862Z] Stopped: 0 [2022-01-20T20:13:54.862Z] Images: 0 [2022-01-20T20:13:54.862Z] Server Version: 20.10.12 [2022-01-20T20:13:54.862Z] Storage Driver: overlay2 [2022-01-20T20:13:54.862Z] Backing Filesystem: extfs [2022-01-20T20:13:54.862Z] Supports d_type: true [2022-01-20T20:13:54.862Z] Native Overlay Diff: true [2022-01-20T20:13:54.862Z] userxattr: false [2022-01-20T20:13:54.862Z] Logging Driver: json-file [2022-01-20T20:13:54.862Z] Cgroup Driver: systemd [2022-01-20T20:13:54.862Z] Cgroup Version: 2 [2022-01-20T20:13:54.862Z] Plugins: [2022-01-20T20:13:54.862Z] Volume: local [2022-01-20T20:13:54.862Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:13:54.862Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:13:54.862Z] Swarm: inactive [2022-01-20T20:13:54.862Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:13:54.862Z] Default Runtime: runc [2022-01-20T20:13:54.862Z] Init Binary: docker-init [2022-01-20T20:13:54.862Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:13:54.862Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:13:54.862Z] init version: de40ad0 [2022-01-20T20:13:54.862Z] Security Options: [2022-01-20T20:13:54.862Z] apparmor [2022-01-20T20:13:54.862Z] seccomp [2022-01-20T20:13:54.862Z] Profile: default [2022-01-20T20:13:54.862Z] cgroupns [2022-01-20T20:13:54.862Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T20:13:54.862Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T20:13:54.862Z] OSType: linux [2022-01-20T20:13:54.862Z] Architecture: x86_64 [2022-01-20T20:13:54.862Z] CPUs: 2 [2022-01-20T20:13:54.862Z] Total Memory: 7.477GiB [2022-01-20T20:13:54.862Z] Name: ip-10-100-113-175 [2022-01-20T20:13:54.862Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-20T20:13:54.862Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:13:54.862Z] Debug Mode: false [2022-01-20T20:13:54.862Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:13:54.862Z] Labels: [2022-01-20T20:13:54.862Z] Experimental: true [2022-01-20T20:13:54.862Z] Insecure Registries: [2022-01-20T20:13:54.862Z] 127.0.0.0/8 [2022-01-20T20:13:54.862Z] Live Restore Enabled: true [2022-01-20T20:13:54.862Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:13:55.193Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b5470485e06be1e20239b9b0d62124beaec15765 . [2022-01-20T20:13:55.451Z] #2 [internal] load .dockerignore [2022-01-20T20:13:55.451Z] #2 sha256:f4c02edcc2c817e749e3fd91fe12432a745732d1172fd21288632ed683270150 [2022-01-20T20:13:55.451Z] #2 transferring context: 87B done [2022-01-20T20:13:55.451Z] #2 DONE 0.2s [2022-01-20T20:13:55.451Z] [2022-01-20T20:13:55.451Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:13:55.451Z] #1 sha256:82f6a859aff9f629e3eacaeafa927e73f6dbaebd934338e46d76f9030abb6023 [2022-01-20T20:13:55.451Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:13:55.451Z] #1 DONE 0.2s [2022-01-20T20:13:55.451Z] [2022-01-20T20:13:55.451Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:13:55.451Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:13:55.790Z] #19 62.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-20T20:13:55.790Z] #19 62.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-01-20T20:13:56.017Z] #3 DONE 0.4s [2022-01-20T20:13:56.017Z] [2022-01-20T20:13:56.017Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:13:56.017Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:13:56.017Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:13:56.017Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:13:56.017Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:13:56.017Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-01-20T20:13:56.017Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:13:56.017Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T20:13:56.584Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-20T20:13:56.585Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T20:13:56.585Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-20T20:13:56.585Z] #4 DONE 0.8s [2022-01-20T20:13:56.842Z] [2022-01-20T20:13:56.843Z] #6 [internal] load build definition from Dockerfile [2022-01-20T20:13:56.843Z] #6 sha256:be53bd162f4d02747fb4842d25362894b22ea0cecc38ca27f4a7051210900c4a [2022-01-20T20:13:56.843Z] #6 DONE 0.0s [2022-01-20T20:13:56.843Z] [2022-01-20T20:13:56.843Z] #5 [internal] load .dockerignore [2022-01-20T20:13:56.843Z] #5 sha256:a4967c21ea181f6c56b0ee53e79ff9a3fcb09b2471666b0e5e4489fa9ba71b23 [2022-01-20T20:13:56.843Z] #5 DONE 0.0s [2022-01-20T20:13:56.843Z] [2022-01-20T20:13:56.843Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:13:56.843Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:13:57.178Z] #19 63.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-20T20:13:57.178Z] #19 63.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-01-20T20:13:57.414Z] #10 ... [2022-01-20T20:13:57.414Z] [2022-01-20T20:13:57.414Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:13:57.414Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:13:57.414Z] #8 DONE 0.5s [2022-01-20T20:13:57.672Z] [2022-01-20T20:13:57.672Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:13:57.672Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:13:57.672Z] #10 DONE 0.6s [2022-01-20T20:13:57.672Z] [2022-01-20T20:13:57.672Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:13:57.672Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:13:57.672Z] #9 DONE 0.6s [2022-01-20T20:13:57.672Z] [2022-01-20T20:13:57.672Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:13:57.672Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:13:57.672Z] #7 DONE 0.6s [2022-01-20T20:13:58.247Z] [2022-01-20T20:13:58.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:13:58.247Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:13:58.247Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T20:13:58.510Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:13:58.510Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:13:58.510Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:13:58.565Z] #19 64.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-20T20:13:58.565Z] #19 64.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-01-20T20:13:58.565Z] #19 64.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-01-20T20:13:58.565Z] #19 64.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-20T20:13:58.565Z] #19 64.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-20T20:13:58.565Z] #19 64.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-20T20:13:58.565Z] #19 64.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-20T20:13:58.565Z] #19 64.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-20T20:13:58.565Z] #19 64.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-01-20T20:13:58.565Z] #19 64.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-20T20:13:58.565Z] #19 64.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-20T20:13:58.565Z] #19 64.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-20T20:13:58.565Z] #19 64.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-20T20:13:58.565Z] #19 64.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-20T20:13:58.565Z] #19 64.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-20T20:13:58.565Z] #19 64.77 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-20T20:13:58.565Z] #19 64.78 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-20T20:13:58.565Z] #19 64.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-01-20T20:13:58.565Z] #19 64.82 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-01-20T20:13:58.772Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.29MB / 54.92MB 0.3s [2022-01-20T20:13:58.772Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.3s [2022-01-20T20:13:58.772Z] #11 ... [2022-01-20T20:13:58.772Z] [2022-01-20T20:13:58.772Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:13:58.772Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:13:58.772Z] #45 DONE 0.6s [2022-01-20T20:13:59.039Z] [2022-01-20T20:13:59.039Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:13:59.039Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:13:59.039Z] #45 DONE 0.0s [2022-01-20T20:13:59.039Z] [2022-01-20T20:13:59.039Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:13:59.039Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:13:59.039Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 22.02MB / 54.92MB 0.5s [2022-01-20T20:13:59.039Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 4.19MB / 5.15MB 0.5s [2022-01-20T20:13:59.039Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 32.21MB / 54.92MB 0.6s [2022-01-20T20:13:59.039Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.6s [2022-01-20T20:13:59.147Z] Client: [2022-01-20T20:13:59.147Z] Context: default [2022-01-20T20:13:59.147Z] Debug Mode: false [2022-01-20T20:13:59.147Z] Plugins: [2022-01-20T20:13:59.147Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:13:59.147Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:13:59.147Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:13:59.147Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:13:59.147Z] [2022-01-20T20:13:59.147Z] Server: [2022-01-20T20:13:59.147Z] Containers: 0 [2022-01-20T20:13:59.147Z] Running: 0 [2022-01-20T20:13:59.147Z] Paused: 0 [2022-01-20T20:13:59.147Z] Stopped: 0 [2022-01-20T20:13:59.147Z] Images: 0 [2022-01-20T20:13:59.147Z] Server Version: 20.10.12 [2022-01-20T20:13:59.147Z] Storage Driver: overlay2 [2022-01-20T20:13:59.147Z] Backing Filesystem: extfs [2022-01-20T20:13:59.147Z] Supports d_type: true [2022-01-20T20:13:59.147Z] Native Overlay Diff: true [2022-01-20T20:13:59.147Z] userxattr: false [2022-01-20T20:13:59.147Z] Logging Driver: json-file [2022-01-20T20:13:59.147Z] Cgroup Driver: cgroupfs [2022-01-20T20:13:59.147Z] Cgroup Version: 1 [2022-01-20T20:13:59.147Z] Plugins: [2022-01-20T20:13:59.147Z] Volume: local [2022-01-20T20:13:59.147Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:13:59.147Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:13:59.147Z] Swarm: inactive [2022-01-20T20:13:59.147Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:13:59.147Z] Default Runtime: runc [2022-01-20T20:13:59.147Z] Init Binary: docker-init [2022-01-20T20:13:59.147Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:13:59.147Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:13:59.147Z] init version: de40ad0 [2022-01-20T20:13:59.147Z] Security Options: [2022-01-20T20:13:59.147Z] apparmor [2022-01-20T20:13:59.147Z] seccomp [2022-01-20T20:13:59.147Z] Profile: default [2022-01-20T20:13:59.147Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T20:13:59.147Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T20:13:59.147Z] OSType: linux [2022-01-20T20:13:59.147Z] Architecture: x86_64 [2022-01-20T20:13:59.147Z] CPUs: 2 [2022-01-20T20:13:59.148Z] Total Memory: 7.483GiB [2022-01-20T20:13:59.148Z] Name: ip-10-100-82-49 [2022-01-20T20:13:59.148Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T20:13:59.148Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:13:59.148Z] Debug Mode: false [2022-01-20T20:13:59.148Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:13:59.148Z] Labels: [2022-01-20T20:13:59.148Z] Experimental: true [2022-01-20T20:13:59.148Z] Insecure Registries: [2022-01-20T20:13:59.148Z] 127.0.0.0/8 [2022-01-20T20:13:59.148Z] Live Restore Enabled: true [2022-01-20T20:13:59.148Z] [2022-01-20T20:13:59.148Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T20:13:59.307Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 37.75MB / 54.92MB 0.7s [2022-01-20T20:13:59.307Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.6s done [2022-01-20T20:13:59.307Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 0.8s [2022-01-20T20:13:59.307Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 0.8s [2022-01-20T20:13:59.307Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.0s [2022-01-20T20:13:59.307Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.0s [2022-01-20T20:13:59.441Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:13:59.441Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:13:59.441Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:13:59.441Z] + bash /home/ubuntu/workspace/moby_PR-43095/check-config.sh [2022-01-20T20:13:59.441Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:13:59.441Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T20:13:59.441Z] [2022-01-20T20:13:59.441Z] Generally Necessary: [2022-01-20T20:13:59.441Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:13:59.441Z] - apparmor: enabled and tools installed [2022-01-20T20:13:59.441Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:13:59.441Z] - CONFIG_NET_NS: enabled [2022-01-20T20:13:59.441Z] - CONFIG_PID_NS: enabled [2022-01-20T20:13:59.441Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:13:59.441Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:13:59.441Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:13:59.441Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:13:59.441Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:13:59.441Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:13:59.441Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:13:59.441Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:13:59.441Z] - CONFIG_MEMCG: enabled [2022-01-20T20:13:59.595Z] Client: [2022-01-20T20:13:59.595Z] Context: default [2022-01-20T20:13:59.595Z] Debug Mode: false [2022-01-20T20:13:59.595Z] Plugins: [2022-01-20T20:13:59.595Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:13:59.595Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:13:59.595Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T20:13:59.595Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T20:13:59.595Z] [2022-01-20T20:13:59.595Z] Server: [2022-01-20T20:13:59.595Z] Containers: 0 [2022-01-20T20:13:59.595Z] Running: 0 [2022-01-20T20:13:59.595Z] Paused: 0 [2022-01-20T20:13:59.595Z] Stopped: 0 [2022-01-20T20:13:59.595Z] Images: 0 [2022-01-20T20:13:59.595Z] Server Version: 20.10.12 [2022-01-20T20:13:59.595Z] Storage Driver: overlay2 [2022-01-20T20:13:59.595Z] Backing Filesystem: extfs [2022-01-20T20:13:59.595Z] Supports d_type: true [2022-01-20T20:13:59.595Z] Native Overlay Diff: true [2022-01-20T20:13:59.595Z] userxattr: false [2022-01-20T20:13:59.595Z] Logging Driver: json-file [2022-01-20T20:13:59.595Z] Cgroup Driver: cgroupfs [2022-01-20T20:13:59.595Z] Cgroup Version: 1 [2022-01-20T20:13:59.595Z] Plugins: [2022-01-20T20:13:59.595Z] Volume: local [2022-01-20T20:13:59.595Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:13:59.595Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:13:59.595Z] Swarm: inactive [2022-01-20T20:13:59.595Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-01-20T20:13:59.595Z] Default Runtime: runc [2022-01-20T20:13:59.595Z] Init Binary: docker-init [2022-01-20T20:13:59.595Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:13:59.595Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:13:59.595Z] init version: de40ad0 [2022-01-20T20:13:59.595Z] Security Options: [2022-01-20T20:13:59.595Z] apparmor [2022-01-20T20:13:59.595Z] seccomp [2022-01-20T20:13:59.595Z] Profile: default [2022-01-20T20:13:59.595Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T20:13:59.595Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T20:13:59.595Z] OSType: linux [2022-01-20T20:13:59.595Z] Architecture: x86_64 [2022-01-20T20:13:59.595Z] CPUs: 2 [2022-01-20T20:13:59.595Z] Total Memory: 7.483GiB [2022-01-20T20:13:59.595Z] Name: ip-10-100-74-53 [2022-01-20T20:13:59.595Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T20:13:59.595Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:13:59.595Z] Debug Mode: false [2022-01-20T20:13:59.595Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:13:59.595Z] Labels: [2022-01-20T20:13:59.595Z] Experimental: true [2022-01-20T20:13:59.595Z] Insecure Registries: [2022-01-20T20:13:59.595Z] 127.0.0.0/8 [2022-01-20T20:13:59.595Z] Live Restore Enabled: true [2022-01-20T20:13:59.595Z] [2022-01-20T20:13:59.595Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T20:13:59.698Z] - CONFIG_KEYS: enabled [2022-01-20T20:13:59.698Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:13:59.698Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:13:59.698Z] [2022-01-20T20:13:59.698Z] Optional Features: [2022-01-20T20:13:59.698Z] - CONFIG_USER_NS: enabled [2022-01-20T20:13:59.698Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:13:59.698Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:13:59.698Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:13:59.698Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:13:59.698Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T20:13:59.698Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T20:13:59.698Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:13:59.698Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:13:59.698Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:13:59.698Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:13:59.698Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:13:59.698Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:13:59.698Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:13:59.698Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:13:59.698Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:13:59.698Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:13:59.873Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:13:59.873Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:13:59.873Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:13:59.873Z] + bash /home/ubuntu/workspace/moby_PR-43095/check-config.sh [2022-01-20T20:13:59.873Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:13:59.873Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T20:13:59.873Z] [2022-01-20T20:13:59.873Z] Generally Necessary: [2022-01-20T20:13:59.873Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:13:59.873Z] - apparmor: enabled and tools installed [2022-01-20T20:13:59.873Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:13:59.873Z] - CONFIG_NET_NS: enabled [2022-01-20T20:13:59.873Z] - CONFIG_PID_NS: enabled [2022-01-20T20:13:59.873Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:13:59.873Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:13:59.873Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:13:59.873Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:13:59.873Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:13:59.873Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:13:59.873Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:13:59.873Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:13:59.873Z] - CONFIG_MEMCG: enabled [2022-01-20T20:13:59.873Z] - CONFIG_KEYS: enabled [2022-01-20T20:13:59.873Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:13:59.873Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:13:59.953Z] #19 66.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-01-20T20:13:59.953Z] #19 66.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-01-20T20:13:59.953Z] #19 66.34 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-20T20:13:59.957Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:13:59.957Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:13:59.957Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:13:59.957Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:13:59.957Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:13:59.957Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:13:59.957Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:13:59.957Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:13:59.957Z] - Network Drivers: [2022-01-20T20:13:59.957Z] - "overlay": [2022-01-20T20:13:59.957Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:13:59.957Z] Optional (for encrypted networks): [2022-01-20T20:13:59.957Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:13:59.957Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:13:59.957Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:13:59.957Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:13:59.957Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:13:59.957Z] - CONFIG_XFRM: enabled [2022-01-20T20:13:59.957Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:13:59.957Z] - "ipvlan": [2022-01-20T20:13:59.957Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:13:59.957Z] - "macvlan": [2022-01-20T20:13:59.957Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:13:59.957Z] - "ftp,tftp client in container": [2022-01-20T20:13:59.957Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:13:59.957Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:13:59.957Z] - Storage Drivers: [2022-01-20T20:13:59.957Z] - "aufs": [2022-01-20T20:13:59.957Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T20:13:59.957Z] - "btrfs": [2022-01-20T20:13:59.957Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:14:00.190Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:14:00.190Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:14:00.190Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:14:00.190Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:14:00.190Z] [2022-01-20T20:14:00.190Z] Optional Features: [2022-01-20T20:14:00.190Z] - CONFIG_USER_NS: enabled [2022-01-20T20:14:00.215Z] #19 66.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-01-20T20:14:00.215Z] #19 66.40 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-01-20T20:14:00.221Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:14:00.221Z] - "devicemapper": [2022-01-20T20:14:00.221Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:14:00.221Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:14:00.221Z] - "overlay": [2022-01-20T20:14:00.221Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:14:00.221Z] - "zfs": [2022-01-20T20:14:00.221Z] - /dev/zfs: present [2022-01-20T20:14:00.221Z] - zfs command: missing [2022-01-20T20:14:00.221Z] - zpool command: missing [2022-01-20T20:14:00.221Z] [2022-01-20T20:14:00.221Z] Limits: [2022-01-20T20:14:00.221Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:14:00.221Z] [2022-01-20T20:14:00.221Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:14:00.447Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:14:00.447Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:14:00.448Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:14:00.448Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:14:00.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T20:14:00.448Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T20:14:00.448Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:14:00.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:14:00.448Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:14:00.448Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:14:00.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:14:00.448Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:14:00.448Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:14:00.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:14:00.448Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:14:00.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:14:00.448Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:14:00.448Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:14:00.448Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:14:00.448Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:14:00.448Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:14:00.448Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:14:00.448Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:14:00.448Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:14:00.448Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:14:00.448Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:14:00.448Z] - Network Drivers: [2022-01-20T20:14:00.448Z] - "overlay": [2022-01-20T20:14:00.448Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:14:00.448Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:14:00.448Z] Optional (for encrypted networks): [2022-01-20T20:14:00.569Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39b98a674f3117e11890569c1723e73f3432895c . [2022-01-20T20:14:00.709Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:14:00.709Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:14:00.709Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:14:00.709Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:14:00.709Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:14:00.709Z] - CONFIG_XFRM: enabled [2022-01-20T20:14:00.709Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:14:00.709Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:14:00.709Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:14:00.709Z] - "ipvlan": [2022-01-20T20:14:00.709Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:14:00.709Z] - "macvlan": [2022-01-20T20:14:00.709Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:14:00.709Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:14:00.709Z] - "ftp,tftp client in container": [2022-01-20T20:14:00.709Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:14:00.709Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:14:00.709Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:14:00.709Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:14:00.718Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.1s done [2022-01-20T20:14:00.718Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 2.4s [2022-01-20T20:14:00.894Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:14:00.894Z] #1 sha256:1ad1eaabbef012288e6ce0a9ccf0af6f5256e49532dc77f91c5a407b9e00fe36 [2022-01-20T20:14:00.894Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:14:00.894Z] #1 DONE 0.0s [2022-01-20T20:14:00.894Z] [2022-01-20T20:14:00.894Z] #2 [internal] load .dockerignore [2022-01-20T20:14:00.894Z] #2 sha256:6183d23d19735d245cbd3ff1defb5cf7de4172e358c1b3e5a45a0d8a10b1d116 [2022-01-20T20:14:00.894Z] #2 transferring context: 87B done [2022-01-20T20:14:00.894Z] #2 DONE 0.0s [2022-01-20T20:14:00.894Z] [2022-01-20T20:14:00.894Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:14:00.894Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:14:00.968Z] - Storage Drivers: [2022-01-20T20:14:00.968Z] - "aufs": [2022-01-20T20:14:00.968Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T20:14:00.968Z] - "btrfs": [2022-01-20T20:14:00.968Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:14:00.968Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:14:00.968Z] - "devicemapper": [2022-01-20T20:14:00.968Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:14:00.968Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:14:00.968Z] - "overlay": [2022-01-20T20:14:00.968Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:14:00.968Z] - "zfs": [2022-01-20T20:14:00.968Z] - /dev/zfs: present [2022-01-20T20:14:00.968Z] - zfs command: missing [2022-01-20T20:14:00.968Z] - zpool command: missing [2022-01-20T20:14:00.968Z] [2022-01-20T20:14:00.968Z] Limits: [2022-01-20T20:14:00.968Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:14:00.968Z] [2022-01-20T20:14:00.968Z] + true [Pipeline] } [2022-01-20T20:14:00.982Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 6.10MB / 54.57MB 2.5s [2022-01-20T20:14:00.982Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 16.78MB / 54.57MB 2.6s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:14:01.242Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 26.21MB / 54.57MB 2.7s [2022-01-20T20:14:01.242Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.7s done [2022-01-20T20:14:01.242Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 30.41MB / 54.57MB 2.9s [2022-01-20T20:14:01.304Z] + sudo modprobe ip_vs [2022-01-20T20:14:01.304Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39b98a674f3117e11890569c1723e73f3432895c . [2022-01-20T20:14:01.459Z] #3 DONE 0.5s [2022-01-20T20:14:01.459Z] [2022-01-20T20:14:01.459Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:14:01.459Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:14:01.459Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:14:01.459Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:14:01.459Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:14:01.459Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-01-20T20:14:01.459Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:14:01.459Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.2s [2022-01-20T20:14:01.502Z] #11 ... [2022-01-20T20:14:01.502Z] [2022-01-20T20:14:01.502Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:01.502Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:14:01.502Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:14:01.502Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:14:01.502Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:14:01.502Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:14:01.502Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-01-20T20:14:01.502Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-01-20T20:14:01.502Z] #67 DONE 3.3s [2022-01-20T20:14:01.502Z] [2022-01-20T20:14:01.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:01.502Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:01.502Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 36.29MB / 54.57MB 3.1s [2022-01-20T20:14:01.502Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 1.05MB / 134.83MB 3.1s [2022-01-20T20:14:01.502Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 3.1s [2022-01-20T20:14:01.561Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:14:01.561Z] #1 sha256:3f4bdc44e7b478d32df4375df86bf69390e098a6592844bfd93b10ee473a9390 [2022-01-20T20:14:01.561Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:14:01.561Z] #1 DONE 0.0s [2022-01-20T20:14:01.561Z] [2022-01-20T20:14:01.561Z] #2 [internal] load .dockerignore [2022-01-20T20:14:01.561Z] #2 sha256:8065ea753ae60300c579603331b904519f30f561f6faa42da562a2ba6be8dc66 [2022-01-20T20:14:01.561Z] #2 transferring context: 87B done [2022-01-20T20:14:01.561Z] #2 DONE 0.0s [2022-01-20T20:14:01.561Z] [2022-01-20T20:14:01.561Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:14:01.561Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T20:14:01.603Z] #19 67.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-20T20:14:01.603Z] #19 67.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:14:01.603Z] #19 67.80 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-20T20:14:01.603Z] #19 67.83 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-20T20:14:01.603Z] #19 67.83 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-20T20:14:01.603Z] #19 67.83 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:14:01.603Z] #19 68.06 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:14:01.717Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-01-20T20:14:01.717Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-01-20T20:14:01.717Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T20:14:01.769Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 41.94MB / 54.57MB 3.2s [2022-01-20T20:14:01.769Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 8.39MB / 134.83MB 3.4s [2022-01-20T20:14:01.769Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 10.49MB / 85.80MB 3.4s [2022-01-20T20:14:01.866Z] #19 68.08 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-20T20:14:01.866Z] #19 68.08 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-01-20T20:14:01.866Z] #19 68.08 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-20T20:14:01.866Z] #19 68.08 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-20T20:14:01.866Z] #19 68.09 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-20T20:14:01.866Z] #19 68.09 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-20T20:14:01.866Z] #19 68.10 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-20T20:14:01.866Z] #19 68.10 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-20T20:14:01.866Z] #19 68.10 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-20T20:14:01.866Z] #19 68.10 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-20T20:14:01.866Z] #19 68.10 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-20T20:14:01.866Z] #19 68.10 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-20T20:14:01.866Z] #19 68.10 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-20T20:14:01.866Z] #19 68.13 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-01-20T20:14:01.866Z] #19 68.13 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-20T20:14:01.866Z] #19 68.14 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-20T20:14:01.866Z] #19 68.14 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-20T20:14:01.866Z] #19 68.19 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-20T20:14:01.866Z] #19 68.21 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-20T20:14:01.866Z] #19 68.22 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-01-20T20:14:01.866Z] #19 68.24 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-01-20T20:14:02.033Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 49.28MB / 54.57MB 3.5s [2022-01-20T20:14:02.033Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.7s [2022-01-20T20:14:02.033Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 24.12MB / 85.80MB 3.7s [2022-01-20T20:14:02.124Z] #3 DONE 0.5s [2022-01-20T20:14:02.124Z] [2022-01-20T20:14:02.124Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:14:02.124Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T20:14:02.124Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:14:02.124Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T20:14:02.124Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T20:14:02.124Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-01-20T20:14:02.124Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:14:02.281Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-20T20:14:02.281Z] #4 DONE 1.0s [2022-01-20T20:14:02.281Z] [2022-01-20T20:14:02.281Z] #5 [internal] load build definition from Dockerfile [2022-01-20T20:14:02.281Z] #5 sha256:a974a95ab1a8a156ae582c8c6fc5007ca6f1695c4356e6ef9fa6641bc8e50bfd [2022-01-20T20:14:02.281Z] #5 DONE 0.0s [2022-01-20T20:14:02.281Z] [2022-01-20T20:14:02.281Z] #6 [internal] load .dockerignore [2022-01-20T20:14:02.281Z] #6 sha256:78fbd0f675bf6dbcd8e9d01577b07faf82671dd0061c94642d385865607a1bde [2022-01-20T20:14:02.281Z] #6 DONE 0.0s [2022-01-20T20:14:02.281Z] [2022-01-20T20:14:02.281Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:14:02.281Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:14:02.293Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 30.98MB / 85.80MB 3.8s [2022-01-20T20:14:02.293Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 16.78MB / 134.83MB 3.9s [2022-01-20T20:14:02.293Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 38.80MB / 85.80MB 3.9s [2022-01-20T20:14:02.381Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T20:14:02.381Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-20T20:14:02.381Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-01-20T20:14:02.553Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 56.62MB / 85.80MB 4.1s [2022-01-20T20:14:02.810Z] #19 ... [2022-01-20T20:14:02.810Z] [2022-01-20T20:14:02.810Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:14:02.810Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:14:02.810Z] #41 DONE 75.1s [2022-01-20T20:14:02.810Z] [2022-01-20T20:14:02.810Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:14:02.810Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:14:02.848Z] #7 DONE 0.6s [2022-01-20T20:14:02.848Z] [2022-01-20T20:14:02.848Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:14:02.848Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:14:02.933Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 38.80MB / 134.83MB 4.4s [2022-01-20T20:14:02.933Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 78.64MB / 85.80MB 4.4s [2022-01-20T20:14:02.933Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 47.19MB / 134.83MB 4.5s [2022-01-20T20:14:02.933Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.5s [2022-01-20T20:14:02.944Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-01-20T20:14:02.944Z] #4 DONE 0.7s [2022-01-20T20:14:02.944Z] [2022-01-20T20:14:02.944Z] #5 [internal] load .dockerignore [2022-01-20T20:14:02.944Z] #5 sha256:af88089393a3990bf1ff316adaf2018c5ca23c8be09d99420f9320a81db0444d [2022-01-20T20:14:02.944Z] #5 DONE 0.0s [2022-01-20T20:14:02.944Z] [2022-01-20T20:14:02.944Z] #6 [internal] load build definition from Dockerfile [2022-01-20T20:14:02.944Z] #6 sha256:b1d85a9c2846ee87d03b56782646f9c2c194440622d977cc62bb76d3b822842a [2022-01-20T20:14:02.944Z] #6 DONE 0.0s [2022-01-20T20:14:02.944Z] [2022-01-20T20:14:02.944Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:14:02.944Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:14:03.072Z] #19 69.46 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-01-20T20:14:03.072Z] #19 69.46 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-01-20T20:14:03.072Z] #19 69.49 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-20T20:14:03.072Z] #19 69.55 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-01-20T20:14:03.105Z] #10 DONE 0.6s [2022-01-20T20:14:03.105Z] [2022-01-20T20:14:03.105Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:14:03.105Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:14:03.105Z] #8 DONE 0.6s [2022-01-20T20:14:03.105Z] [2022-01-20T20:14:03.105Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:14:03.105Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:14:03.105Z] #9 DONE 0.7s [2022-01-20T20:14:03.193Z] #11 ... [2022-01-20T20:14:03.193Z] [2022-01-20T20:14:03.193Z] #24 [internal] load build context [2022-01-20T20:14:03.193Z] #24 sha256:c9f85939bdf77980155dff77a3cbe93f477f01bfa4ac43c8b93c9bd446bcf403 [2022-01-20T20:14:03.193Z] #24 transferring context: 56.53MB 4.2s done [2022-01-20T20:14:03.193Z] #24 DONE 4.9s [2022-01-20T20:14:03.193Z] [2022-01-20T20:14:03.193Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:03.193Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:03.193Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 65.01MB / 134.83MB 4.8s [2022-01-20T20:14:03.335Z] #19 69.59 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-01-20T20:14:03.452Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 78.64MB / 134.83MB 4.9s [2022-01-20T20:14:03.452Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 98.57MB / 134.83MB 5.1s [2022-01-20T20:14:03.511Z] #9 ... [2022-01-20T20:14:03.511Z] [2022-01-20T20:14:03.511Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:14:03.511Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:14:03.511Z] #10 DONE 0.4s [2022-01-20T20:14:03.511Z] [2022-01-20T20:14:03.511Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:14:03.511Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:14:03.511Z] #8 DONE 0.5s [2022-01-20T20:14:03.511Z] [2022-01-20T20:14:03.511Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:14:03.511Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T20:14:03.511Z] #7 DONE 0.5s [2022-01-20T20:14:03.511Z] [2022-01-20T20:14:03.511Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:14:03.511Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T20:14:03.511Z] #9 DONE 0.5s [2022-01-20T20:14:03.712Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 5.1s done [2022-01-20T20:14:03.712Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 108.00MB / 134.83MB 5.2s [2022-01-20T20:14:03.712Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 119.54MB / 134.83MB 5.3s [2022-01-20T20:14:03.712Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 132.12MB / 134.83MB 5.4s [2022-01-20T20:14:04.280Z] #19 70.63 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-01-20T20:14:04.280Z] #19 70.63 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-20T20:14:04.280Z] #19 70.64 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-20T20:14:04.280Z] #19 70.65 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-01-20T20:14:04.280Z] #19 70.66 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-20T20:14:04.280Z] #19 70.66 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-20T20:14:04.280Z] #19 70.66 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-20T20:14:04.280Z] #19 70.70 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-20T20:14:04.280Z] #19 70.70 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-20T20:14:04.280Z] #19 70.72 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-01-20T20:14:04.472Z] [2022-01-20T20:14:04.472Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:04.472Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:04.472Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:04.542Z] #19 70.73 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-01-20T20:14:04.729Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T20:14:04.729Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:14:04.729Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:14:04.729Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:14:04.729Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.1s [2022-01-20T20:14:04.883Z] [2022-01-20T20:14:04.883Z] #24 [internal] load build context [2022-01-20T20:14:04.883Z] #24 sha256:d0449888c568a4e950954cf69950752b8856301c1820c1e8efca8e4d263e6915 [2022-01-20T20:14:04.987Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.34MB / 54.92MB 0.3s [2022-01-20T20:14:05.172Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 4.1s [2022-01-20T20:14:05.250Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 10.49MB / 54.92MB 0.4s [2022-01-20T20:14:05.250Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 24.12MB / 54.92MB 0.6s [2022-01-20T20:14:05.250Z] #28 ... [2022-01-20T20:14:05.250Z] [2022-01-20T20:14:05.250Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:14:05.250Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:14:05.250Z] #45 DONE 0.0s [2022-01-20T20:14:05.250Z] [2022-01-20T20:14:05.250Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:05.250Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:05.250Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 29.77MB / 54.92MB 0.7s [2022-01-20T20:14:05.514Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 34.60MB / 54.92MB 0.8s [2022-01-20T20:14:05.514Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 1.0s [2022-01-20T20:14:05.525Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 7.0s done [2022-01-20T20:14:05.775Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 50.46MB / 54.92MB 1.2s [2022-01-20T20:14:05.822Z] #24 ... [2022-01-20T20:14:05.823Z] [2022-01-20T20:14:05.823Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:14:05.823Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:14:05.823Z] #45 DONE 0.0s [2022-01-20T20:14:05.823Z] [2022-01-20T20:14:05.823Z] #24 [internal] load build context [2022-01-20T20:14:05.823Z] #24 sha256:d0449888c568a4e950954cf69950752b8856301c1820c1e8efca8e4d263e6915 [2022-01-20T20:14:05.929Z] #19 71.96 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-01-20T20:14:05.929Z] #19 71.96 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-01-20T20:14:05.929Z] #19 71.98 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-20T20:14:05.929Z] #19 72.02 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-01-20T20:14:05.929Z] #19 72.06 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-01-20T20:14:06.038Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.3s [2022-01-20T20:14:06.093Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 7.7s [2022-01-20T20:14:06.352Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T20:14:06.610Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.3s done [2022-01-20T20:14:06.614Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.9s done [2022-01-20T20:14:06.772Z] #24 transferring context: 13.09MB 1.5s [2022-01-20T20:14:06.881Z] #19 73.12 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-01-20T20:14:06.881Z] #19 73.12 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-20T20:14:06.881Z] #19 73.12 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-20T20:14:06.881Z] #19 73.15 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-01-20T20:14:06.881Z] #19 73.16 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-20T20:14:06.881Z] #19 73.16 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-20T20:14:06.881Z] #19 73.16 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-20T20:14:06.881Z] #19 73.16 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-20T20:14:06.881Z] #19 73.21 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-20T20:14:06.881Z] #19 73.23 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-20T20:14:06.881Z] #19 73.27 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-20T20:14:06.881Z] #19 73.28 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-20T20:14:06.881Z] #19 73.29 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-20T20:14:06.881Z] #19 73.29 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-01-20T20:14:06.881Z] #19 73.32 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-01-20T20:14:07.179Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T20:14:07.554Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 9.2s done [2022-01-20T20:14:07.554Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T20:14:07.821Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 9.3s done [2022-01-20T20:14:08.002Z] Client: [2022-01-20T20:14:08.002Z] Context: default [2022-01-20T20:14:08.002Z] Debug Mode: false [2022-01-20T20:14:08.002Z] Plugins: [2022-01-20T20:14:08.002Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T20:14:08.002Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T20:14:08.002Z] [2022-01-20T20:14:08.002Z] Server: [2022-01-20T20:14:08.002Z] Containers: 0 [2022-01-20T20:14:08.002Z] Running: 0 [2022-01-20T20:14:08.002Z] Paused: 0 [2022-01-20T20:14:08.002Z] Stopped: 0 [2022-01-20T20:14:08.002Z] Images: 0 [2022-01-20T20:14:08.002Z] Server Version: 20.10.12 [2022-01-20T20:14:08.002Z] Storage Driver: overlay2 [2022-01-20T20:14:08.002Z] Backing Filesystem: extfs [2022-01-20T20:14:08.002Z] Supports d_type: true [2022-01-20T20:14:08.002Z] Native Overlay Diff: true [2022-01-20T20:14:08.002Z] userxattr: false [2022-01-20T20:14:08.002Z] Logging Driver: json-file [2022-01-20T20:14:08.002Z] Cgroup Driver: cgroupfs [2022-01-20T20:14:08.002Z] Cgroup Version: 1 [2022-01-20T20:14:08.002Z] Plugins: [2022-01-20T20:14:08.002Z] Volume: local [2022-01-20T20:14:08.002Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T20:14:08.002Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T20:14:08.002Z] Swarm: inactive [2022-01-20T20:14:08.002Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T20:14:08.002Z] Default Runtime: runc [2022-01-20T20:14:08.002Z] Init Binary: docker-init [2022-01-20T20:14:08.002Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T20:14:08.002Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T20:14:08.002Z] init version: de40ad0 [2022-01-20T20:14:08.002Z] Security Options: [2022-01-20T20:14:08.002Z] apparmor [2022-01-20T20:14:08.002Z] seccomp [2022-01-20T20:14:08.002Z] Profile: default [2022-01-20T20:14:08.002Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T20:14:08.002Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T20:14:08.002Z] OSType: linux [2022-01-20T20:14:08.002Z] Architecture: aarch64 [2022-01-20T20:14:08.002Z] CPUs: 2 [2022-01-20T20:14:08.002Z] Total Memory: 7.576GiB [2022-01-20T20:14:08.002Z] Name: ip-10-100-117-115 [2022-01-20T20:14:08.002Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-20T20:14:08.002Z] Docker Root Dir: /var/lib/docker [2022-01-20T20:14:08.002Z] Debug Mode: false [2022-01-20T20:14:08.002Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:14:08.002Z] Labels: [2022-01-20T20:14:08.002Z] Experimental: true [2022-01-20T20:14:08.002Z] Insecure Registries: [2022-01-20T20:14:08.002Z] 127.0.0.0/8 [2022-01-20T20:14:08.002Z] Live Restore Enabled: true [2022-01-20T20:14:08.002Z] [Pipeline] sh [2022-01-20T20:14:08.082Z] #11 ... [2022-01-20T20:14:08.082Z] [2022-01-20T20:14:08.082Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:08.082Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:08.082Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T20:14:08.082Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:14:08.082Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:14:08.082Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:14:08.082Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.2s done [2022-01-20T20:14:08.082Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 4.6s done [2022-01-20T20:14:08.082Z] #28 DONE 9.9s [2022-01-20T20:14:08.082Z] [2022-01-20T20:14:08.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:08.082Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:08.082Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.5s done [2022-01-20T20:14:08.082Z] #11 ... [2022-01-20T20:14:08.082Z] [2022-01-20T20:14:08.082Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:08.082Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:14:08.082Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:14:08.082Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:14:08.082Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:14:08.082Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:14:08.082Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.4s done [2022-01-20T20:14:08.082Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.1s [2022-01-20T20:14:08.268Z] #19 74.51 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-01-20T20:14:08.268Z] #19 74.53 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-01-20T20:14:08.268Z] #19 74.55 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-20T20:14:08.268Z] #19 74.59 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-01-20T20:14:08.268Z] #19 74.63 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-01-20T20:14:08.287Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:14:08.287Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:14:08.287Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43095/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T20:14:08.287Z] + bash /home/ubuntu/workspace/moby_PR-43095/check-config.sh [2022-01-20T20:14:08.287Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T20:14:08.287Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-20T20:14:08.287Z] [2022-01-20T20:14:08.287Z] Generally Necessary: [2022-01-20T20:14:08.287Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T20:14:08.287Z] - apparmor: enabled and tools installed [2022-01-20T20:14:08.287Z] - CONFIG_NAMESPACES: enabled [2022-01-20T20:14:08.287Z] - CONFIG_NET_NS: enabled [2022-01-20T20:14:08.287Z] - CONFIG_PID_NS: enabled [2022-01-20T20:14:08.287Z] - CONFIG_IPC_NS: enabled [2022-01-20T20:14:08.287Z] - CONFIG_UTS_NS: enabled [2022-01-20T20:14:08.287Z] - CONFIG_CGROUPS: enabled [2022-01-20T20:14:08.287Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T20:14:08.287Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T20:14:08.287Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T20:14:08.287Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T20:14:08.287Z] - CONFIG_CPUSETS: enabled [2022-01-20T20:14:08.287Z] - CONFIG_MEMCG: enabled [2022-01-20T20:14:08.287Z] - CONFIG_KEYS: enabled [2022-01-20T20:14:08.287Z] - CONFIG_VETH: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T20:14:08.288Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T20:14:08.288Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T20:14:08.288Z] [2022-01-20T20:14:08.288Z] Optional Features: [2022-01-20T20:14:08.341Z] #69 ... [2022-01-20T20:14:08.341Z] [2022-01-20T20:14:08.341Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:14:08.341Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:14:08.548Z] - CONFIG_USER_NS: enabled [2022-01-20T20:14:08.548Z] - CONFIG_SECCOMP: enabled [2022-01-20T20:14:08.548Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T20:14:08.548Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T20:14:08.548Z] (cgroup swap accounting is currently enabled) [2022-01-20T20:14:08.548Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T20:14:08.548Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T20:14:08.548Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T20:14:08.548Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T20:14:08.548Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T20:14:08.548Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T20:14:08.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T20:14:08.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T20:14:08.548Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T20:14:08.548Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T20:14:08.548Z] - CONFIG_EXT4_FS: enabled [2022-01-20T20:14:08.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T20:14:08.548Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T20:14:08.548Z] - Network Drivers: [2022-01-20T20:14:08.548Z] - "overlay": [2022-01-20T20:14:08.548Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T20:14:08.548Z] Optional (for encrypted networks): [2022-01-20T20:14:08.548Z] - CONFIG_CRYPTO: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T20:14:08.548Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T20:14:08.548Z] - CONFIG_XFRM: enabled [2022-01-20T20:14:08.548Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T20:14:08.548Z] - "ipvlan": [2022-01-20T20:14:08.548Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T20:14:08.548Z] - "macvlan": [2022-01-20T20:14:08.548Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T20:14:08.548Z] - "ftp,tftp client in container": [2022-01-20T20:14:08.548Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T20:14:08.548Z] - Storage Drivers: [2022-01-20T20:14:08.548Z] - "aufs": [2022-01-20T20:14:08.548Z] - CONFIG_AUFS_FS: missing [2022-01-20T20:14:08.548Z] - "btrfs": [2022-01-20T20:14:08.548Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T20:14:08.548Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T20:14:08.548Z] - "devicemapper": [2022-01-20T20:14:08.807Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T20:14:08.807Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T20:14:08.807Z] - "overlay": [2022-01-20T20:14:08.807Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T20:14:08.807Z] - "zfs": [2022-01-20T20:14:08.807Z] - /dev/zfs: present [2022-01-20T20:14:08.807Z] - zfs command: missing [2022-01-20T20:14:08.807Z] - zpool command: missing [2022-01-20T20:14:08.807Z] [2022-01-20T20:14:08.807Z] Limits: [2022-01-20T20:14:08.807Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T20:14:08.807Z] [2022-01-20T20:14:08.807Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T20:14:09.138Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:432919c319b975c566ce9c06ca3260ecd0bdb885 . [2022-01-20T20:14:09.397Z] #2 [internal] load .dockerignore [2022-01-20T20:14:09.397Z] #2 sha256:40919bacee5f76ba6f6a4430421d8cb6a6bc82249b31fcbd0cac0c592dd65880 [2022-01-20T20:14:09.655Z] #19 75.75 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-01-20T20:14:09.656Z] #19 75.75 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-20T20:14:09.656Z] #19 75.76 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-20T20:14:09.656Z] #19 75.77 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-01-20T20:14:09.656Z] #19 75.77 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-20T20:14:09.656Z] #19 75.78 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-20T20:14:09.656Z] #19 75.78 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-20T20:14:09.656Z] #19 75.79 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-20T20:14:09.656Z] #19 75.82 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-20T20:14:09.656Z] #19 75.82 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-20T20:14:09.656Z] #19 75.84 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-01-20T20:14:09.656Z] #19 75.85 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-01-20T20:14:09.966Z] #2 transferring context: 87B done [2022-01-20T20:14:10.244Z] #68 DONE 1.6s [2022-01-20T20:14:10.244Z] [2022-01-20T20:14:10.244Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:10.244Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:14:10.244Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-01-20T20:14:10.244Z] #69 DONE 11.7s [2022-01-20T20:14:10.244Z] [2022-01-20T20:14:10.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:10.244Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:10.244Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 1.2s [2022-01-20T20:14:10.535Z] #2 DONE 1.2s [2022-01-20T20:14:10.535Z] [2022-01-20T20:14:10.535Z] #1 [internal] load build definition from Dockerfile [2022-01-20T20:14:10.535Z] #1 sha256:0b5d5079bfa42aaf63b2212a62a2816aaf2b86e7a44414f40caa8c6a76897415 [2022-01-20T20:14:10.535Z] #1 transferring dockerfile: 16.86kB done [2022-01-20T20:14:10.535Z] #1 DONE 1.3s [2022-01-20T20:14:10.599Z] #19 76.87 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-01-20T20:14:10.599Z] #19 76.87 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-01-20T20:14:10.599Z] #19 76.89 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-20T20:14:10.599Z] #19 76.92 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-01-20T20:14:10.599Z] #19 76.95 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-01-20T20:14:10.794Z] [2022-01-20T20:14:10.794Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T20:14:10.794Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-20T20:14:11.363Z] #3 DONE 0.7s [2022-01-20T20:14:11.363Z] [2022-01-20T20:14:11.363Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T20:14:11.363Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-20T20:14:11.363Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T20:14:11.363Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T20:14:11.363Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-20T20:14:11.363Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-20T20:14:11.363Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-01-20T20:14:11.573Z] #28 ... [2022-01-20T20:14:11.573Z] [2022-01-20T20:14:11.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:11.573Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:11.573Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 done [2022-01-20T20:14:11.573Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:14:11.573Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:14:11.573Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:14:11.573Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.9s done [2022-01-20T20:14:11.573Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.6s done [2022-01-20T20:14:11.573Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.5s done [2022-01-20T20:14:11.573Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.7s done [2022-01-20T20:14:11.573Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.9s done [2022-01-20T20:14:11.573Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 117.04MB / 134.83MB 6.3s [2022-01-20T20:14:11.573Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.8s done [2022-01-20T20:14:11.573Z] #11 ... [2022-01-20T20:14:11.573Z] [2022-01-20T20:14:11.573Z] #24 [internal] load build context [2022-01-20T20:14:11.573Z] #24 sha256:d0c9e792ea0368116356071bddd27a965e4b1f61851e60acac523b9f4e7c7092 [2022-01-20T20:14:11.573Z] #24 transferring context: 56.55MB 6.4s done [2022-01-20T20:14:11.573Z] #24 DONE 6.6s [2022-01-20T20:14:11.573Z] [2022-01-20T20:14:11.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:11.573Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:11.573Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 125.83MB / 134.83MB 6.4s [2022-01-20T20:14:11.573Z] #11 ... [2022-01-20T20:14:11.573Z] [2022-01-20T20:14:11.573Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:11.573Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:14:11.573Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T20:14:11.573Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:14:11.573Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:14:11.573Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-01-20T20:14:11.573Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s [2022-01-20T20:14:11.573Z] #67 ... [2022-01-20T20:14:11.573Z] [2022-01-20T20:14:11.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:11.573Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:11.573Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.7s [2022-01-20T20:14:11.625Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-01-20T20:14:11.885Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-01-20T20:14:11.885Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-01-20T20:14:11.885Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-20T20:14:11.998Z] #19 78.04 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-20T20:14:11.998Z] #19 78.04 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-20T20:14:12.025Z] #24 transferring context: 45.24MB 6.6s [2022-01-20T20:14:12.025Z] #24 ... [2022-01-20T20:14:12.025Z] [2022-01-20T20:14:12.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:12.025Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:12.025Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-20T20:14:12.025Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T20:14:12.025Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.3s done [2022-01-20T20:14:12.025Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:14:12.025Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T20:14:12.025Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.4s done [2022-01-20T20:14:12.025Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.5s done [2022-01-20T20:14:12.025Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.7s done [2022-01-20T20:14:12.025Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 4.1s done [2022-01-20T20:14:12.025Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.9s [2022-01-20T20:14:12.025Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 3.0s done [2022-01-20T20:14:12.025Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 1.6s [2022-01-20T20:14:12.137Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.0s [2022-01-20T20:14:12.149Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-01-20T20:14:12.149Z] #11 ... [2022-01-20T20:14:12.149Z] [2022-01-20T20:14:12.149Z] #4 DONE 0.9s [2022-01-20T20:14:12.149Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:14:12.149Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:14:12.149Z] #70 DONE 1.6s [2022-01-20T20:14:12.149Z] [2022-01-20T20:14:12.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:12.149Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:12.416Z] [2022-01-20T20:14:12.416Z] #5 [internal] load .dockerignore [2022-01-20T20:14:12.416Z] #5 sha256:a96b085fdc611112d128e950157785147cbf06297e167ccd1228b86d4f606220 [2022-01-20T20:14:12.416Z] #5 DONE 0.0s [2022-01-20T20:14:12.416Z] [2022-01-20T20:14:12.416Z] #6 [internal] load build definition from Dockerfile [2022-01-20T20:14:12.416Z] #6 sha256:2a333e2802d0377bc3e4205d4a6f4759a4f102c6c168d046ade6ef45000bf040 [2022-01-20T20:14:12.416Z] #6 DONE 0.0s [2022-01-20T20:14:12.416Z] [2022-01-20T20:14:12.416Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:14:12.416Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T20:14:12.572Z] #19 78.62 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:14:12.572Z] #19 78.85 Fetched 787 MB in 21s (38.0 MB/s) [2022-01-20T20:14:12.572Z] #19 78.89 Selecting previously unselected package liblocale-gettext-perl. [2022-01-20T20:14:12.572Z] #19 78.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-01-20T20:14:12.572Z] #19 78.92 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-20T20:14:12.572Z] #19 78.92 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T20:14:12.572Z] #19 78.97 Selecting previously unselected package bzip2. [2022-01-20T20:14:12.572Z] #19 78.97 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:14:12.572Z] #19 78.97 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:14:12.572Z] #19 79.02 Selecting previously unselected package libmagic-mgc. [2022-01-20T20:14:12.699Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 7.8s done [2022-01-20T20:14:12.833Z] #19 79.02 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-20T20:14:12.833Z] #19 79.03 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-20T20:14:12.833Z] #19 79.22 Selecting previously unselected package libmagic1:amd64. [2022-01-20T20:14:12.833Z] #19 79.22 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-20T20:14:12.833Z] #19 79.23 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-20T20:14:12.955Z] #11 ... [2022-01-20T20:14:12.955Z] [2022-01-20T20:14:12.955Z] #24 [internal] load build context [2022-01-20T20:14:12.955Z] #24 sha256:d0449888c568a4e950954cf69950752b8856301c1820c1e8efca8e4d263e6915 [2022-01-20T20:14:12.955Z] #24 transferring context: 56.55MB 7.2s done [2022-01-20T20:14:12.955Z] #24 DONE 8.0s [2022-01-20T20:14:12.955Z] [2022-01-20T20:14:12.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:12.955Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:12.955Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 7.9s done [2022-01-20T20:14:12.955Z] #11 ... [2022-01-20T20:14:12.955Z] [2022-01-20T20:14:12.955Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:12.955Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:12.955Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T20:14:12.955Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:14:12.955Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T20:14:12.955Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T20:14:12.955Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.4s done [2022-01-20T20:14:12.956Z] #11 ... [2022-01-20T20:14:12.956Z] [2022-01-20T20:14:12.956Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:12.956Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:14:12.956Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-01-20T20:14:12.956Z] #67 DONE 8.2s [2022-01-20T20:14:12.956Z] [2022-01-20T20:14:12.956Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:12.956Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:14:12.956Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T20:14:12.956Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:14:12.956Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:14:12.956Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:14:12.956Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-01-20T20:14:12.956Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-01-20T20:14:12.956Z] #69 DONE 8.4s [2022-01-20T20:14:12.956Z] [2022-01-20T20:14:12.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:12.956Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:13.095Z] #19 79.31 Selecting previously unselected package file. [2022-01-20T20:14:13.095Z] #19 79.31 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-20T20:14:13.095Z] #19 79.32 Unpacking file (1:5.39-3) ... [2022-01-20T20:14:13.095Z] #19 79.38 Selecting previously unselected package xz-utils. [2022-01-20T20:14:13.095Z] #19 79.38 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:14:13.095Z] #19 79.38 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:14:13.212Z] #28 ... [2022-01-20T20:14:13.212Z] [2022-01-20T20:14:13.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:13.212Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:13.355Z] #10 DONE 1.1s [2022-01-20T20:14:13.355Z] [2022-01-20T20:14:13.355Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T20:14:13.355Z] #7 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-01-20T20:14:13.355Z] #7 DONE 1.1s [2022-01-20T20:14:13.355Z] [2022-01-20T20:14:13.355Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T20:14:13.355Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T20:14:13.355Z] #9 DONE 1.1s [2022-01-20T20:14:13.355Z] [2022-01-20T20:14:13.355Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T20:14:13.355Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-20T20:14:13.355Z] #8 DONE 1.1s [2022-01-20T20:14:13.356Z] #19 79.48 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-20T20:14:13.356Z] #19 79.48 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T20:14:13.356Z] #19 79.48 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T20:14:13.780Z] #11 ... [2022-01-20T20:14:13.780Z] [2022-01-20T20:14:13.780Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:13.780Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:14:13.780Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T20:14:13.780Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:14:13.780Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:14:13.780Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:14:13.780Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-01-20T20:14:13.780Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-01-20T20:14:13.780Z] #67 DONE 8.6s [2022-01-20T20:14:13.780Z] [2022-01-20T20:14:13.780Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:13.780Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:13.929Z] #19 80.25 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-20T20:14:13.929Z] #19 80.25 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-20T20:14:13.929Z] #19 80.26 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T20:14:14.051Z] #28 ... [2022-01-20T20:14:14.051Z] [2022-01-20T20:14:14.051Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:14.051Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:14:14.051Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:14:14.051Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:14:14.051Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:14:14.051Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:14:14.051Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-01-20T20:14:14.051Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-01-20T20:14:14.051Z] #69 DONE 8.9s [2022-01-20T20:14:14.051Z] [2022-01-20T20:14:14.051Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:14.051Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:14.506Z] #19 80.92 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-20T20:14:14.626Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.8s [2022-01-20T20:14:14.626Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.9s done [2022-01-20T20:14:14.683Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.9s done [2022-01-20T20:14:14.768Z] #19 80.93 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-20T20:14:14.768Z] #19 80.93 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T20:14:14.857Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.5s done [2022-01-20T20:14:14.857Z] #11 ... [2022-01-20T20:14:14.857Z] [2022-01-20T20:14:14.857Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:14:14.857Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:14:14.857Z] #68 DONE 0.7s [2022-01-20T20:14:14.857Z] [2022-01-20T20:14:14.857Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:14.857Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:14.857Z] #28 DONE 10.2s [2022-01-20T20:14:14.857Z] [2022-01-20T20:14:14.857Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:14.857Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:14:14.883Z] #28 ... [2022-01-20T20:14:14.883Z] [2022-01-20T20:14:14.883Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:14:14.883Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T20:14:14.883Z] #68 DONE 0.5s [2022-01-20T20:14:14.883Z] [2022-01-20T20:14:14.883Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:14.883Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T20:14:14.883Z] #28 DONE 9.8s [2022-01-20T20:14:14.883Z] [2022-01-20T20:14:14.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:14.883Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:14.883Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.1s [2022-01-20T20:14:14.943Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T20:14:15.183Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.3s done [2022-01-20T20:14:15.264Z] [2022-01-20T20:14:15.264Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:15.264Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T20:14:15.264Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T20:14:15.264Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T20:14:15.264Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-20T20:14:15.264Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-20T20:14:15.341Z] #19 81.66 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-20T20:14:15.341Z] #19 81.66 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T20:14:15.341Z] #19 81.67 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T20:14:15.446Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T20:14:15.530Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0B / 53.60MB 0.1s [2022-01-20T20:14:15.530Z] #28 ... [2022-01-20T20:14:15.530Z] [2022-01-20T20:14:15.530Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T20:14:15.530Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T20:14:15.530Z] #45 DONE 0.0s [2022-01-20T20:14:15.530Z] [2022-01-20T20:14:15.530Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:15.530Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T20:14:15.530Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 4.19MB / 53.60MB 0.2s [2022-01-20T20:14:15.794Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 16.78MB / 53.60MB 0.5s [2022-01-20T20:14:15.794Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 30.41MB / 53.60MB 0.6s [2022-01-20T20:14:15.794Z] #29 ... [2022-01-20T20:14:15.794Z] [2022-01-20T20:14:15.794Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:14:15.794Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:14:15.794Z] #70 DONE 0.9s [2022-01-20T20:14:15.794Z] [2022-01-20T20:14:15.794Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:15.794Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:15.794Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.6s done [2022-01-20T20:14:15.794Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.2s [2022-01-20T20:14:16.016Z] #11 ... [2022-01-20T20:14:16.016Z] [2022-01-20T20:14:16.016Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:14:16.016Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T20:14:16.016Z] #70 DONE 1.0s [2022-01-20T20:14:16.016Z] [2022-01-20T20:14:16.016Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:16.016Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:16.016Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.4s done [2022-01-20T20:14:16.276Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T20:14:16.284Z] #19 82.32 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-20T20:14:16.284Z] #19 82.33 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T20:14:16.284Z] #19 82.33 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T20:14:16.367Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 33.64MB / 53.60MB 1.1s [2022-01-20T20:14:16.547Z] #19 82.86 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-20T20:14:16.547Z] #19 82.86 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:16.547Z] #19 82.87 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:14:16.547Z] #19 82.93 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-20T20:14:16.547Z] #19 82.93 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:16.547Z] #19 82.94 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:14:16.632Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 1.3s [2022-01-20T20:14:16.733Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.8s done [2022-01-20T20:14:16.733Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T20:14:18.239Z] #11 ... [2022-01-20T20:14:18.239Z] [2022-01-20T20:14:18.239Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:18.239Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:14:18.239Z] #29 1.415 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:18.239Z] #29 1.417 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:18.239Z] #29 1.508 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:18.239Z] #29 1.721 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:18.239Z] #29 1.941 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:18.239Z] #29 2.223 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:18.239Z] #29 4.015 Fetched 8495 kB in 3s (2962 kB/s) [2022-01-20T20:14:18.239Z] #29 4.015 Reading package lists... [2022-01-20T20:14:18.239Z] #29 4.870 Reading package lists... [2022-01-20T20:14:18.239Z] #29 5.716 Building dependency tree... [2022-01-20T20:14:18.239Z] #29 6.098 The following additional packages will be installed: [2022-01-20T20:14:18.239Z] #29 6.098 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:14:18.239Z] #29 6.099 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:14:18.239Z] #29 6.101 Recommended packages: [2022-01-20T20:14:18.239Z] #29 6.101 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:14:18.239Z] #29 6.276 The following NEW packages will be installed: [2022-01-20T20:14:18.239Z] #29 6.276 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:14:18.239Z] #29 6.276 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:14:18.239Z] #29 6.278 libssh2-1 openssl [2022-01-20T20:14:18.239Z] #29 6.551 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:14:18.239Z] #29 6.551 Need to get 3038 kB of archives. [2022-01-20T20:14:18.239Z] #29 6.551 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:14:18.239Z] #29 6.551 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:14:18.239Z] #29 6.562 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:14:18.239Z] #29 6.564 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:14:18.239Z] #29 6.569 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:14:18.239Z] #29 6.622 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:14:18.239Z] #29 6.636 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:14:18.239Z] #29 6.639 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:14:18.239Z] #29 6.641 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:14:18.239Z] #29 6.641 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:14:18.239Z] #29 6.646 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:14:18.239Z] #29 6.646 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:14:18.239Z] #29 6.648 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:14:18.239Z] #29 6.650 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:14:18.239Z] #29 6.662 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:14:18.239Z] #29 6.662 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:14:18.239Z] #29 6.924 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:14:18.239Z] #29 6.957 Fetched 3038 kB in 0s (8230 kB/s) [2022-01-20T20:14:18.239Z] #29 6.979 Selecting previously unselected package openssl. [2022-01-20T20:14:18.239Z] #29 6.979 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-20T20:14:18.239Z] #29 6.988 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:14:18.239Z] #29 6.992 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:18.239Z] #29 7.141 Selecting previously unselected package ca-certificates. [2022-01-20T20:14:18.239Z] #29 7.142 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:14:18.239Z] #29 7.146 Unpacking ca-certificates (20210119) ... [2022-01-20T20:14:18.239Z] #29 7.215 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:14:18.239Z] #29 7.215 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:14:18.239Z] #29 7.222 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:14:18.239Z] #29 7.291 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:14:18.239Z] #29 7.291 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:14:18.239Z] #29 7.295 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:18.239Z] #29 7.330 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:14:18.239Z] #29 7.330 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:14:18.239Z] #29 7.334 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:18.239Z] #29 7.378 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:14:18.239Z] #29 7.378 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:14:18.239Z] #29 7.382 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:18.239Z] #29 7.454 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:14:18.239Z] #29 7.455 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:14:18.239Z] #29 7.459 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:14:18.239Z] #29 7.504 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:14:18.239Z] #29 7.505 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:14:18.239Z] #29 7.509 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:14:18.239Z] #29 7.674 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:14:18.240Z] #29 7.674 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:14:18.240Z] #29 7.678 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:18.240Z] #29 7.802 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:14:18.240Z] #29 7.802 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:14:18.240Z] #29 7.805 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:14:18.240Z] #29 7.863 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:14:18.240Z] #29 7.863 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:14:18.240Z] #29 7.869 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:18.240Z] #29 7.949 Selecting previously unselected package curl. [2022-01-20T20:14:18.240Z] #29 7.949 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:14:18.240Z] #29 7.953 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:18.240Z] #29 8.015 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:14:18.240Z] #29 8.016 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:14:18.240Z] #29 8.019 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:14:18.240Z] #29 8.080 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:14:18.240Z] #29 8.082 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:14:18.240Z] #29 8.085 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:14:18.240Z] #29 8.145 Selecting previously unselected package jq. [2022-01-20T20:14:18.240Z] #29 8.145 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:14:18.240Z] #29 8.147 Unpacking jq (1.6-2.1) ... [2022-01-20T20:14:18.240Z] #29 8.190 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:14:18.240Z] #29 8.199 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:14:18.240Z] #29 8.211 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:14:18.240Z] #29 8.221 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:18.240Z] #29 8.232 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:18.240Z] #29 8.242 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:18.240Z] #29 8.252 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:14:18.240Z] #29 8.261 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:18.240Z] #29 8.277 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:14:18.240Z] #29 8.288 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:14:18.240Z] #29 8.298 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:18.240Z] #29 8.308 Setting up ca-certificates (20210119) ... [2022-01-20T20:14:18.240Z] #29 8.889 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:18.240Z] #29 9.539 129 added, 0 removed; done. [2022-01-20T20:14:18.240Z] #29 9.651 Setting up jq (1.6-2.1) ... [2022-01-20T20:14:18.240Z] #29 9.660 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:18.240Z] #29 9.669 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:18.240Z] #29 9.683 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:14:18.240Z] #29 9.700 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:14:18.240Z] #29 9.708 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:18.240Z] #29 ... [2022-01-20T20:14:18.240Z] [2022-01-20T20:14:18.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:18.240Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:18.557Z] #28 ... [2022-01-20T20:14:18.557Z] [2022-01-20T20:14:18.557Z] #24 [internal] load build context [2022-01-20T20:14:18.557Z] #24 sha256:ec847c7149b5202c37be99e1161b9498f6f3affde9ee4c3380d7e188c21763a5 [2022-01-20T20:14:18.557Z] #24 transferring context: 56.55MB 2.3s done [2022-01-20T20:14:18.557Z] #24 DONE 3.2s [2022-01-20T20:14:18.557Z] [2022-01-20T20:14:18.557Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:18.557Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T20:14:18.557Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 3.0s done [2022-01-20T20:14:18.557Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0.1s [2022-01-20T20:14:19.175Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.2s done [2022-01-20T20:14:19.175Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0.1s [2022-01-20T20:14:20.579Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 1.9s done [2022-01-20T20:14:21.550Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2022-01-20T20:14:21.959Z] #28 ... [2022-01-20T20:14:21.959Z] [2022-01-20T20:14:21.959Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:21.959Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T20:14:21.959Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:14:21.959Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:14:21.959Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T20:14:21.959Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T20:14:21.959Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-01-20T20:14:21.959Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-01-20T20:14:21.959Z] #69 DONE 6.8s [2022-01-20T20:14:21.959Z] [2022-01-20T20:14:21.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:21.959Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:14:21.959Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T20:14:21.959Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T20:14:21.959Z] #11 sha256:89b5d1fa04af24c4cae53f775b9382755b2ba1082bda77b9f8febaa8676b54cb 1.80kB / 1.80kB done [2022-01-20T20:14:21.959Z] #11 sha256:cac175c1423a6f67bcf70033345b7dc7d733176ab28932904a3e457acc6f5c56 7.08kB / 7.08kB done [2022-01-20T20:14:21.959Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 3.0s done [2022-01-20T20:14:21.959Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.5s done [2022-01-20T20:14:21.959Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 1.6s done [2022-01-20T20:14:21.959Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 4.3s done [2022-01-20T20:14:21.959Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 6.3s done [2022-01-20T20:14:21.959Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 6.4s done [2022-01-20T20:14:21.959Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.5s [2022-01-20T20:14:21.959Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 1.05MB / 102.65MB 6.6s [2022-01-20T20:14:21.959Z] #11 ... [2022-01-20T20:14:21.959Z] [2022-01-20T20:14:21.959Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T20:14:21.959Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T20:14:21.959Z] #28 DONE 7.0s [2022-01-20T20:14:21.959Z] [2022-01-20T20:14:21.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:21.959Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:14:21.959Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 16.78MB / 102.65MB 6.7s [2022-01-20T20:14:21.959Z] #11 ... [2022-01-20T20:14:21.959Z] [2022-01-20T20:14:21.959Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:21.959Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:14:21.980Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2022-01-20T20:14:22.463Z] #11 ... [2022-01-20T20:14:22.463Z] [2022-01-20T20:14:22.463Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:22.463Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:14:22.463Z] #29 10.26 0 added, 0 removed; done. [2022-01-20T20:14:22.463Z] #29 10.26 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:14:22.463Z] #29 10.27 done. [2022-01-20T20:14:22.463Z] #29 DONE 13.9s [2022-01-20T20:14:22.463Z] [2022-01-20T20:14:22.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:22.463Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:22.917Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 6.4s done [2022-01-20T20:14:23.030Z] #11 ... [2022-01-20T20:14:23.030Z] [2022-01-20T20:14:23.030Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:14:23.030Z] #30 sha256:3d160bcceeb4ae859f9ffe1834a4d0d139bca8dd772e38458d17d66f71807f05 [2022-01-20T20:14:23.030Z] #30 DONE 0.9s [2022-01-20T20:14:23.030Z] [2022-01-20T20:14:23.030Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:23.030Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:23.175Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0.1s [2022-01-20T20:14:23.876Z] #11 ... [2022-01-20T20:14:23.876Z] [2022-01-20T20:14:23.876Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:23.876Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:14:23.876Z] #29 1.829 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:23.876Z] #29 1.835 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:23.876Z] #29 1.835 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:23.876Z] #29 2.001 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:23.876Z] #29 2.170 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:23.876Z] #29 2.678 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:23.876Z] #29 3.886 Fetched 8495 kB in 2s (3633 kB/s) [2022-01-20T20:14:23.876Z] #29 3.886 Reading package lists... [2022-01-20T20:14:23.876Z] #29 4.684 Reading package lists... [2022-01-20T20:14:23.876Z] #29 5.498 Building dependency tree... [2022-01-20T20:14:23.876Z] #29 5.892 The following additional packages will be installed: [2022-01-20T20:14:23.876Z] #29 5.892 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:14:23.876Z] #29 5.893 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:14:23.876Z] #29 5.893 Recommended packages: [2022-01-20T20:14:23.876Z] #29 5.893 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:14:23.876Z] #29 6.114 The following NEW packages will be installed: [2022-01-20T20:14:23.876Z] #29 6.114 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:14:23.876Z] #29 6.114 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:14:23.876Z] #29 6.114 libssh2-1 openssl [2022-01-20T20:14:23.876Z] #29 6.397 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:14:23.876Z] #29 6.397 Need to get 3038 kB of archives. [2022-01-20T20:14:23.876Z] #29 6.397 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:14:23.876Z] #29 6.397 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:14:23.876Z] #29 6.410 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:14:23.876Z] #29 6.410 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:14:23.876Z] #29 6.410 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:14:23.876Z] #29 6.410 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:14:23.876Z] #29 6.421 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:14:23.876Z] #29 6.421 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:14:23.876Z] #29 6.421 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:14:23.876Z] #29 6.421 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:14:23.876Z] #29 6.434 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:14:23.876Z] #29 6.434 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:14:23.876Z] #29 6.434 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:14:23.876Z] #29 6.443 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:14:23.876Z] #29 6.443 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:14:23.876Z] #29 6.443 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:14:23.876Z] #29 6.656 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:14:23.876Z] #29 6.703 Fetched 3038 kB in 0s (9294 kB/s) [2022-01-20T20:14:23.876Z] #29 6.740 Selecting previously unselected package openssl. [2022-01-20T20:14:23.876Z] #29 6.740 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-20T20:14:23.876Z] #29 6.740 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 6.744 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:23.876Z] #29 6.951 Selecting previously unselected package ca-certificates. [2022-01-20T20:14:23.876Z] #29 6.951 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:14:23.876Z] #29 6.955 Unpacking ca-certificates (20210119) ... [2022-01-20T20:14:23.876Z] #29 7.042 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:14:23.876Z] #29 7.042 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.049 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:14:23.876Z] #29 7.175 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:14:23.876Z] #29 7.175 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.182 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:23.876Z] #29 7.227 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:14:23.876Z] #29 7.227 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.232 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:23.876Z] #29 7.285 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:14:23.876Z] #29 7.285 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.293 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:23.876Z] #29 7.370 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:14:23.876Z] #29 7.370 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.375 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:14:23.876Z] #29 7.422 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:14:23.876Z] #29 7.422 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.426 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:14:23.876Z] #29 7.478 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:14:23.876Z] #29 7.478 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.482 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:23.876Z] #29 7.530 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:14:23.876Z] #29 7.530 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.534 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:14:23.876Z] #29 7.611 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:14:23.876Z] #29 7.611 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.618 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:23.876Z] #29 7.703 Selecting previously unselected package curl. [2022-01-20T20:14:23.876Z] #29 7.703 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.705 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:23.876Z] #29 7.783 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:14:23.876Z] #29 7.783 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.787 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:14:23.876Z] #29 7.856 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:14:23.876Z] #29 7.856 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.860 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:14:23.876Z] #29 7.920 Selecting previously unselected package jq. [2022-01-20T20:14:23.876Z] #29 7.920 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:14:23.876Z] #29 7.926 Unpacking jq (1.6-2.1) ... [2022-01-20T20:14:23.876Z] #29 7.989 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:14:23.876Z] #29 7.999 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:14:23.876Z] #29 8.023 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:14:23.876Z] #29 8.023 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:23.876Z] #29 8.033 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:23.876Z] #29 8.047 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:23.876Z] #29 8.054 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:14:23.876Z] #29 8.063 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:23.876Z] #29 8.077 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:14:23.876Z] #29 8.087 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:14:23.876Z] #29 8.096 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:23.876Z] #29 8.106 Setting up ca-certificates (20210119) ... [2022-01-20T20:14:23.876Z] #29 8.861 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:24.441Z] #29 9.621 129 added, 0 removed; done. [2022-01-20T20:14:24.441Z] #29 9.656 Setting up jq (1.6-2.1) ... [2022-01-20T20:14:24.441Z] #29 9.665 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:24.441Z] #29 9.675 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:24.441Z] #29 9.686 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:14:24.441Z] #29 9.701 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:14:24.441Z] #29 9.708 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:24.560Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.2s [2022-01-20T20:14:25.071Z] #11 ... [2022-01-20T20:14:25.071Z] [2022-01-20T20:14:25.071Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:25.071Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:14:25.071Z] #29 1.835 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:25.071Z] #29 1.858 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:25.071Z] #29 1.872 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:25.071Z] #29 2.000 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:25.071Z] #29 2.165 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:25.071Z] #29 2.500 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:25.071Z] #29 3.890 Fetched 8495 kB in 2s (3660 kB/s) [2022-01-20T20:14:25.071Z] #29 3.890 Reading package lists... [2022-01-20T20:14:25.071Z] #29 4.789 Reading package lists... [2022-01-20T20:14:25.071Z] #29 5.591 Building dependency tree... [2022-01-20T20:14:25.071Z] #29 5.956 The following additional packages will be installed: [2022-01-20T20:14:25.071Z] #29 5.956 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:14:25.071Z] #29 5.957 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:14:25.071Z] #29 5.957 Recommended packages: [2022-01-20T20:14:25.071Z] #29 5.957 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:14:25.071Z] #29 6.128 The following NEW packages will be installed: [2022-01-20T20:14:25.071Z] #29 6.128 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:14:25.071Z] #29 6.128 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:14:25.071Z] #29 6.128 libssh2-1 openssl [2022-01-20T20:14:25.071Z] #29 6.422 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:14:25.071Z] #29 6.422 Need to get 3038 kB of archives. [2022-01-20T20:14:25.071Z] #29 6.422 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T20:14:25.071Z] #29 6.422 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T20:14:25.071Z] #29 6.430 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:14:25.071Z] #29 6.430 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T20:14:25.071Z] #29 6.434 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T20:14:25.071Z] #29 6.441 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T20:14:25.071Z] #29 6.441 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T20:14:25.071Z] #29 6.441 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T20:14:25.071Z] #29 6.451 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T20:14:25.071Z] #29 6.451 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T20:14:25.071Z] #29 6.451 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T20:14:25.071Z] #29 6.451 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T20:14:25.072Z] #29 6.458 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T20:14:25.072Z] #29 6.458 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:14:25.072Z] #29 6.461 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:14:25.072Z] #29 6.464 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:14:25.072Z] #29 6.706 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:14:25.072Z] #29 6.741 Fetched 3038 kB in 0s (9136 kB/s) [2022-01-20T20:14:25.072Z] #29 6.777 Selecting previously unselected package openssl. [2022-01-20T20:14:25.072Z] #29 6.777 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-01-20T20:14:25.072Z] #29 6.777 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 6.784 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:25.072Z] #29 6.966 Selecting previously unselected package ca-certificates. [2022-01-20T20:14:25.072Z] #29 6.966 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:14:25.072Z] #29 6.975 Unpacking ca-certificates (20210119) ... [2022-01-20T20:14:25.072Z] #29 7.076 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T20:14:25.072Z] #29 7.076 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.083 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:14:25.072Z] #29 7.170 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T20:14:25.072Z] #29 7.170 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.174 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:25.072Z] #29 7.217 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T20:14:25.072Z] #29 7.217 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.222 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:25.072Z] #29 7.279 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T20:14:25.072Z] #29 7.279 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.293 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:25.072Z] #29 7.364 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T20:14:25.072Z] #29 7.365 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.370 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:14:25.072Z] #29 7.434 Selecting previously unselected package libpsl5:amd64. [2022-01-20T20:14:25.072Z] #29 7.434 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.438 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:14:25.072Z] #29 7.490 Selecting previously unselected package librtmp1:amd64. [2022-01-20T20:14:25.072Z] #29 7.490 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.497 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:25.072Z] #29 7.547 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T20:14:25.072Z] #29 7.547 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.554 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:14:25.072Z] #29 7.613 Selecting previously unselected package libcurl4:amd64. [2022-01-20T20:14:25.072Z] #29 7.613 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.616 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:25.072Z] #29 7.709 Selecting previously unselected package curl. [2022-01-20T20:14:25.072Z] #29 7.709 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.714 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:25.072Z] #29 7.791 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:14:25.072Z] #29 7.791 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.804 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:14:25.072Z] #29 7.881 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:14:25.072Z] #29 7.881 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.881 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:14:25.072Z] #29 7.938 Selecting previously unselected package jq. [2022-01-20T20:14:25.072Z] #29 7.938 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:14:25.072Z] #29 7.944 Unpacking jq (1.6-2.1) ... [2022-01-20T20:14:25.072Z] #29 7.995 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T20:14:25.072Z] #29 8.006 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T20:14:25.072Z] #29 8.016 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T20:14:25.072Z] #29 8.026 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:25.072Z] #29 8.036 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:25.072Z] #29 8.053 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:25.072Z] #29 8.057 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T20:14:25.072Z] #29 8.072 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:25.072Z] #29 8.080 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:14:25.072Z] #29 8.092 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:14:25.072Z] #29 8.099 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:25.072Z] #29 8.109 Setting up ca-certificates (20210119) ... [2022-01-20T20:14:25.072Z] #29 8.888 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:25.072Z] #29 9.820 129 added, 0 removed; done. [2022-01-20T20:14:25.072Z] #29 9.852 Setting up jq (1.6-2.1) ... [2022-01-20T20:14:25.072Z] #29 9.862 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:25.072Z] #29 9.875 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:25.072Z] #29 9.886 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:14:25.072Z] #29 9.907 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:14:25.072Z] #29 9.917 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:25.072Z] #29 ... [2022-01-20T20:14:25.072Z] [2022-01-20T20:14:25.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:25.072Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:25.275Z] #29 ... [2022-01-20T20:14:25.275Z] [2022-01-20T20:14:25.275Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:25.275Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:14:25.275Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T20:14:25.275Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T20:14:25.275Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T20:14:25.275Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T20:14:25.275Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.3s done [2022-01-20T20:14:25.275Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-01-20T20:14:25.275Z] #67 ... [2022-01-20T20:14:25.275Z] [2022-01-20T20:14:25.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:25.275Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:14:25.275Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.6s done [2022-01-20T20:14:25.275Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 102.65MB / 102.65MB 9.8s [2022-01-20T20:14:25.275Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.4s done [2022-01-20T20:14:25.275Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 1.4s [2022-01-20T20:14:25.372Z] #29 10.36 0 added, 0 removed; done. [2022-01-20T20:14:25.372Z] #29 10.36 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:14:25.372Z] #29 10.36 done. [2022-01-20T20:14:25.534Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 1.7s done [2022-01-20T20:14:25.935Z] #29 ... [2022-01-20T20:14:25.935Z] [2022-01-20T20:14:25.935Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:25.935Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:25.935Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 7.2s done [2022-01-20T20:14:25.935Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 1.9s [2022-01-20T20:14:26.562Z] #19 92.26 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-20T20:14:26.562Z] #19 92.26 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:26.562Z] #19 92.27 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:14:26.562Z] #19 92.33 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-20T20:14:26.562Z] #19 92.33 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:26.562Z] #19 92.34 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:14:27.106Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.5s done [2022-01-20T20:14:27.106Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf [2022-01-20T20:14:27.106Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:14:27.106Z] #11 DONE 29.0s [2022-01-20T20:14:27.106Z] [2022-01-20T20:14:27.106Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:14:27.106Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:14:27.302Z] #11 ... [2022-01-20T20:14:27.302Z] [2022-01-20T20:14:27.302Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:27.302Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:14:27.302Z] #29 DONE 12.5s [2022-01-20T20:14:27.302Z] [2022-01-20T20:14:27.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:27.302Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:27.353Z] ---> d82fe0ac2f79 [2022-01-20T20:14:27.353Z] Successfully built d82fe0ac2f79 [2022-01-20T20:14:27.353Z] Successfully tagged docker:latest [2022-01-20T20:14:27.353Z] INFO: Image build ended at 01/20/2022 20:14:19. Duration:00:01:20.3308669 [2022-01-20T20:14:27.353Z] [2022-01-20T20:14:27.353Z] [2022-01-20T20:14:27.353Z] INFO: Building the test binaries at 01/20/2022 20:14:19... [2022-01-20T20:14:27.441Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2022-01-20T20:14:27.441Z] #11 ... [2022-01-20T20:14:27.441Z] [2022-01-20T20:14:27.441Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T20:14:27.441Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T20:14:27.441Z] #67 DONE 12.4s [2022-01-20T20:14:27.441Z] [2022-01-20T20:14:27.441Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:27.441Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T20:14:27.559Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 3.3s done [2022-01-20T20:14:27.559Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T20:14:27.594Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.0s done [2022-01-20T20:14:27.594Z] #11 ... [2022-01-20T20:14:27.594Z] [2022-01-20T20:14:27.594Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:27.594Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T20:14:27.594Z] #29 10.60 0 added, 0 removed; done. [2022-01-20T20:14:27.594Z] #29 10.60 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:14:27.594Z] #29 10.60 done. [2022-01-20T20:14:27.594Z] #29 DONE 12.8s [2022-01-20T20:14:27.594Z] [2022-01-20T20:14:27.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:27.594Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:27.594Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T20:14:27.817Z] #11 ... [2022-01-20T20:14:27.817Z] [2022-01-20T20:14:27.817Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:14:27.817Z] #30 sha256:eaf66fecb13f2d3f6c1b64bc056911313f3f848487b9ca54c45be3911997935b [2022-01-20T20:14:27.817Z] #30 DONE 0.5s [2022-01-20T20:14:27.850Z] #11 ... [2022-01-20T20:14:27.850Z] [2022-01-20T20:14:27.850Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:14:27.850Z] #30 sha256:6940aeb748d758fe53bd087b03f8b85abbe8a90c10587e0d2f4faef3e227a660 [2022-01-20T20:14:27.850Z] #30 DONE 0.1s [2022-01-20T20:14:27.850Z] [2022-01-20T20:14:27.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:27.850Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:28.076Z] [2022-01-20T20:14:28.076Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T20:14:28.076Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T20:14:28.482Z] #12 DONE 1.3s [2022-01-20T20:14:28.482Z] [2022-01-20T20:14:28.482Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T20:14:28.482Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:14:29.348Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 1.8s done [2022-01-20T20:14:29.857Z] #13 DONE 1.4s [2022-01-20T20:14:29.857Z] [2022-01-20T20:14:29.857Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:29.857Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:14:29.916Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 0.1s [2022-01-20T20:14:30.116Z] #14 ... [2022-01-20T20:14:30.116Z] [2022-01-20T20:14:30.116Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:14:30.116Z] #62 sha256:5290e9e00cd9ff3674d823ba78072b1172af5deca1b90b9adf80b906ff3b8ce7 [2022-01-20T20:14:30.116Z] #62 DONE 0.2s [2022-01-20T20:14:30.116Z] [2022-01-20T20:14:30.116Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T20:14:30.116Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:14:30.116Z] #46 DONE 0.2s [2022-01-20T20:14:30.116Z] [2022-01-20T20:14:30.116Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:14:30.116Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:14:30.116Z] #33 DONE 0.3s [2022-01-20T20:14:30.116Z] [2022-01-20T20:14:30.116Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:14:30.116Z] #25 sha256:b2d2849d7769d7ecefd5b138f02ba45876ba190d20934861decb2cbe753d66dd [2022-01-20T20:14:30.116Z] #25 DONE 0.3s [2022-01-20T20:14:30.116Z] [2022-01-20T20:14:30.116Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:14:30.116Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:14:30.116Z] #42 DONE 0.3s [2022-01-20T20:14:30.374Z] [2022-01-20T20:14:30.375Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:30.375Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:32.128Z] INFO: make.ps1 starting at 01/20/2022 20:14:31 [2022-01-20T20:14:32.913Z] #43 ... [2022-01-20T20:14:32.913Z] [2022-01-20T20:14:32.913Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:14:32.913Z] #31 sha256:ea7f6f61691a0d96e69b20ebfe813019536910de0454a8b5b8143c7fbd4e025a [2022-01-20T20:14:32.913Z] #31 1.542 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:14:32.913Z] #31 1.854 [2022-01-20T20:14:32.913Z] #31 2.075 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:32.913Z] #31 2.528 [2022-01-20T20:14:32.913Z] #31 3.477 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:14:32.913Z] #31 3.769 [2022-01-20T20:14:32.913Z] #31 3.987 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:32.913Z] #31 4.219 [2022-01-20T20:14:32.913Z] #31 5.092 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:14:32.913Z] #31 5.301 [2022-01-20T20:14:32.913Z] #31 5.514 #=#=# ####### 10.2% ################################# 47.2% ########################################## 58.9% ######################################################################## 100.0% [2022-01-20T20:14:32.913Z] #31 6.141 [2022-01-20T20:14:32.913Z] #31 6.817 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:14:32.913Z] #31 6.981 [2022-01-20T20:14:32.913Z] #31 7.229 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:32.913Z] #31 7.590 [2022-01-20T20:14:32.913Z] #31 8.637 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:14:32.913Z] #31 8.931 [2022-01-20T20:14:32.913Z] #31 9.169 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:32.913Z] #31 9.485 [2022-01-20T20:14:32.913Z] #31 9.562 Download of images into '/build' complete. [2022-01-20T20:14:32.913Z] #31 9.562 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:14:32.913Z] #31 9.562 tar -cC '/build' . | docker load [2022-01-20T20:14:32.913Z] #31 DONE 9.8s [2022-01-20T20:14:32.913Z] [2022-01-20T20:14:32.913Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:32.913Z] #26 sha256:4391b6f18255ff7f5dbdbb2c245f7107cafa28b5137bfbbae70a1fa64c51a0a6 [2022-01-20T20:14:33.114Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.1s [2022-01-20T20:14:33.156Z] INFO: Git commit (ab0926b343) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:14:33.156Z] INFO: Invoking autogen... [2022-01-20T20:14:33.213Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 3.4s done [2022-01-20T20:14:33.331Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.2s [2022-01-20T20:14:34.591Z] #11 extracting sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 done [2022-01-20T20:14:34.734Z] INFO: Building daemon... [2022-01-20T20:14:35.163Z] #11 DONE 20.0s [2022-01-20T20:14:35.163Z] [2022-01-20T20:14:35.163Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:35.163Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:14:35.423Z] #29 ... [2022-01-20T20:14:35.423Z] [2022-01-20T20:14:35.423Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:14:35.423Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-20T20:14:35.450Z] #26 4.816 + RM_GOPATH=0 [2022-01-20T20:14:35.450Z] #26 4.816 + TMP_GOPATH= [2022-01-20T20:14:35.450Z] #26 4.816 + : /build [2022-01-20T20:14:35.450Z] #26 4.816 + '[' -z '' ']' [2022-01-20T20:14:35.450Z] #26 4.817 ++ mktemp -d [2022-01-20T20:14:35.450Z] #26 4.820 + export GOPATH=/tmp/tmp.Kdl0frlQtP [2022-01-20T20:14:35.450Z] #26 4.821 + GOPATH=/tmp/tmp.Kdl0frlQtP [2022-01-20T20:14:35.450Z] #26 4.821 + RM_GOPATH=1 [2022-01-20T20:14:35.450Z] #26 4.821 + case "$(go env GOARCH)" in [2022-01-20T20:14:35.450Z] #26 4.821 ++ go env GOARCH [2022-01-20T20:14:35.450Z] #26 4.848 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:35.450Z] #26 4.848 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:35.450Z] #26 4.856 ++ dirname /install.sh [2022-01-20T20:14:35.450Z] #26 4.871 + dir=/ [2022-01-20T20:14:35.450Z] #26 4.871 + bin=dockercli [2022-01-20T20:14:35.450Z] #26 4.871 + shift [2022-01-20T20:14:35.450Z] #26 4.871 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:14:35.450Z] #26 4.871 + . //dockercli.installer [2022-01-20T20:14:35.450Z] #26 4.871 ++ : stable [2022-01-20T20:14:35.450Z] #26 4.871 ++ : 17.06.2-ce [2022-01-20T20:14:35.450Z] #26 4.871 + install_dockercli [2022-01-20T20:14:35.450Z] #26 4.871 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:14:35.450Z] #26 4.871 ++ uname -m [2022-01-20T20:14:35.450Z] #26 4.885 + arch=x86_64 [2022-01-20T20:14:35.450Z] #26 4.885 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:14:35.450Z] #26 4.885 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:14:35.450Z] #26 4.885 + url=https://download.docker.com/linux/static [2022-01-20T20:14:35.450Z] #26 4.895 + tar -xz docker/docker [2022-01-20T20:14:35.450Z] #26 4.895 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:14:35.849Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 8.1s done [2022-01-20T20:14:35.849Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf [2022-01-20T20:14:36.106Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:14:36.106Z] #11 DONE 31.6s [2022-01-20T20:14:36.106Z] [2022-01-20T20:14:36.106Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:14:36.106Z] #31 sha256:6b98667cabf58ac2d6336daee463cb9e720fe5b40979d9e0084f65f41bec8166 [2022-01-20T20:14:36.106Z] #31 1.455 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:14:36.106Z] #31 1.815 [2022-01-20T20:14:36.106Z] #31 2.030 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:36.106Z] #31 2.286 [2022-01-20T20:14:36.106Z] #31 3.192 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:14:36.106Z] #31 3.447 [2022-01-20T20:14:36.106Z] #31 3.665 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:36.106Z] #31 3.919 [2022-01-20T20:14:36.106Z] #31 4.763 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:14:36.106Z] #31 5.013 [2022-01-20T20:14:36.106Z] #31 5.229 #=#=# ############ 16.9% ########################################## 58.6% ########################################################### 82.9% ######################################################################## 100.0% [2022-01-20T20:14:36.106Z] #31 5.764 [2022-01-20T20:14:36.106Z] #31 6.631 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:14:36.106Z] #31 6.923 [2022-01-20T20:14:36.106Z] #31 7.141 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:36.106Z] #31 7.379 [2022-01-20T20:14:36.106Z] #31 8.040 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:14:36.106Z] #31 8.260 [2022-01-20T20:14:36.262Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T20:14:36.362Z] #31 8.473 #=#=# [2022-01-20T20:14:36.362Z] #31 ... [2022-01-20T20:14:36.362Z] [2022-01-20T20:14:36.362Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:14:36.362Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:14:36.366Z] #12 DONE 1.1s [2022-01-20T20:14:36.366Z] [2022-01-20T20:14:36.366Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T20:14:36.366Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-20T20:14:36.366Z] #68 DONE 0.5s [2022-01-20T20:14:36.366Z] [2022-01-20T20:14:36.366Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T20:14:36.366Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-20T20:14:36.388Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 8.1s done [2022-01-20T20:14:36.388Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf [2022-01-20T20:14:36.388Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T20:14:36.388Z] #11 DONE 31.1s [2022-01-20T20:14:36.388Z] [2022-01-20T20:14:36.388Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:14:36.388Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:14:36.570Z] #19 101.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-20T20:14:36.570Z] #19 101.4 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:36.570Z] #19 101.4 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:14:36.570Z] #19 101.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-20T20:14:36.570Z] #19 101.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:36.570Z] #19 101.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:14:36.735Z] [2022-01-20T20:14:36.735Z] ________ ____ __. [2022-01-20T20:14:36.735Z] \_____ \ | |/ _| [2022-01-20T20:14:36.735Z] / | \| < [2022-01-20T20:14:36.735Z] / | \ | \ [2022-01-20T20:14:36.735Z] \_______ /____|__ \ [2022-01-20T20:14:36.735Z] \/ \/ [2022-01-20T20:14:36.735Z] [2022-01-20T20:14:36.735Z] INFO: make.ps1 ended at 01/20/2022 20:14:36 [2022-01-20T20:14:36.934Z] #70 DONE 0.6s [2022-01-20T20:14:36.934Z] [2022-01-20T20:14:36.934Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:36.934Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:14:36.934Z] #29 14.42 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:36.934Z] #29 14.43 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:36.934Z] #29 14.43 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:36.934Z] #29 14.52 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:14:36.934Z] #29 14.60 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:14:36.934Z] #29 14.78 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:14:37.195Z] #29 ... [2022-01-20T20:14:37.195Z] [2022-01-20T20:14:37.195Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T20:14:37.195Z] #13 sha256:b2a8b1e017b0665c279d1a34550861dd757bc78e7584a053937a84bb0e2b18a7 [2022-01-20T20:14:37.195Z] #13 DONE 0.9s [2022-01-20T20:14:37.461Z] [2022-01-20T20:14:37.461Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:14:37.461Z] #33 sha256:063aa483859b7c7284bc2227d45a54025b2826dcea048c46f0f5cfefb7364997 [2022-01-20T20:14:37.722Z] #33 DONE 0.3s [2022-01-20T20:14:37.722Z] [2022-01-20T20:14:37.722Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:14:37.722Z] #42 sha256:87e6f23d041c4b750fdf48a7d9b8d4843351058800251e463255df53a0dba834 [2022-01-20T20:14:37.722Z] #42 DONE 0.3s [2022-01-20T20:14:37.722Z] [2022-01-20T20:14:37.722Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:14:37.722Z] #25 sha256:c9c1016e383099480a2fde2f4e4aa9fe4f48e1f91c7244d4c1fa0eeb781760bd [2022-01-20T20:14:37.722Z] #25 DONE 0.4s [2022-01-20T20:14:37.722Z] [2022-01-20T20:14:37.722Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T20:14:37.722Z] #46 sha256:614c773f4c72c1c203072d976a5ccd0dd5ca3e13b9a9d34d751c11fcf100a0b9 [2022-01-20T20:14:37.722Z] #46 DONE 0.4s [2022-01-20T20:14:37.722Z] [2022-01-20T20:14:37.722Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:37.722Z] #26 sha256:75211e23252ed4efc145198794fef7df1c97f1718e2f8d38066f311019d161c2 [2022-01-20T20:14:37.722Z] #26 ... [2022-01-20T20:14:37.722Z] [2022-01-20T20:14:37.722Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:14:37.722Z] #62 sha256:067a1c70e48d88c9c88fc175068d93bddeb7069400513e93503c2cfac54c8ecc [2022-01-20T20:14:37.722Z] #62 DONE 0.5s [2022-01-20T20:14:37.759Z] #12 ... [2022-01-20T20:14:37.759Z] [2022-01-20T20:14:37.759Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:14:37.759Z] #31 sha256:62425f785d0b38ee127c4422b6ddcd29db9599e7384ca3e8b46852471ddb3be8 [2022-01-20T20:14:37.759Z] #31 1.544 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:14:37.759Z] #31 1.824 [2022-01-20T20:14:37.759Z] #31 2.042 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:37.759Z] #31 2.308 [2022-01-20T20:14:37.759Z] #31 3.164 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:14:37.759Z] #31 3.444 [2022-01-20T20:14:37.759Z] #31 3.663 #=#=# 0.1% ######################################################################## 100.0% [2022-01-20T20:14:37.759Z] #31 4.000 [2022-01-20T20:14:37.759Z] #31 4.852 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:14:37.759Z] #31 5.149 [2022-01-20T20:14:37.759Z] #31 5.370 #=#=# ######### 13.8% ######################################### 57.7% ################################################################# 90.7% ######################################################################## 100.0% [2022-01-20T20:14:37.759Z] #31 5.925 [2022-01-20T20:14:37.759Z] #31 6.811 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:14:37.759Z] #31 7.073 [2022-01-20T20:14:37.759Z] #31 7.296 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:37.759Z] #31 7.576 [2022-01-20T20:14:37.759Z] #31 8.282 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:14:37.759Z] #31 8.545 [2022-01-20T20:14:37.759Z] #31 8.772 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:37.759Z] #31 8.958 [2022-01-20T20:14:37.759Z] #31 8.997 Download of images into '/build' complete. [2022-01-20T20:14:37.759Z] #31 8.997 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:14:37.759Z] #31 8.997 tar -cC '/build' . | docker load [2022-01-20T20:14:38.018Z] [2022-01-20T20:14:38.019Z] #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-01-20T20:14:38.019Z] #63 sha256:29376d2a6fd0bd316f22ef00896dff3e1e2d71727c2388e8bd6985c0d3b0e823 [2022-01-20T20:14:38.255Z] #12 DONE 2.0s [2022-01-20T20:14:38.255Z] [2022-01-20T20:14:38.255Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:14:38.255Z] #31 sha256:6b98667cabf58ac2d6336daee463cb9e720fe5b40979d9e0084f65f41bec8166 [2022-01-20T20:14:38.255Z] #31 8.473 #=#=# ######################################################################## 100.0% [2022-01-20T20:14:38.255Z] #31 8.727 [2022-01-20T20:14:38.255Z] #31 8.783 Download of images into '/build' complete. [2022-01-20T20:14:38.255Z] #31 8.783 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:14:38.255Z] #31 8.783 tar -cC '/build' . | docker load [2022-01-20T20:14:38.255Z] #31 DONE 10.4s [2022-01-20T20:14:38.255Z] [2022-01-20T20:14:38.255Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T20:14:38.255Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:14:38.307Z] INFO: Binaries build ended at 01/20/2022 20:14:37. Duration:00:01:34.1420816 [2022-01-20T20:14:38.338Z] #31 DONE 10.6s [2022-01-20T20:14:38.338Z] [2022-01-20T20:14:38.338Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T20:14:38.338Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T20:14:38.519Z] #19 ... [2022-01-20T20:14:38.519Z] [2022-01-20T20:14:38.519Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:38.519Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:14:38.519Z] #58 111.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:14:38.595Z] #12 DONE 2.2s [2022-01-20T20:14:38.595Z] [2022-01-20T20:14:38.595Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-01-20T20:14:38.595Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T20:14:39.165Z] #13 DONE 0.7s [2022-01-20T20:14:39.165Z] [2022-01-20T20:14:39.165Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:14:39.165Z] #25 sha256:92d19dc03ba564429c21bd844196d044628b432789af75739b1657e318e07172 [2022-01-20T20:14:39.186Z] #13 DONE 0.8s [2022-01-20T20:14:39.186Z] [2022-01-20T20:14:39.186Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:14:39.186Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:14:39.186Z] #33 DONE 0.2s [2022-01-20T20:14:39.186Z] [2022-01-20T20:14:39.186Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:14:39.186Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:14:39.186Z] #42 DONE 0.1s [2022-01-20T20:14:39.186Z] [2022-01-20T20:14:39.186Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:39.186Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:39.341Z] INFO: Copying the built daemon binary to d:\CI\PR-43095\9\binary\dockerd-ce5043ddec.exe... [2022-01-20T20:14:39.341Z] INFO: Copying the built client binary to d:\CI\PR-43095\9\binary\docker-ce5043ddec.exe... [2022-01-20T20:14:39.427Z] #25 DONE 0.3s [2022-01-20T20:14:39.427Z] [2022-01-20T20:14:39.427Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T20:14:39.427Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T20:14:39.427Z] #42 DONE 0.2s [2022-01-20T20:14:39.427Z] [2022-01-20T20:14:39.427Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T20:14:39.427Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T20:14:39.427Z] #33 DONE 0.2s [2022-01-20T20:14:39.427Z] [2022-01-20T20:14:39.427Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T20:14:39.427Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:14:39.427Z] #46 DONE 0.3s [2022-01-20T20:14:39.427Z] [2022-01-20T20:14:39.427Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:14:39.427Z] #62 sha256:567138b702bfac5fe24d42f0ae1943d25dbf3da83b3ac6df29408c811890d674 [2022-01-20T20:14:39.427Z] #62 DONE 0.3s [2022-01-20T20:14:39.427Z] [2022-01-20T20:14:39.427Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:14:39.427Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:14:39.441Z] #43 ... [2022-01-20T20:14:39.441Z] [2022-01-20T20:14:39.441Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T20:14:39.441Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T20:14:39.441Z] #46 DONE 0.2s [2022-01-20T20:14:39.441Z] [2022-01-20T20:14:39.441Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:14:39.441Z] #25 sha256:a36fbfa7451aef4a8cc59257b78f9461cd4c1a4a7ee09e4996f4152d4d574b79 [2022-01-20T20:14:39.441Z] #25 DONE 0.2s [2022-01-20T20:14:39.441Z] [2022-01-20T20:14:39.441Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:14:39.441Z] #62 sha256:91865adb54c6dad64f94d2d3ea1db23e22322062627954b1fb5e83333c40e05b [2022-01-20T20:14:39.441Z] #62 DONE 0.3s [2022-01-20T20:14:39.441Z] [2022-01-20T20:14:39.441Z] #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-01-20T20:14:39.441Z] #63 sha256:918058407236d6e6275ef532fd97b43286ee8e2ad829d121395135a66a13cd1b [2022-01-20T20:14:39.811Z] INFO: Copying dockerversion from the container... [2022-01-20T20:14:39.811Z] INFO: Copying the golang package from the container to d:\CI\PR-43095\9\installer\go.zip... [2022-01-20T20:14:40.736Z] #26 ... [2022-01-20T20:14:40.737Z] [2022-01-20T20:14:40.737Z] #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-01-20T20:14:40.737Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:14:40.737Z] #49 4.366 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:14:40.737Z] #49 5.949 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:14:40.737Z] #49 5.949 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:14:40.737Z] #49 5.975 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:14:40.737Z] #49 6.006 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:14:40.737Z] #49 6.480 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:14:40.737Z] #49 6.480 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:14:40.737Z] #49 6.536 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:14:40.737Z] #49 6.597 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:14:40.737Z] #49 6.763 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:14:40.737Z] #49 6.967 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:14:40.737Z] #49 7.142 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:14:40.737Z] #49 7.346 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:14:40.737Z] #49 ... [2022-01-20T20:14:40.737Z] [2022-01-20T20:14:40.737Z] #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-01-20T20:14:40.737Z] #63 sha256:11242771650e222047e3199c46922b18981389f018757de395195df705bcaa4c [2022-01-20T20:14:40.737Z] #63 3.835 + RM_GOPATH=0 [2022-01-20T20:14:40.737Z] #63 3.835 + TMP_GOPATH= [2022-01-20T20:14:40.737Z] #63 3.835 + : /build [2022-01-20T20:14:40.737Z] #63 3.835 + '[' -z '' ']' [2022-01-20T20:14:40.737Z] #63 3.835 ++ mktemp -d [2022-01-20T20:14:40.737Z] #63 3.837 + export GOPATH=/tmp/tmp.4xa6veXksf [2022-01-20T20:14:40.737Z] #63 3.837 + GOPATH=/tmp/tmp.4xa6veXksf [2022-01-20T20:14:40.737Z] #63 3.837 + RM_GOPATH=1 [2022-01-20T20:14:40.737Z] #63 3.837 + case "$(go env GOARCH)" in [2022-01-20T20:14:40.737Z] #63 3.840 ++ go env GOARCH [2022-01-20T20:14:40.737Z] #63 3.870 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:40.737Z] #63 3.870 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:40.737Z] #63 3.870 ++ dirname /install.sh [2022-01-20T20:14:40.737Z] #63 3.870 + dir=/ [2022-01-20T20:14:40.737Z] #63 3.870 + bin=rootlesskit [2022-01-20T20:14:40.737Z] #63 3.870 + shift [2022-01-20T20:14:40.737Z] #63 3.870 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:14:40.737Z] #63 3.870 + . //rootlesskit.installer [2022-01-20T20:14:40.737Z] #63 3.870 ++ : v0.14.6 [2022-01-20T20:14:40.737Z] #63 3.870 + install_rootlesskit [2022-01-20T20:14:40.737Z] #63 3.870 + case "$1" in [2022-01-20T20:14:40.737Z] #63 3.870 + export CGO_ENABLED=0 [2022-01-20T20:14:40.737Z] #63 3.870 + CGO_ENABLED=0 [2022-01-20T20:14:40.737Z] #63 3.870 + _install_rootlesskit [2022-01-20T20:14:40.737Z] #63 3.870 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:14:40.737Z] #63 3.870 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:14:40.737Z] #63 3.870 + GOBIN=/build [2022-01-20T20:14:40.737Z] #63 3.870 + GO111MODULE=on [2022-01-20T20:14:40.737Z] #63 3.870 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:14:40.737Z] #63 3.871 Install rootlesskit version v0.14.6 [2022-01-20T20:14:40.737Z] #63 4.283 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:14:40.737Z] #63 7.635 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:14:40.737Z] #63 7.636 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:14:40.737Z] #63 8.496 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:14:40.737Z] #63 ... [2022-01-20T20:14:40.737Z] [2022-01-20T20:14:40.737Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:14:40.737Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:14:40.737Z] #34 4.575 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:14:40.737Z] #34 4.576 Cloning into '.'... [2022-01-20T20:14:40.737Z] #34 ... [2022-01-20T20:14:40.737Z] [2022-01-20T20:14:40.737Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:40.737Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:14:40.737Z] #51 3.546 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:14:40.737Z] #51 8.580 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:14:40.737Z] #51 8.583 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:14:40.737Z] #51 8.753 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:14:40.737Z] #51 8.754 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:14:40.737Z] #51 8.846 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:14:40.737Z] #51 9.132 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:14:40.737Z] #51 9.493 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:14:40.737Z] #51 9.585 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:14:40.737Z] #51 10.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:14:40.737Z] #51 ... [2022-01-20T20:14:40.737Z] [2022-01-20T20:14:40.737Z] #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-01-20T20:14:40.737Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:14:40.737Z] #58 3.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:40.737Z] #58 3.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:40.737Z] #58 3.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:40.737Z] #58 4.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:40.737Z] #58 4.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:40.737Z] #58 6.719 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:40.737Z] #58 ... [2022-01-20T20:14:40.737Z] [2022-01-20T20:14:40.737Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:40.737Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:14:40.737Z] #36 5.748 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:14:40.802Z] INFO: Extracting go.zip to d:\CI\PR-43095\9\go [2022-01-20T20:14:40.996Z] #36 ... [2022-01-20T20:14:40.996Z] [2022-01-20T20:14:40.997Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:14:40.997Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:14:40.997Z] #47 4.243 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:40.997Z] #47 4.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:40.997Z] #47 4.313 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:40.997Z] #47 4.832 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:14:40.997Z] #47 5.069 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:40.997Z] #47 6.855 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:40.997Z] #47 9.274 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:40.997Z] #47 ... [2022-01-20T20:14:40.997Z] [2022-01-20T20:14:40.997Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:14:40.997Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:14:40.997Z] #38 5.525 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:40.997Z] #38 5.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:40.997Z] #38 5.581 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:40.997Z] #38 6.566 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:40.997Z] #38 8.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:40.997Z] #38 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:41.255Z] #38 ... [2022-01-20T20:14:41.255Z] [2022-01-20T20:14:41.255Z] #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-01-20T20:14:41.255Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:14:41.255Z] #53 4.104 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:14:41.255Z] #53 5.030 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:14:41.255Z] #53 5.066 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:14:41.255Z] #53 5.113 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:14:41.255Z] #53 6.974 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:14:41.255Z] #53 ... [2022-01-20T20:14:41.255Z] [2022-01-20T20:14:41.255Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:14:41.255Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:14:41.256Z] #47 11.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:14:41.374Z] #63 3.589 + RM_GOPATH=0 [2022-01-20T20:14:41.374Z] #63 3.589 + TMP_GOPATH= [2022-01-20T20:14:41.374Z] #63 3.590 + : /build [2022-01-20T20:14:41.374Z] #63 3.590 + '[' -z '' ']' [2022-01-20T20:14:41.374Z] #63 3.590 ++ mktemp -d [2022-01-20T20:14:41.374Z] #63 3.591 + export GOPATH=/tmp/tmp.7JOJAr1esW [2022-01-20T20:14:41.374Z] #63 3.595 + GOPATH=/tmp/tmp.7JOJAr1esW [2022-01-20T20:14:41.374Z] #63 3.595 + RM_GOPATH=1 [2022-01-20T20:14:41.374Z] #63 3.595 + case "$(go env GOARCH)" in [2022-01-20T20:14:41.374Z] #63 3.595 ++ go env GOARCH [2022-01-20T20:14:41.374Z] #63 3.614 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:41.374Z] #63 3.614 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:41.374Z] #63 3.617 ++ dirname /install.sh [2022-01-20T20:14:41.374Z] #63 3.623 + dir=/ [2022-01-20T20:14:41.374Z] #63 3.624 + bin=rootlesskit [2022-01-20T20:14:41.374Z] #63 3.624 + shift [2022-01-20T20:14:41.374Z] #63 3.624 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:14:41.374Z] #63 3.626 + . //rootlesskit.installer [2022-01-20T20:14:41.374Z] #63 3.626 ++ : v0.14.6 [2022-01-20T20:14:41.374Z] #63 3.627 + install_rootlesskit [2022-01-20T20:14:41.374Z] #63 3.627 + case "$1" in [2022-01-20T20:14:41.374Z] #63 3.627 + export CGO_ENABLED=0 [2022-01-20T20:14:41.374Z] #63 3.635 + CGO_ENABLED=0 [2022-01-20T20:14:41.374Z] #63 3.635 + _install_rootlesskit [2022-01-20T20:14:41.374Z] #63 3.635 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:14:41.374Z] #63 3.635 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:14:41.374Z] #63 3.635 + GOBIN=/build [2022-01-20T20:14:41.374Z] #63 3.635 + GO111MODULE=on [2022-01-20T20:14:41.374Z] #63 3.635 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:14:41.374Z] #63 3.635 Install rootlesskit version v0.14.6 [2022-01-20T20:14:41.943Z] #63 4.144 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:14:42.706Z] #34 3.331 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:14:42.706Z] #34 3.376 Cloning into '.'... [2022-01-20T20:14:43.324Z] #63 ... [2022-01-20T20:14:43.324Z] [2022-01-20T20:14:43.324Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:43.324Z] #26 sha256:75211e23252ed4efc145198794fef7df1c97f1718e2f8d38066f311019d161c2 [2022-01-20T20:14:43.324Z] #26 3.726 + RM_GOPATH=0 [2022-01-20T20:14:43.324Z] #26 3.730 + TMP_GOPATH= [2022-01-20T20:14:43.324Z] #26 3.730 + : /build [2022-01-20T20:14:43.324Z] #26 3.730 + '[' -z '' ']' [2022-01-20T20:14:43.324Z] #26 3.733 ++ mktemp -d [2022-01-20T20:14:43.324Z] #26 3.736 + export GOPATH=/tmp/tmp.fc0zWepCK3 [2022-01-20T20:14:43.324Z] #26 3.748 + GOPATH=/tmp/tmp.fc0zWepCK3 [2022-01-20T20:14:43.324Z] #26 3.748 + RM_GOPATH=1 [2022-01-20T20:14:43.324Z] #26 3.748 + case "$(go env GOARCH)" in [2022-01-20T20:14:43.324Z] #26 3.749 ++ go env GOARCH [2022-01-20T20:14:43.324Z] #26 3.758 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:43.324Z] #26 3.758 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:43.324Z] #26 3.761 ++ dirname /install.sh [2022-01-20T20:14:43.324Z] #26 3.763 + dir=/ [2022-01-20T20:14:43.324Z] #26 3.763 + bin=dockercli [2022-01-20T20:14:43.324Z] #26 3.763 + shift [2022-01-20T20:14:43.324Z] #26 3.763 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:14:43.324Z] #26 3.764 + . //dockercli.installer [2022-01-20T20:14:43.324Z] #26 3.764 ++ : stable [2022-01-20T20:14:43.324Z] #26 3.764 ++ : 17.06.2-ce [2022-01-20T20:14:43.324Z] #26 3.764 + install_dockercli [2022-01-20T20:14:43.324Z] #26 3.769 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:14:43.324Z] #26 3.769 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:14:43.324Z] #26 3.770 ++ uname -m [2022-01-20T20:14:43.324Z] #26 3.774 + arch=aarch64 [2022-01-20T20:14:43.324Z] #26 3.775 + '[' aarch64 '!=' x86_64 ']' [2022-01-20T20:14:43.324Z] #26 3.775 + '[' aarch64 '!=' s390x ']' [2022-01-20T20:14:43.324Z] #26 3.775 + '[' aarch64 '!=' armhf ']' [2022-01-20T20:14:43.324Z] #26 3.775 + build_dockercli [2022-01-20T20:14:43.324Z] #26 3.776 + git clone https://github.com/docker/docker-ce /tmp/tmp.fc0zWepCK3/tmp/docker-ce [2022-01-20T20:14:43.324Z] #26 3.782 Cloning into '/tmp/tmp.fc0zWepCK3/tmp/docker-ce'... [2022-01-20T20:14:43.613Z] #63 3.715 + RM_GOPATH=0 [2022-01-20T20:14:43.613Z] #63 3.715 + TMP_GOPATH= [2022-01-20T20:14:43.613Z] #63 3.715 + : /build [2022-01-20T20:14:43.613Z] #63 3.715 + '[' -z '' ']' [2022-01-20T20:14:43.613Z] #63 3.716 ++ mktemp -d [2022-01-20T20:14:43.613Z] #63 3.721 + export GOPATH=/tmp/tmp.Id0y5iWVdF [2022-01-20T20:14:43.613Z] #63 3.721 + GOPATH=/tmp/tmp.Id0y5iWVdF [2022-01-20T20:14:43.613Z] #63 3.721 + RM_GOPATH=1 [2022-01-20T20:14:43.613Z] #63 3.721 + case "$(go env GOARCH)" in [2022-01-20T20:14:43.613Z] #63 3.725 ++ go env GOARCH [2022-01-20T20:14:43.613Z] #63 3.732 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:43.613Z] #63 3.732 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:43.613Z] #63 3.736 ++ dirname /install.sh [2022-01-20T20:14:43.613Z] #63 3.739 + dir=/ [2022-01-20T20:14:43.613Z] #63 3.742 + bin=rootlesskit [2022-01-20T20:14:43.613Z] #63 3.742 + shift [2022-01-20T20:14:43.613Z] #63 3.742 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:14:43.613Z] #63 3.742 + . //rootlesskit.installer [2022-01-20T20:14:43.613Z] #63 3.742 ++ : v0.14.6 [2022-01-20T20:14:43.613Z] #63 3.743 + install_rootlesskit [2022-01-20T20:14:43.613Z] #63 3.744 + case "$1" in [2022-01-20T20:14:43.613Z] #63 3.744 + export CGO_ENABLED=0 [2022-01-20T20:14:43.613Z] #63 3.744 + CGO_ENABLED=0 [2022-01-20T20:14:43.613Z] #63 3.744 + _install_rootlesskit [2022-01-20T20:14:43.613Z] #63 3.745 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:14:43.613Z] #63 3.747 Install rootlesskit version v0.14.6 [2022-01-20T20:14:43.613Z] #63 3.750 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:14:43.613Z] #63 3.750 + GOBIN=/build [2022-01-20T20:14:43.613Z] #63 3.750 + GO111MODULE=on [2022-01-20T20:14:43.613Z] #63 3.750 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:14:43.613Z] #63 4.293 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:14:43.789Z] #47 ... [2022-01-20T20:14:43.789Z] [2022-01-20T20:14:43.789Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:43.790Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:43.790Z] #43 3.528 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:14:43.790Z] #43 3.528 Cloning into '.'... [2022-01-20T20:14:43.888Z] #58 DONE 116.2s [2022-01-20T20:14:43.888Z] [2022-01-20T20:14:43.888Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:14:43.888Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:14:43.888Z] #19 109.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-20T20:14:43.888Z] #19 109.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:43.888Z] #19 109.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:14:43.888Z] #19 109.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-20T20:14:43.888Z] #19 109.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:43.888Z] #19 109.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:14:44.058Z] #43 ... [2022-01-20T20:14:44.058Z] [2022-01-20T20:14:44.058Z] #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-01-20T20:14:44.058Z] #63 sha256:11242771650e222047e3199c46922b18981389f018757de395195df705bcaa4c [2022-01-20T20:14:44.058Z] #63 10.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:14:44.058Z] #63 11.48 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:14:44.058Z] #63 11.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:14:44.058Z] #63 12.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:14:44.058Z] #63 12.68 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:14:44.058Z] #63 12.73 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:14:44.058Z] #63 12.97 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:14:44.058Z] #63 13.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:14:44.058Z] #63 13.61 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:14:44.058Z] #63 13.77 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:14:44.604Z] #34 ... [2022-01-20T20:14:44.604Z] [2022-01-20T20:14:44.604Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:44.604Z] #26 sha256:86b04779a1fb88308efa1f49375227a5a35c1e5992f634346ffb806ad4a01f16 [2022-01-20T20:14:44.604Z] #26 3.555 + RM_GOPATH=0 [2022-01-20T20:14:44.604Z] #26 3.555 + TMP_GOPATH= [2022-01-20T20:14:44.604Z] #26 3.555 + : /build [2022-01-20T20:14:44.604Z] #26 3.556 + '[' -z '' ']' [2022-01-20T20:14:44.604Z] #26 3.557 ++ mktemp -d [2022-01-20T20:14:44.604Z] #26 3.562 + export GOPATH=/tmp/tmp.JYzbL4ugCp [2022-01-20T20:14:44.604Z] #26 3.571 + GOPATH=/tmp/tmp.JYzbL4ugCp [2022-01-20T20:14:44.604Z] #26 3.571 + RM_GOPATH=1 [2022-01-20T20:14:44.604Z] #26 3.571 + case "$(go env GOARCH)" in [2022-01-20T20:14:44.604Z] #26 3.571 ++ go env GOARCH [2022-01-20T20:14:44.604Z] #26 3.588 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:44.604Z] #26 3.588 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:44.604Z] #26 3.589 ++ dirname /install.sh [2022-01-20T20:14:44.604Z] #26 3.591 + dir=/ [2022-01-20T20:14:44.604Z] #26 3.592 + bin=dockercli [2022-01-20T20:14:44.604Z] #26 3.596 + shift [2022-01-20T20:14:44.604Z] #26 3.596 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:14:44.604Z] #26 3.597 + . //dockercli.installer [2022-01-20T20:14:44.604Z] #26 3.597 ++ : stable [2022-01-20T20:14:44.604Z] #26 3.597 ++ : 17.06.2-ce [2022-01-20T20:14:44.604Z] #26 3.599 + install_dockercli [2022-01-20T20:14:44.604Z] #26 3.601 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:14:44.604Z] #26 3.602 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:14:44.604Z] #26 3.602 ++ uname -m [2022-01-20T20:14:44.604Z] #26 3.606 + arch=x86_64 [2022-01-20T20:14:44.604Z] #26 3.607 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:14:44.604Z] #26 3.607 + url=https://download.docker.com/linux/static [2022-01-20T20:14:44.604Z] #26 3.608 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:14:44.604Z] #26 3.608 + tar -xz docker/docker [2022-01-20T20:14:44.999Z] #63 ... [2022-01-20T20:14:44.999Z] [2022-01-20T20:14:44.999Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:44.999Z] #26 sha256:4391b6f18255ff7f5dbdbb2c245f7107cafa28b5137bfbbae70a1fa64c51a0a6 [2022-01-20T20:14:44.999Z] #26 12.66 + mkdir -p /build [2022-01-20T20:14:44.999Z] #26 12.67 + mv docker/docker /build/ [2022-01-20T20:14:44.999Z] #26 12.68 + rmdir docker [2022-01-20T20:14:44.999Z] #26 DONE 14.6s [2022-01-20T20:14:44.999Z] [2022-01-20T20:14:44.999Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:44.999Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:14:44.999Z] #14 4.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:44.999Z] #14 5.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:44.999Z] #14 5.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:44.999Z] #14 5.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:44.999Z] #14 7.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:44.999Z] #14 9.108 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:44.999Z] #14 ... [2022-01-20T20:14:44.999Z] [2022-01-20T20:14:44.999Z] #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-01-20T20:14:44.999Z] #63 sha256:11242771650e222047e3199c46922b18981389f018757de395195df705bcaa4c [2022-01-20T20:14:44.999Z] #63 14.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:14:46.135Z] #63 ... [2022-01-20T20:14:46.135Z] [2022-01-20T20:14:46.135Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:46.135Z] #26 sha256:6017af6668937ed39729ba562806241287569a061c230efbe03ad1560633366c [2022-01-20T20:14:46.135Z] #26 3.824 + RM_GOPATH=0 [2022-01-20T20:14:46.135Z] #26 3.825 + TMP_GOPATH= [2022-01-20T20:14:46.135Z] #26 3.825 + : /build [2022-01-20T20:14:46.135Z] #26 3.832 + '[' -z '' ']' [2022-01-20T20:14:46.135Z] #26 3.832 ++ mktemp -d [2022-01-20T20:14:46.135Z] #26 3.837 + export GOPATH=/tmp/tmp.iWcMyedj8z [2022-01-20T20:14:46.135Z] #26 3.837 + GOPATH=/tmp/tmp.iWcMyedj8z [2022-01-20T20:14:46.135Z] #26 3.837 + RM_GOPATH=1 [2022-01-20T20:14:46.135Z] #26 3.837 + case "$(go env GOARCH)" in [2022-01-20T20:14:46.135Z] #26 3.845 ++ go env GOARCH [2022-01-20T20:14:46.135Z] #26 3.852 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:46.135Z] #26 3.852 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:46.135Z] #26 3.856 ++ dirname /install.sh [2022-01-20T20:14:46.135Z] #26 3.861 + dir=/ [2022-01-20T20:14:46.135Z] #26 3.861 + bin=dockercli [2022-01-20T20:14:46.135Z] #26 3.861 + shift [2022-01-20T20:14:46.135Z] #26 3.861 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:14:46.135Z] #26 3.861 + . //dockercli.installer [2022-01-20T20:14:46.135Z] #26 3.862 ++ : stable [2022-01-20T20:14:46.135Z] #26 3.862 ++ : 17.06.2-ce [2022-01-20T20:14:46.135Z] #26 3.862 + install_dockercli [2022-01-20T20:14:46.135Z] #26 3.862 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:14:46.135Z] #26 3.863 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:14:46.135Z] #26 3.864 ++ uname -m [2022-01-20T20:14:46.135Z] #26 3.868 + arch=x86_64 [2022-01-20T20:14:46.135Z] #26 3.869 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:14:46.135Z] #26 3.869 + url=https://download.docker.com/linux/static [2022-01-20T20:14:46.135Z] #26 3.869 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:14:46.135Z] #26 3.870 + tar -xz docker/docker [2022-01-20T20:14:47.507Z] #26 ... [2022-01-20T20:14:47.507Z] [2022-01-20T20:14:47.507Z] #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-01-20T20:14:47.507Z] #63 sha256:918058407236d6e6275ef532fd97b43286ee8e2ad829d121395135a66a13cd1b [2022-01-20T20:14:47.507Z] #63 8.342 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:14:47.529Z] #26 ... [2022-01-20T20:14:47.529Z] [2022-01-20T20:14:47.529Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:47.529Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:14:47.529Z] #14 4.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:47.529Z] #14 4.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:47.529Z] #14 4.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:47.529Z] #14 4.862 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:14:47.529Z] #14 6.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:14:47.529Z] #14 8.266 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:14:47.529Z] #14 ... [2022-01-20T20:14:47.529Z] [2022-01-20T20:14:47.530Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:14:47.530Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:14:47.530Z] #38 4.019 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:47.530Z] #38 4.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:47.530Z] #38 4.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:47.530Z] #38 4.520 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:14:47.530Z] #38 6.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:14:47.530Z] #38 7.591 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:14:47.530Z] #38 ... [2022-01-20T20:14:47.530Z] [2022-01-20T20:14:47.530Z] #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-01-20T20:14:47.530Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T20:14:47.530Z] #53 3.893 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:14:47.530Z] #53 4.859 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:14:47.530Z] #53 4.885 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:14:47.530Z] #53 5.085 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:14:47.530Z] #53 6.274 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:14:47.533Z] #63 ... [2022-01-20T20:14:47.533Z] [2022-01-20T20:14:47.533Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:47.533Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:14:47.533Z] #36 16.80 tomll can be used in two ways: [2022-01-20T20:14:47.533Z] #36 16.80 Writing to STDIN and reading from STDOUT: [2022-01-20T20:14:47.533Z] #36 16.83 cat file.toml | tomll > file.toml [2022-01-20T20:14:47.533Z] #36 16.83 [2022-01-20T20:14:47.533Z] #36 16.83 Reading and updating a list of files: [2022-01-20T20:14:47.533Z] #36 16.83 tomll a.toml b.toml c.toml [2022-01-20T20:14:47.533Z] #36 16.83 [2022-01-20T20:14:47.533Z] #36 16.83 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:14:47.533Z] #36 DONE 17.7s [2022-01-20T20:14:47.790Z] #53 ... [2022-01-20T20:14:47.790Z] [2022-01-20T20:14:47.790Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:47.790Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T20:14:47.790Z] #36 4.029 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:14:47.790Z] #36 ... [2022-01-20T20:14:47.790Z] [2022-01-20T20:14:47.790Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:47.790Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:14:47.790Z] #51 4.372 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:14:47.790Z] #51 8.427 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:14:47.790Z] #51 8.437 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:14:47.790Z] #51 8.538 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:14:47.790Z] #51 8.552 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:14:47.790Z] #51 8.583 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:14:47.790Z] #51 8.840 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:14:47.790Z] #51 9.005 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:14:47.790Z] #51 9.032 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:14:47.790Z] #51 9.046 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:14:47.790Z] #51 9.083 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:14:47.790Z] #51 9.861 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:14:47.790Z] #51 10.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:14:47.792Z] [2022-01-20T20:14:47.792Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:47.792Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:14:47.792Z] #14 17.85 Fetched 8495 kB in 13s (642 kB/s) [2022-01-20T20:14:47.804Z] #63 8.348 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:14:48.050Z] #51 ... [2022-01-20T20:14:48.050Z] [2022-01-20T20:14:48.050Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:14:48.050Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:14:48.050Z] #34 3.733 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:14:48.050Z] #34 3.735 Cloning into '.'... [2022-01-20T20:14:48.050Z] #34 ... [2022-01-20T20:14:48.050Z] [2022-01-20T20:14:48.050Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:14:48.050Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:14:48.050Z] #47 4.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:48.050Z] #47 4.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:48.050Z] #47 4.083 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:48.050Z] #47 4.612 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:14:48.050Z] #47 4.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:14:48.050Z] #47 6.045 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:14:48.050Z] #47 7.855 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:14:48.050Z] #47 9.164 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:14:48.311Z] #47 ... [2022-01-20T20:14:48.311Z] [2022-01-20T20:14:48.311Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:48.311Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T20:14:48.311Z] #43 3.729 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:14:48.311Z] #43 3.734 Cloning into '.'... [2022-01-20T20:14:48.311Z] #43 ... [2022-01-20T20:14:48.311Z] [2022-01-20T20:14:48.311Z] #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-01-20T20:14:48.311Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T20:14:48.311Z] #49 4.004 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:14:48.311Z] #49 5.269 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:14:48.311Z] #49 5.273 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:14:48.311Z] #49 5.294 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:14:48.311Z] #49 5.318 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:14:48.311Z] #49 5.614 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:14:48.311Z] #49 5.731 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:14:48.311Z] #49 5.829 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:14:48.311Z] #49 5.873 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:14:48.311Z] #49 5.958 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:14:48.311Z] #49 8.975 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:14:48.311Z] #49 9.033 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:14:48.311Z] #49 9.142 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:14:48.311Z] #49 10.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:14:48.311Z] #49 10.57 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:14:48.367Z] #63 8.908 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:14:48.572Z] #49 ... [2022-01-20T20:14:48.572Z] [2022-01-20T20:14:48.572Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:48.572Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:14:48.572Z] #29 15.98 Fetched 8379 kB in 2s (4607 kB/s) [2022-01-20T20:14:48.572Z] #29 15.98 Reading package lists... [2022-01-20T20:14:48.572Z] #29 17.19 Reading package lists... [2022-01-20T20:14:48.572Z] #29 17.82 Building dependency tree... [2022-01-20T20:14:48.572Z] #29 18.50 The following additional packages will be installed: [2022-01-20T20:14:48.572Z] #29 18.50 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T20:14:48.572Z] #29 18.50 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T20:14:48.572Z] #29 18.51 Recommended packages: [2022-01-20T20:14:48.572Z] #29 18.51 libldap-common publicsuffix libsasl2-modules [2022-01-20T20:14:48.572Z] #29 18.78 The following NEW packages will be installed: [2022-01-20T20:14:48.572Z] #29 18.79 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T20:14:48.572Z] #29 18.79 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T20:14:48.572Z] #29 18.79 libssh2-1 openssl [2022-01-20T20:14:48.572Z] #29 19.09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T20:14:48.572Z] #29 19.09 Need to get 2932 kB of archives. [2022-01-20T20:14:48.572Z] #29 19.09 After this operation, 6483 kB of additional disk space will be used. [2022-01-20T20:14:48.572Z] #29 19.09 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-20T20:14:48.572Z] #29 19.10 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-20T20:14:48.572Z] #29 19.10 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-20T20:14:48.572Z] #29 19.11 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-20T20:14:48.572Z] #29 19.12 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-20T20:14:48.572Z] #29 19.12 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-20T20:14:48.572Z] #29 19.12 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-20T20:14:48.572Z] #29 19.13 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-20T20:14:48.572Z] #29 19.13 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-20T20:14:48.572Z] #29 19.13 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-20T20:14:48.572Z] #29 19.13 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-20T20:14:48.572Z] #29 19.14 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-20T20:14:48.572Z] #29 19.15 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T20:14:48.572Z] #29 19.15 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T20:14:48.572Z] #29 19.16 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T20:14:48.572Z] #29 19.60 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:14:48.572Z] #29 19.75 Fetched 2932 kB in 0s (8106 kB/s) [2022-01-20T20:14:48.572Z] #29 19.84 Selecting previously unselected package openssl. [2022-01-20T20:14:48.572Z] #29 19.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-01-20T20:14:48.572Z] #29 19.85 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 19.87 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:48.572Z] #29 20.40 Selecting previously unselected package ca-certificates. [2022-01-20T20:14:48.572Z] #29 20.40 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T20:14:48.572Z] #29 20.41 Unpacking ca-certificates (20210119) ... [2022-01-20T20:14:48.572Z] #29 20.81 Selecting previously unselected package libbrotli1:arm64. [2022-01-20T20:14:48.572Z] #29 20.81 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 20.96 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T20:14:48.572Z] #29 21.28 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-20T20:14:48.572Z] #29 21.28 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 21.29 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:48.572Z] #29 21.42 Selecting previously unselected package libsasl2-2:arm64. [2022-01-20T20:14:48.572Z] #29 21.43 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 21.46 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:48.572Z] #29 21.60 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-20T20:14:48.572Z] #29 21.60 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 21.61 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:48.572Z] #29 21.87 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-20T20:14:48.572Z] #29 21.87 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 21.88 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T20:14:48.572Z] #29 22.04 Selecting previously unselected package libpsl5:arm64. [2022-01-20T20:14:48.572Z] #29 22.04 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 22.05 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T20:14:48.572Z] #29 22.14 Selecting previously unselected package librtmp1:arm64. [2022-01-20T20:14:48.572Z] #29 22.15 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 22.15 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:48.572Z] #29 22.26 Selecting previously unselected package libssh2-1:arm64. [2022-01-20T20:14:48.572Z] #29 22.26 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 22.27 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T20:14:48.572Z] #29 22.51 Selecting previously unselected package libcurl4:arm64. [2022-01-20T20:14:48.572Z] #29 22.51 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 22.53 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:48.572Z] #29 22.75 Selecting previously unselected package curl. [2022-01-20T20:14:48.572Z] #29 22.75 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 22.76 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:48.572Z] #29 22.93 Selecting previously unselected package libonig5:arm64. [2022-01-20T20:14:48.572Z] #29 22.93 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 22.94 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:14:48.572Z] #29 23.14 Selecting previously unselected package libjq1:arm64. [2022-01-20T20:14:48.572Z] #29 23.14 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 23.15 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:14:48.572Z] #29 23.31 Selecting previously unselected package jq. [2022-01-20T20:14:48.572Z] #29 23.31 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-20T20:14:48.572Z] #29 23.32 Unpacking jq (1.6-2.1) ... [2022-01-20T20:14:48.572Z] #29 23.58 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T20:14:48.572Z] #29 23.60 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T20:14:48.572Z] #29 23.61 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T20:14:48.572Z] #29 23.67 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:48.572Z] #29 23.68 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T20:14:48.572Z] #29 23.69 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T20:14:48.572Z] #29 23.71 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T20:14:48.572Z] #29 23.74 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T20:14:48.572Z] #29 23.78 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:14:48.572Z] #29 23.80 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:14:48.572Z] #29 23.81 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T20:14:48.572Z] #29 23.85 Setting up ca-certificates (20210119) ... [2022-01-20T20:14:48.572Z] #29 26.47 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:48.833Z] #29 ... [2022-01-20T20:14:48.833Z] [2022-01-20T20:14:48.833Z] #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-01-20T20:14:48.833Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T20:14:48.833Z] #58 2.685 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:48.833Z] #58 2.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:48.833Z] #58 2.700 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:48.833Z] #58 3.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:14:48.833Z] #58 3.640 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:14:48.833Z] #58 4.830 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:14:48.833Z] #58 9.638 Fetched 8379 kB in 7s (1155 kB/s) [2022-01-20T20:14:48.833Z] #58 9.638 Reading package lists... [2022-01-20T20:14:48.833Z] #58 ... [2022-01-20T20:14:48.833Z] [2022-01-20T20:14:48.833Z] #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-01-20T20:14:48.833Z] #63 sha256:29376d2a6fd0bd316f22ef00896dff3e1e2d71727c2388e8bd6985c0d3b0e823 [2022-01-20T20:14:48.833Z] #63 6.145 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:14:48.833Z] #63 6.150 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:14:48.833Z] #63 6.658 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:14:48.833Z] #63 8.925 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:14:48.833Z] #63 9.490 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:14:48.833Z] #63 9.491 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:14:48.833Z] #63 9.654 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:14:48.833Z] #63 9.727 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:14:48.833Z] #63 9.837 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:14:48.833Z] #63 10.02 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:14:48.833Z] #63 10.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:14:48.833Z] #63 10.36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:14:48.833Z] #63 10.49 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:14:48.930Z] #63 ... [2022-01-20T20:14:48.930Z] [2022-01-20T20:14:48.930Z] #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-01-20T20:14:48.930Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:14:48.930Z] #53 4.014 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:14:48.930Z] #53 4.965 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:14:48.930Z] #53 4.978 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:14:48.930Z] #53 5.040 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:14:48.930Z] #53 6.443 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:14:49.186Z] #53 ... [2022-01-20T20:14:49.186Z] [2022-01-20T20:14:49.186Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:14:49.186Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:14:49.186Z] #38 4.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:49.186Z] #38 4.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:49.186Z] #38 4.224 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:49.186Z] #38 4.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:49.186Z] #38 6.415 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:49.186Z] #38 8.197 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:49.403Z] #63 ... [2022-01-20T20:14:49.403Z] [2022-01-20T20:14:49.403Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:49.403Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:14:49.403Z] #51 12.03 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:14:49.403Z] #51 12.05 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:14:49.403Z] #51 12.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:14:49.403Z] #51 12.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:14:49.411Z] Running on azwin-2-5bc680 in d:\jenkins\workspace\moby_PR-43095 [Pipeline] { [Pipeline] ws [2022-01-20T20:14:49.427Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-01-20T20:14:49.443Z] #38 ... [2022-01-20T20:14:49.443Z] [2022-01-20T20:14:49.443Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:49.443Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:14:49.443Z] #36 3.176 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:14:49.443Z] #36 ... [2022-01-20T20:14:49.443Z] [2022-01-20T20:14:49.443Z] #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-01-20T20:14:49.443Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:14:49.443Z] #49 3.658 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:14:49.443Z] #49 4.932 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:14:49.443Z] #49 4.940 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:14:49.443Z] #49 4.982 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:14:49.443Z] #49 5.068 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:14:49.443Z] #49 5.464 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:14:49.443Z] #49 5.476 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:14:49.443Z] #49 5.560 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:14:49.443Z] #49 5.562 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:14:49.443Z] #49 5.747 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:14:49.443Z] #49 5.754 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:14:49.443Z] #49 5.855 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:14:49.443Z] #49 6.286 go: downloading golang.org/x/tools v0.1.0 [Pipeline] checkout [2022-01-20T20:14:49.666Z] #51 12.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:14:49.666Z] #51 12.51 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:14:49.700Z] #49 ... [2022-01-20T20:14:49.700Z] [2022-01-20T20:14:49.700Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:14:49.700Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:14:49.700Z] #34 3.776 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T20:14:49.700Z] #34 3.779 Cloning into '.'... [2022-01-20T20:14:49.700Z] #34 ... [2022-01-20T20:14:49.700Z] [2022-01-20T20:14:49.700Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:49.700Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:14:49.700Z] #14 4.405 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:49.700Z] #14 4.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:49.700Z] #14 4.427 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:49.700Z] #14 5.315 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:49.700Z] #14 7.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:49.700Z] #14 8.888 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:49.873Z] #26 ... [2022-01-20T20:14:49.873Z] [2022-01-20T20:14:49.873Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:14:49.873Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:14:49.873Z] #38 3.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:49.873Z] #38 3.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:49.873Z] #38 3.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:49.873Z] #38 4.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:49.873Z] #38 6.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:49.873Z] #38 8.550 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:49.873Z] #38 ... [2022-01-20T20:14:49.873Z] [2022-01-20T20:14:49.873Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:49.873Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:49.873Z] #43 2.948 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:14:49.873Z] #43 2.949 Cloning into '.'... [2022-01-20T20:14:49.873Z] #43 ... [2022-01-20T20:14:49.873Z] [2022-01-20T20:14:49.873Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:14:49.873Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:14:49.873Z] #47 3.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:49.874Z] #47 3.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:49.874Z] #47 3.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:49.874Z] #47 4.588 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:14:49.874Z] #47 4.966 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:49.874Z] #47 6.752 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:49.874Z] #47 8.750 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:49.874Z] #47 ... [2022-01-20T20:14:49.874Z] [2022-01-20T20:14:49.874Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:49.874Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:14:49.874Z] #14 3.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:49.874Z] #14 3.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:49.874Z] #14 3.773 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:49.874Z] #14 4.385 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:49.874Z] #14 6.157 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:49.874Z] #14 7.818 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:49.874Z] #14 ... [2022-01-20T20:14:49.874Z] [2022-01-20T20:14:49.874Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:49.874Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:14:49.874Z] #51 2.796 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:14:49.874Z] #51 7.186 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:14:49.874Z] #51 7.207 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:14:49.874Z] #51 7.273 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:14:49.874Z] #51 7.292 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:14:49.874Z] #51 7.295 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:14:49.874Z] #51 7.611 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:14:49.874Z] #51 7.882 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:14:49.874Z] #51 7.941 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:14:49.874Z] #51 8.000 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:14:49.874Z] #51 8.009 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:14:49.874Z] #51 8.660 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:14:49.874Z] #51 8.907 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:14:49.874Z] #51 ... [2022-01-20T20:14:49.874Z] [2022-01-20T20:14:49.874Z] #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-01-20T20:14:49.874Z] #63 sha256:f0119d8d944dbabec2f25bdca18df34c6ef493b3fa313230340d8dab1eef7de5 [2022-01-20T20:14:49.874Z] #63 3.568 + RM_GOPATH=0 [2022-01-20T20:14:49.874Z] #63 3.568 + TMP_GOPATH= [2022-01-20T20:14:49.874Z] #63 3.568 + : /build [2022-01-20T20:14:49.874Z] #63 3.568 + '[' -z '' ']' [2022-01-20T20:14:49.874Z] #63 3.568 ++ mktemp -d [2022-01-20T20:14:49.874Z] #63 3.577 + export GOPATH=/tmp/tmp.NqHcLCoqvq [2022-01-20T20:14:49.874Z] #63 3.577 + GOPATH=/tmp/tmp.NqHcLCoqvq [2022-01-20T20:14:49.874Z] #63 3.577 + RM_GOPATH=1 [2022-01-20T20:14:49.874Z] #63 3.577 + case "$(go env GOARCH)" in [2022-01-20T20:14:49.874Z] #63 3.577 ++ go env GOARCH [2022-01-20T20:14:49.874Z] #63 3.618 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:49.874Z] #63 3.618 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:14:49.874Z] #63 3.621 ++ dirname /install.sh [2022-01-20T20:14:49.874Z] #63 3.624 + dir=/ [2022-01-20T20:14:49.874Z] #63 3.625 + bin=rootlesskit [2022-01-20T20:14:49.874Z] #63 3.625 + shift [2022-01-20T20:14:49.874Z] #63 3.626 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:14:49.874Z] #63 3.626 + . //rootlesskit.installer [2022-01-20T20:14:49.874Z] #63 3.626 ++ : v0.14.6 [2022-01-20T20:14:49.874Z] #63 3.626 + install_rootlesskit [2022-01-20T20:14:49.874Z] #63 3.629 + case "$1" in [2022-01-20T20:14:49.874Z] #63 3.629 + export CGO_ENABLED=0 [2022-01-20T20:14:49.874Z] #63 3.629 + CGO_ENABLED=0 [2022-01-20T20:14:49.874Z] #63 3.629 + _install_rootlesskit [2022-01-20T20:14:49.874Z] #63 3.630 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:14:49.874Z] #63 3.632 Install rootlesskit version v0.14.6 [2022-01-20T20:14:49.874Z] #63 3.632 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:14:49.874Z] #63 3.632 + GOBIN=/build [2022-01-20T20:14:49.874Z] #63 3.632 + GO111MODULE=on [2022-01-20T20:14:49.874Z] #63 3.632 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:14:49.874Z] #63 4.151 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:14:49.874Z] #63 6.408 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:14:49.874Z] #63 6.420 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:14:49.874Z] #63 6.789 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:14:49.874Z] #63 9.743 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:14:49.926Z] #51 12.53 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:14:49.926Z] #51 12.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:14:49.926Z] #51 12.63 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:14:49.956Z] #14 ... [2022-01-20T20:14:49.956Z] [2022-01-20T20:14:49.956Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:49.956Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:14:49.956Z] #51 4.026 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T20:14:49.956Z] #51 8.971 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T20:14:49.956Z] #51 8.978 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T20:14:49.956Z] #51 9.078 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T20:14:49.956Z] #51 9.097 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T20:14:49.956Z] #51 9.143 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:14:49.956Z] #51 9.384 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T20:14:49.956Z] #51 9.727 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T20:14:49.956Z] #51 9.762 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T20:14:49.956Z] #51 10.40 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T20:14:49.956Z] #51 10.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:14:49.957Z] #51 10.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:14:49.957Z] #51 10.76 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:14:49.957Z] #51 10.80 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:14:49.957Z] #51 ... [2022-01-20T20:14:49.957Z] [2022-01-20T20:14:49.957Z] #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-01-20T20:14:49.957Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:14:49.957Z] #58 2.621 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:49.957Z] #58 2.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:49.957Z] #58 2.634 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:49.957Z] #58 2.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:49.957Z] #58 3.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:49.957Z] #58 3.667 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:49.957Z] #58 10.98 Fetched 8495 kB in 9s (984 kB/s) [2022-01-20T20:14:50.131Z] #63 ... [2022-01-20T20:14:50.131Z] [2022-01-20T20:14:50.131Z] #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-01-20T20:14:50.131Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:14:50.131Z] #58 4.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:50.131Z] #58 4.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:50.131Z] #58 4.139 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:50.131Z] #58 4.901 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:50.131Z] #58 6.787 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:50.131Z] #58 8.806 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:50.131Z] #58 ... [2022-01-20T20:14:50.131Z] [2022-01-20T20:14:50.131Z] #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-01-20T20:14:50.131Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:14:50.131Z] #53 3.678 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T20:14:50.131Z] #53 4.594 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T20:14:50.131Z] #53 4.620 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T20:14:50.131Z] #53 4.661 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T20:14:50.131Z] #53 6.332 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T20:14:50.200Z] #51 12.81 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:14:50.200Z] #51 12.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:14:50.200Z] #51 12.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:14:50.200Z] #51 12.86 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:14:50.200Z] #51 12.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:14:50.214Z] #58 10.98 Reading package lists... [2022-01-20T20:14:50.214Z] #58 ... [2022-01-20T20:14:50.214Z] [2022-01-20T20:14:50.215Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:14:50.215Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:14:50.215Z] #47 4.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:14:50.215Z] #47 4.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:14:50.215Z] #47 4.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:14:50.215Z] #47 4.792 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T20:14:50.215Z] #47 5.177 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:14:50.215Z] #47 6.815 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:14:50.215Z] #47 8.858 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:14:50.215Z] #47 10.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:14:50.390Z] #53 ... [2022-01-20T20:14:50.390Z] [2022-01-20T20:14:50.390Z] #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-01-20T20:14:50.390Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:14:50.390Z] #49 3.990 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:14:50.390Z] #49 5.374 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:14:50.390Z] #49 5.618 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:14:50.390Z] #49 5.623 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:14:50.390Z] #49 5.687 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:14:50.390Z] #49 5.853 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:14:50.390Z] #49 5.904 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:14:50.390Z] #49 6.013 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:14:50.390Z] #49 6.100 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:14:50.390Z] #49 6.266 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:14:50.390Z] #49 10.17 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:14:50.390Z] #49 10.22 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:14:50.390Z] #49 10.32 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:14:50.390Z] #49 ... [2022-01-20T20:14:50.390Z] [2022-01-20T20:14:50.390Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:50.390Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:14:50.390Z] #36 3.421 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:14:50.460Z] #51 13.08 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:14:50.460Z] #51 13.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:14:50.460Z] #51 13.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:14:50.460Z] #51 13.28 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:14:50.472Z] #47 ... [2022-01-20T20:14:50.472Z] [2022-01-20T20:14:50.472Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:50.472Z] #26 sha256:6017af6668937ed39729ba562806241287569a061c230efbe03ad1560633366c [2022-01-20T20:14:50.472Z] #26 10.58 + mkdir -p /build [2022-01-20T20:14:50.472Z] #26 10.59 + mv docker/docker /build/ [2022-01-20T20:14:50.472Z] #26 10.60 + rmdir docker [2022-01-20T20:14:50.600Z] #19 ... [2022-01-20T20:14:50.600Z] [2022-01-20T20:14:50.600Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:50.600Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:50.600Z] #50 112.1 + dpkg --print-architecture [2022-01-20T20:14:50.600Z] #50 112.1 + git checkout -q v2.1.0 [2022-01-20T20:14:50.600Z] #50 112.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:14:50.600Z] #50 112.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:14:50.650Z] #36 ... [2022-01-20T20:14:50.650Z] [2022-01-20T20:14:50.650Z] #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-01-20T20:14:50.650Z] #63 sha256:f0119d8d944dbabec2f25bdca18df34c6ef493b3fa313230340d8dab1eef7de5 [2022-01-20T20:14:50.650Z] #63 10.68 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:14:50.650Z] #63 10.73 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:14:50.650Z] #63 10.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:14:50.650Z] #63 10.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:14:50.650Z] #63 10.91 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:14:50.650Z] #63 11.20 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:14:50.720Z] #51 13.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:14:50.720Z] #51 13.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:14:50.720Z] #51 13.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:14:50.720Z] #51 13.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:14:50.720Z] #51 13.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:14:50.865Z] #50 ... [2022-01-20T20:14:50.865Z] [2022-01-20T20:14:50.865Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:14:50.865Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:14:50.865Z] #19 117.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-20T20:14:50.865Z] #19 117.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:50.908Z] #63 ... [2022-01-20T20:14:50.908Z] [2022-01-20T20:14:50.908Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:14:50.908Z] #26 sha256:86b04779a1fb88308efa1f49375227a5a35c1e5992f634346ffb806ad4a01f16 [2022-01-20T20:14:50.908Z] #26 10.59 + mkdir -p /build [2022-01-20T20:14:50.908Z] #26 10.59 + mv docker/docker /build/ [2022-01-20T20:14:50.908Z] #26 10.60 + rmdir docker [2022-01-20T20:14:50.908Z] #26 DONE 11.5s [2022-01-20T20:14:50.980Z] #51 13.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:14:50.980Z] #51 13.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:14:51.057Z] The recommended git tool is: git [2022-01-20T20:14:51.064Z] #26 DONE 11.6s [2022-01-20T20:14:51.064Z] [2022-01-20T20:14:51.064Z] #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-01-20T20:14:51.064Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:14:51.064Z] #49 11.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:14:51.064Z] #49 11.48 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:14:51.081Z] #14 17.85 Reading package lists... [2022-01-20T20:14:51.081Z] #14 ... [2022-01-20T20:14:51.081Z] [2022-01-20T20:14:51.081Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:51.081Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:14:51.081Z] #51 10.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T20:14:51.081Z] #51 10.83 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T20:14:51.081Z] #51 10.90 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T20:14:51.081Z] #51 13.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:14:51.081Z] #51 13.89 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:14:51.081Z] #51 13.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:14:51.081Z] #51 14.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:14:51.081Z] #51 14.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:14:51.081Z] #51 14.66 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:14:51.081Z] #51 14.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:14:51.081Z] #51 14.74 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:14:51.081Z] #51 14.76 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:14:51.081Z] #51 14.99 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:14:51.081Z] #51 15.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:14:51.081Z] #51 15.07 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:14:51.081Z] #51 15.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:14:51.081Z] #51 15.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:14:51.081Z] #51 15.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:14:51.081Z] #51 15.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:14:51.081Z] #51 15.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:14:51.081Z] #51 15.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:14:51.081Z] #51 15.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:14:51.081Z] #51 15.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:14:51.082Z] #51 15.39 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:14:51.082Z] #51 15.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:14:51.082Z] #51 15.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:14:51.082Z] #51 15.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:14:51.082Z] #51 15.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:14:51.082Z] #51 15.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:14:51.082Z] #51 15.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:14:51.082Z] #51 15.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:14:51.082Z] #51 16.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:14:51.082Z] #51 16.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:14:51.082Z] #51 16.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:14:51.082Z] #51 16.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:14:51.082Z] #51 16.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:14:51.082Z] #51 16.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:14:51.082Z] #51 17.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:14:51.082Z] #51 17.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:14:51.082Z] #51 17.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:14:51.082Z] #51 17.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:14:51.082Z] #51 17.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:14:51.082Z] #51 17.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:14:51.082Z] #51 17.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:14:51.082Z] #51 18.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:14:51.082Z] #51 18.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:14:51.082Z] #51 18.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:14:51.082Z] #51 18.47 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:14:51.082Z] #51 18.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:14:51.082Z] #51 18.54 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:14:51.082Z] #51 18.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:14:51.082Z] #51 19.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:14:51.082Z] #51 19.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:14:51.082Z] #51 19.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:14:51.082Z] #51 19.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:14:51.082Z] #51 19.64 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:14:51.082Z] #51 19.77 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:14:51.126Z] #19 117.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:14:51.192Z] [2022-01-20T20:14:51.192Z] #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-01-20T20:14:51.192Z] #63 sha256:f0119d8d944dbabec2f25bdca18df34c6ef493b3fa313230340d8dab1eef7de5 [2022-01-20T20:14:51.192Z] #63 11.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:14:51.241Z] #51 13.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:14:51.241Z] #51 13.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:14:51.387Z] #19 ... [2022-01-20T20:14:51.387Z] [2022-01-20T20:14:51.387Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:51.387Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:51.387Z] #50 DONE 124.0s [2022-01-20T20:14:51.387Z] [2022-01-20T20:14:51.387Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-01-20T20:14:51.387Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T20:14:51.387Z] #19 117.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-20T20:14:51.387Z] #19 117.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:51.387Z] #19 117.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:14:51.495Z] #63 11.97 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:14:51.556Z] #51 14.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:14:51.819Z] #51 ... [2022-01-20T20:14:51.819Z] [2022-01-20T20:14:51.819Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:51.819Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T20:14:51.819Z] #36 13.70 tomll can be used in two ways: [2022-01-20T20:14:51.819Z] #36 13.70 Writing to STDIN and reading from STDOUT: [2022-01-20T20:14:51.819Z] #36 13.70 cat file.toml | tomll > file.toml [2022-01-20T20:14:51.819Z] #36 13.70 [2022-01-20T20:14:51.819Z] #36 13.70 Reading and updating a list of files: [2022-01-20T20:14:51.819Z] #36 13.70 tomll a.toml b.toml c.toml [2022-01-20T20:14:51.819Z] #36 13.70 [2022-01-20T20:14:51.819Z] #36 13.70 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:14:51.819Z] #36 DONE 14.6s [2022-01-20T20:14:52.079Z] [2022-01-20T20:14:52.079Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:52.079Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:14:52.079Z] #51 14.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:14:52.079Z] #51 14.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:14:52.079Z] #51 14.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:14:52.339Z] #51 14.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:14:52.339Z] #51 15.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:14:52.599Z] #51 15.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:14:52.599Z] #51 15.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:14:52.965Z] #49 ... [2022-01-20T20:14:52.965Z] [2022-01-20T20:14:52.965Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:52.965Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:52.965Z] #43 3.407 + git clone https://github.com/docker/distribution.git . [2022-01-20T20:14:52.965Z] #43 3.409 Cloning into '.'... [2022-01-20T20:14:52.965Z] #43 ... [2022-01-20T20:14:52.965Z] [2022-01-20T20:14:52.965Z] #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-01-20T20:14:52.965Z] #63 sha256:918058407236d6e6275ef532fd97b43286ee8e2ad829d121395135a66a13cd1b [2022-01-20T20:14:52.965Z] #63 12.22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:14:52.965Z] #63 12.99 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:14:52.965Z] #63 13.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:14:52.965Z] #63 13.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:14:52.965Z] #63 13.22 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:14:52.965Z] #63 13.34 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:14:52.965Z] #63 13.46 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:14:52.965Z] #63 13.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:14:52.987Z] #51 ... [2022-01-20T20:14:52.987Z] [2022-01-20T20:14:52.987Z] #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-01-20T20:14:52.987Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:14:52.987Z] #49 12.74 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:14:52.987Z] #49 12.78 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:14:52.987Z] #49 ... [2022-01-20T20:14:52.987Z] [2022-01-20T20:14:52.987Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:52.987Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:14:52.987Z] #14 17.85 Reading package lists... [2022-01-20T20:14:53.175Z] #51 15.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:14:53.175Z] #51 15.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:14:53.175Z] #51 15.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:14:53.175Z] #51 15.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:14:53.175Z] #51 16.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:14:53.175Z] #51 16.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:14:53.222Z] #63 ... [2022-01-20T20:14:53.222Z] [2022-01-20T20:14:53.222Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:53.222Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:14:53.222Z] #36 13.88 tomll can be used in two ways: [2022-01-20T20:14:53.222Z] #36 13.88 Writing to STDIN and reading from STDOUT: [2022-01-20T20:14:53.222Z] #36 13.88 cat file.toml | tomll > file.toml [2022-01-20T20:14:53.222Z] #36 13.88 [2022-01-20T20:14:53.222Z] #36 13.88 Reading and updating a list of files: [2022-01-20T20:14:53.222Z] #36 13.88 tomll a.toml b.toml c.toml [2022-01-20T20:14:53.222Z] #36 13.88 [2022-01-20T20:14:53.222Z] #36 13.88 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:14:53.222Z] #36 DONE 14.2s [2022-01-20T20:14:53.222Z] [2022-01-20T20:14:53.222Z] #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-01-20T20:14:53.222Z] #63 sha256:918058407236d6e6275ef532fd97b43286ee8e2ad829d121395135a66a13cd1b [2022-01-20T20:14:53.222Z] #63 14.02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:14:53.424Z] #63 14.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:14:53.435Z] #51 16.27 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:14:53.435Z] #51 16.29 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:14:53.435Z] #51 16.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:14:53.681Z] #63 14.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:14:53.695Z] #51 16.41 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:14:53.695Z] #51 16.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:14:53.695Z] #51 16.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:14:53.695Z] #51 16.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:14:54.263Z] #51 17.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:14:54.263Z] #51 17.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:14:54.263Z] #51 17.15 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:14:54.523Z] #51 17.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:14:54.523Z] #51 17.23 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:14:54.611Z] #63 ... [2022-01-20T20:14:54.611Z] [2022-01-20T20:14:54.611Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T20:14:54.611Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T20:14:54.611Z] #36 14.98 tomll can be used in two ways: [2022-01-20T20:14:54.611Z] #36 14.98 Writing to STDIN and reading from STDOUT: [2022-01-20T20:14:54.611Z] #36 14.98 cat file.toml | tomll > file.toml [2022-01-20T20:14:54.611Z] #36 14.98 [2022-01-20T20:14:54.611Z] #36 14.98 Reading and updating a list of files: [2022-01-20T20:14:54.611Z] #36 14.98 tomll a.toml b.toml c.toml [2022-01-20T20:14:54.611Z] #36 14.98 [2022-01-20T20:14:54.611Z] #36 14.98 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T20:14:54.611Z] #36 DONE 15.4s [2022-01-20T20:14:54.611Z] [2022-01-20T20:14:54.611Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:54.611Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:14:54.611Z] #51 11.80 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T20:14:54.611Z] #51 11.81 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:14:54.611Z] #51 12.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:14:54.611Z] #51 12.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:14:54.611Z] #51 12.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:14:54.611Z] #51 13.22 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:14:54.611Z] #51 13.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:14:54.611Z] #51 13.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:14:54.611Z] #51 13.30 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:14:54.611Z] #51 13.48 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:14:54.611Z] #51 13.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:14:54.611Z] #51 13.52 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:14:54.611Z] #51 13.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:14:54.611Z] #51 13.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:14:54.611Z] #51 13.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:14:54.611Z] #51 13.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:14:54.611Z] #51 14.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:14:54.611Z] #51 14.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:14:54.611Z] #51 14.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:14:54.611Z] #51 14.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:14:54.611Z] #51 14.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:14:54.611Z] #51 14.47 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:14:54.611Z] #51 14.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:14:54.611Z] #51 14.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:14:54.611Z] #51 14.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:14:54.611Z] #51 14.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:14:54.611Z] #51 14.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:14:54.611Z] #51 14.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:14:54.611Z] #51 15.42 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:14:54.611Z] #51 15.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:14:54.611Z] #51 15.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:14:54.783Z] #51 17.37 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:14:54.872Z] #51 15.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:14:54.872Z] #51 15.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:14:54.893Z] #14 22.84 Reading package lists... [2022-01-20T20:14:54.893Z] #14 ... [2022-01-20T20:14:54.893Z] [2022-01-20T20:14:54.893Z] #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-01-20T20:14:54.893Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:14:54.893Z] #58 15.07 Fetched 8495 kB in 12s (718 kB/s) [2022-01-20T20:14:54.893Z] #58 15.07 Reading package lists... [2022-01-20T20:14:55.045Z] #51 ... [2022-01-20T20:14:55.045Z] [2022-01-20T20:14:55.045Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-01-20T20:14:55.045Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T20:14:55.045Z] #29 29.81 129 added, 0 removed; done. [2022-01-20T20:14:55.045Z] #29 30.05 Setting up jq (1.6-2.1) ... [2022-01-20T20:14:55.045Z] #29 30.07 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:55.045Z] #29 30.10 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T20:14:55.045Z] #29 30.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:14:55.045Z] #29 30.14 Processing triggers for ca-certificates (20210119) ... [2022-01-20T20:14:55.045Z] #29 30.17 Updating certificates in /etc/ssl/certs... [2022-01-20T20:14:55.045Z] #29 32.55 0 added, 0 removed; done. [2022-01-20T20:14:55.045Z] #29 32.55 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T20:14:55.045Z] #29 32.56 done. [2022-01-20T20:14:55.045Z] #29 DONE 32.9s [2022-01-20T20:14:55.045Z] [2022-01-20T20:14:55.045Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T20:14:55.045Z] #30 sha256:861586991ddb7297c0c1c7669c6b0d58c6e151cd27217888053f6f23646dc515 [2022-01-20T20:14:55.045Z] #30 DONE 0.1s [2022-01-20T20:14:55.045Z] [2022-01-20T20:14:55.045Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:14:55.045Z] #31 sha256:567495362b92149f247e0c5e07b10f2428dfe40e5f706fe0bf5967694ec4ffc7 [2022-01-20T20:14:55.133Z] #51 16.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:14:55.151Z] #58 20.58 Reading package lists... [2022-01-20T20:14:55.152Z] #58 ... [2022-01-20T20:14:55.152Z] [2022-01-20T20:14:55.152Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:14:55.152Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:14:55.152Z] #51 24.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:14:55.152Z] #51 24.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:14:55.152Z] #51 25.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:14:55.152Z] #51 25.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:14:55.152Z] #51 25.08 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:14:55.390Z] #51 16.22 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:14:55.589Z] #19 121.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-20T20:14:55.589Z] #19 121.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:14:55.589Z] #19 121.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:14:55.589Z] #19 121.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-20T20:14:55.589Z] #19 121.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:14:55.589Z] #19 121.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:14:55.589Z] #19 121.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-20T20:14:55.589Z] #19 121.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:14:55.589Z] #19 121.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:14:55.589Z] #19 121.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-20T20:14:55.589Z] #19 121.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:14:55.589Z] #19 121.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:14:55.589Z] #19 121.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-20T20:14:55.589Z] #19 121.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:14:55.589Z] #19 121.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:14:55.589Z] #19 122.0 Selecting previously unselected package cross-config. [2022-01-20T20:14:55.589Z] #19 122.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-20T20:14:55.589Z] #19 122.0 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-20T20:14:55.589Z] #19 122.0 Selecting previously unselected package gcc-10-cross-base. [2022-01-20T20:14:55.589Z] #19 122.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:55.589Z] #19 122.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T20:14:55.743Z] #63 16.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:14:55.850Z] #19 122.0 Selecting previously unselected package libc6-arm64-cross. [2022-01-20T20:14:55.850Z] #19 122.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T20:14:55.850Z] #19 122.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T20:14:55.850Z] #19 122.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-20T20:14:55.850Z] #19 122.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:55.850Z] #19 122.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:55.850Z] #19 122.2 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-20T20:14:55.850Z] #19 122.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:55.850Z] #19 122.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:55.850Z] #19 122.3 Selecting previously unselected package libitm1-arm64-cross. [2022-01-20T20:14:55.956Z] #51 16.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:14:55.956Z] #51 16.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:14:55.999Z] #63 16.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:14:56.111Z] #19 122.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.111Z] #19 122.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.111Z] #19 122.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-20T20:14:56.111Z] #19 122.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.111Z] #19 122.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.111Z] #19 122.3 Selecting previously unselected package libasan6-arm64-cross. [2022-01-20T20:14:56.111Z] #19 122.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.111Z] #19 122.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.214Z] #51 17.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:14:56.214Z] #51 17.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:14:56.214Z] #51 17.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:14:56.214Z] #51 ... [2022-01-20T20:14:56.214Z] [2022-01-20T20:14:56.214Z] #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-01-20T20:14:56.214Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:14:56.214Z] #58 17.11 Fetched 8495 kB in 13s (639 kB/s) [2022-01-20T20:14:56.372Z] #19 122.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-20T20:14:56.372Z] #19 122.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.372Z] #19 122.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.372Z] #19 122.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-20T20:14:56.372Z] #19 122.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.372Z] #19 122.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.529Z] #51 26.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:14:56.529Z] #51 26.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:14:56.633Z] #19 122.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-20T20:14:56.633Z] #19 122.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.633Z] #19 122.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.633Z] #19 123.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-20T20:14:56.633Z] #19 123.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.633Z] #19 123.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.633Z] #19 123.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-20T20:14:56.788Z] #51 26.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:14:56.894Z] #19 123.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:14:56.894Z] #19 123.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:14:56.894Z] #19 123.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-20T20:14:57.154Z] #19 123.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:14:57.154Z] #19 123.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:14:57.356Z] #51 ... [2022-01-20T20:14:57.356Z] [2022-01-20T20:14:57.356Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:14:57.356Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:14:57.356Z] #38 17.45 Fetched 8495 kB in 12s (696 kB/s) [2022-01-20T20:14:57.356Z] #38 17.45 Reading package lists... [2022-01-20T20:14:57.356Z] #38 22.34 Reading package lists... [2022-01-20T20:14:57.615Z] #38 27.16 Building dependency tree... [2022-01-20T20:14:57.615Z] #38 ... [2022-01-20T20:14:57.615Z] [2022-01-20T20:14:57.615Z] #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-01-20T20:14:57.615Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:14:57.615Z] #58 20.58 Reading package lists... [2022-01-20T20:14:57.615Z] #58 25.50 Building dependency tree... [2022-01-20T20:14:58.183Z] #58 ... [2022-01-20T20:14:58.183Z] [2022-01-20T20:14:58.183Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:14:58.183Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:14:58.183Z] #47 17.83 Fetched 8498 kB in 14s (613 kB/s) [2022-01-20T20:14:58.183Z] #47 17.83 Reading package lists... [2022-01-20T20:14:58.183Z] #47 22.79 Reading package lists... [2022-01-20T20:14:58.183Z] #47 27.80 Building dependency tree... [2022-01-20T20:14:58.183Z] #47 ... [2022-01-20T20:14:58.183Z] [2022-01-20T20:14:58.183Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:14:58.183Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:14:58.183Z] #14 22.84 Reading package lists... [2022-01-20T20:14:59.122Z] #14 27.99 Building dependency tree... [2022-01-20T20:14:59.382Z] #14 ... [2022-01-20T20:14:59.382Z] [2022-01-20T20:14:59.382Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:14:59.382Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:14:59.382Z] #43 19.10 + git checkout -q v2.3.0 [2022-01-20T20:14:59.382Z] #43 20.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T20:14:59.382Z] #43 ... [2022-01-20T20:14:59.382Z] [2022-01-20T20:14:59.382Z] #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-01-20T20:14:59.382Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:14:59.382Z] #58 28.88 The following additional packages will be installed: [2022-01-20T20:14:59.382Z] #58 28.88 libbtrfs0 [2022-01-20T20:14:59.382Z] #58 29.04 The following NEW packages will be installed: [2022-01-20T20:14:59.382Z] #58 29.05 libbtrfs-dev libbtrfs0 [2022-01-20T20:14:59.382Z] #58 29.46 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:14:59.382Z] #58 29.46 Need to get 460 kB of archives. [2022-01-20T20:14:59.382Z] #58 29.46 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:14:59.382Z] #58 29.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:14:59.382Z] #58 29.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:15:00.173Z] #63 ... [2022-01-20T20:15:00.173Z] [2022-01-20T20:15:00.173Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:15:00.173Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:15:00.173Z] #51 11.15 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T20:15:00.173Z] #51 11.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T20:15:00.173Z] #51 15.10 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T20:15:00.173Z] #51 15.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T20:15:00.173Z] #51 15.66 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T20:15:00.173Z] #51 15.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T20:15:00.173Z] #51 15.72 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T20:15:00.173Z] #51 15.74 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T20:15:00.173Z] #51 15.87 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T20:15:00.173Z] #51 15.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T20:15:00.173Z] #51 15.91 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T20:15:00.173Z] #51 15.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T20:15:00.173Z] #51 15.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T20:15:00.173Z] #51 16.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T20:15:00.173Z] #51 16.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:15:00.173Z] #51 16.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:15:00.173Z] #51 16.54 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:15:00.173Z] #51 16.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T20:15:00.173Z] #51 16.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T20:15:00.173Z] #51 16.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T20:15:00.173Z] #51 16.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T20:15:00.173Z] #51 16.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T20:15:00.173Z] #51 16.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T20:15:00.174Z] #51 17.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T20:15:00.174Z] #51 17.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T20:15:00.174Z] #51 17.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T20:15:00.174Z] #51 17.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T20:15:00.174Z] #51 17.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T20:15:00.174Z] #51 17.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T20:15:00.174Z] #51 17.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T20:15:00.174Z] #51 18.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T20:15:00.174Z] #51 18.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T20:15:00.174Z] #51 18.08 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T20:15:00.174Z] #51 18.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T20:15:00.174Z] #51 18.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T20:15:00.174Z] #51 18.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:15:00.174Z] #51 18.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:15:00.174Z] #51 18.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:15:00.174Z] #51 18.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:15:00.174Z] #51 18.74 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:15:00.174Z] #51 18.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:15:00.174Z] #51 18.89 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:15:00.174Z] #51 18.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:15:00.174Z] #51 19.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:15:00.174Z] #51 19.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:15:00.174Z] #51 19.82 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:15:00.320Z] #58 30.43 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:00.340Z] #31 4.760 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T20:15:00.340Z] #31 ... [2022-01-20T20:15:00.340Z] [2022-01-20T20:15:00.340Z] #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-01-20T20:15:00.340Z] #63 sha256:29376d2a6fd0bd316f22ef00896dff3e1e2d71727c2388e8bd6985c0d3b0e823 [2022-01-20T20:15:00.340Z] #63 12.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:15:00.340Z] #63 ... [2022-01-20T20:15:00.340Z] [2022-01-20T20:15:00.340Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:15:00.340Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:15:00.340Z] #51 21.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:15:00.340Z] #51 21.73 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:15:00.340Z] #51 21.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:15:00.340Z] #51 21.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:15:00.340Z] #51 21.88 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:15:00.340Z] #51 22.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:15:00.340Z] #51 22.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:15:00.340Z] #51 ... [2022-01-20T20:15:00.340Z] [2022-01-20T20:15:00.340Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:00.340Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:15:00.340Z] #14 12.83 Fetched 8379 kB in 9s (955 kB/s) [2022-01-20T20:15:00.340Z] #14 12.83 Reading package lists... [2022-01-20T20:15:00.340Z] #14 17.35 Reading package lists... [2022-01-20T20:15:00.340Z] #14 21.14 Building dependency tree... [2022-01-20T20:15:00.340Z] #14 ... [2022-01-20T20:15:00.340Z] [2022-01-20T20:15:00.340Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:00.340Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:15:00.340Z] #38 12.89 Fetched 8379 kB in 9s (919 kB/s) [2022-01-20T20:15:00.340Z] #38 12.89 Reading package lists... [2022-01-20T20:15:00.340Z] #38 17.47 Reading package lists... [2022-01-20T20:15:00.340Z] #38 21.14 Building dependency tree... [2022-01-20T20:15:00.340Z] #38 ... [2022-01-20T20:15:00.340Z] [2022-01-20T20:15:00.340Z] #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-01-20T20:15:00.340Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T20:15:00.340Z] #58 9.638 Reading package lists... [2022-01-20T20:15:00.340Z] #58 13.62 Reading package lists... [2022-01-20T20:15:00.340Z] #58 18.36 Building dependency tree... [2022-01-20T20:15:00.340Z] #58 21.12 The following additional packages will be installed: [2022-01-20T20:15:00.340Z] #58 21.13 libbtrfs0 [2022-01-20T20:15:00.340Z] #58 21.31 The following NEW packages will be installed: [2022-01-20T20:15:00.340Z] #58 21.32 libbtrfs-dev libbtrfs0 [2022-01-20T20:15:00.340Z] #58 21.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:00.340Z] #58 21.70 Need to get 454 kB of archives. [2022-01-20T20:15:00.340Z] #58 21.70 After this operation, 1275 kB of additional disk space will be used. [2022-01-20T20:15:00.340Z] #58 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T20:15:00.340Z] #58 21.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T20:15:00.340Z] #58 22.72 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:00.340Z] #58 22.91 Fetched 454 kB in 0s (1434 kB/s) [2022-01-20T20:15:00.340Z] #58 23.00 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T20:15:00.340Z] #58 23.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T20:15:00.340Z] #58 23.04 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T20:15:00.340Z] #58 23.05 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:15:00.340Z] #58 23.21 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T20:15:00.340Z] #58 ... [2022-01-20T20:15:00.340Z] [2022-01-20T20:15:00.340Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:15:00.340Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:15:00.340Z] #51 23.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:15:00.391Z] #58 17.11 Reading package lists... [2022-01-20T20:15:00.391Z] #58 ... [2022-01-20T20:15:00.391Z] [2022-01-20T20:15:00.391Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:00.391Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:00.391Z] #47 10.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T20:15:00.391Z] #47 17.09 Fetched 8498 kB in 14s (629 kB/s) [2022-01-20T20:15:00.391Z] #47 17.09 Reading package lists... [2022-01-20T20:15:00.391Z] #47 ... [2022-01-20T20:15:00.391Z] [2022-01-20T20:15:00.391Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:15:00.391Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:15:00.391Z] #43 20.17 + git checkout -q v2.3.0 [2022-01-20T20:15:00.579Z] #58 30.67 Fetched 460 kB in 0s (1367 kB/s) [2022-01-20T20:15:00.579Z] #58 30.75 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:15:00.839Z] #58 30.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:00.839Z] #58 30.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:15:00.839Z] #58 30.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:15:00.910Z] #51 ... [2022-01-20T20:15:00.910Z] [2022-01-20T20:15:00.910Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:00.910Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:15:00.910Z] #47 13.32 Fetched 8383 kB in 10s (879 kB/s) [2022-01-20T20:15:00.910Z] #47 13.32 Reading package lists... [2022-01-20T20:15:00.910Z] #47 18.02 Reading package lists... [2022-01-20T20:15:00.910Z] #47 21.57 Building dependency tree... [2022-01-20T20:15:00.957Z] #43 21.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T20:15:00.957Z] #43 ... [2022-01-20T20:15:00.957Z] [2022-01-20T20:15:00.957Z] #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-01-20T20:15:00.957Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:15:00.957Z] #49 11.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:15:00.957Z] #49 11.90 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:15:01.099Z] #58 31.06 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:15:01.099Z] #58 31.06 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:15:01.099Z] #58 31.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:15:01.099Z] #58 ... [2022-01-20T20:15:01.099Z] [2022-01-20T20:15:01.099Z] #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-01-20T20:15:01.099Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:15:01.099Z] #53 31.15 v3.0.2 [2022-01-20T20:15:01.099Z] #53 DONE 31.2s [2022-01-20T20:15:01.172Z] #47 ... [2022-01-20T20:15:01.172Z] [2022-01-20T20:15:01.172Z] #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-01-20T20:15:01.172Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T20:15:01.172Z] #58 23.21 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T20:15:01.172Z] #58 23.22 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:15:01.172Z] #58 23.53 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:15:01.172Z] #58 23.55 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:15:01.172Z] #58 23.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:01.172Z] #58 DONE 23.9s [2022-01-20T20:15:01.172Z] [2022-01-20T20:15:01.172Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:15:01.172Z] #59 sha256:b6fd14b7b592bcf413cbe363e9133ae51f7dc836e090ac9ed38d186aa7613ba9 [2022-01-20T20:15:01.172Z] #59 DONE 0.1s [2022-01-20T20:15:01.172Z] [2022-01-20T20:15:01.172Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:15:01.172Z] #31 sha256:567495362b92149f247e0c5e07b10f2428dfe40e5f706fe0bf5967694ec4ffc7 [2022-01-20T20:15:01.172Z] #31 6.318 #=#=# [2022-01-20T20:15:01.214Z] #49 ... [2022-01-20T20:15:01.214Z] [2022-01-20T20:15:01.214Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:01.214Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:01.214Z] #47 17.09 Reading package lists... [2022-01-20T20:15:01.358Z] [2022-01-20T20:15:01.358Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:01.359Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:01.359Z] #14 31.01 The following additional packages will be installed: [2022-01-20T20:15:01.359Z] #14 31.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:01.359Z] #14 31.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:15:01.359Z] #14 31.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:15:01.359Z] #14 31.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:15:01.359Z] #14 31.02 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:15:01.359Z] #14 31.02 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:15:01.359Z] #14 31.03 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:15:01.359Z] #14 31.03 Suggested packages: [2022-01-20T20:15:01.359Z] #14 31.05 gcc-10-locales seccomp wine64 [2022-01-20T20:15:01.618Z] #14 ... [2022-01-20T20:15:01.618Z] [2022-01-20T20:15:01.618Z] #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-01-20T20:15:01.618Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:15:01.618Z] #58 31.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:15:01.618Z] #58 31.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:15:01.618Z] #58 31.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:01.618Z] #58 DONE 31.7s [2022-01-20T20:15:01.743Z] #31 6.623 #=#=# 0.2% ######################################################################## 100.0% [2022-01-20T20:15:01.877Z] [2022-01-20T20:15:01.877Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:15:01.877Z] #59 sha256:9d7675273ada57d1298d27761ff823b17339142540698519d9d60d0f69b6843a [2022-01-20T20:15:02.440Z] #19 128.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-20T20:15:02.440Z] #19 128.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:02.440Z] #19 128.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:15:02.440Z] #19 128.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-20T20:15:02.440Z] #19 128.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:15:02.440Z] #19 128.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T20:15:02.440Z] #19 128.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-20T20:15:02.440Z] #19 128.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:02.440Z] #19 128.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T20:15:02.440Z] #19 128.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-20T20:15:02.440Z] #19 128.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:02.440Z] #19 128.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:15:02.684Z] #31 7.638 [2022-01-20T20:15:02.700Z] #19 129.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-20T20:15:02.700Z] #19 129.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:02.700Z] #19 129.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:15:02.756Z] #51 ... [2022-01-20T20:15:02.756Z] [2022-01-20T20:15:02.756Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:15:02.756Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:15:02.756Z] #43 23.36 + git checkout -q v2.3.0 [2022-01-20T20:15:02.821Z] #59 DONE 1.0s [2022-01-20T20:15:02.821Z] [2022-01-20T20:15:02.821Z] #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-01-20T20:15:02.821Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:15:04.093Z] #31 ... [2022-01-20T20:15:04.093Z] [2022-01-20T20:15:04.093Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:15:04.093Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T20:15:04.093Z] #43 16.23 + git checkout -q v2.3.0 [2022-01-20T20:15:04.093Z] #43 18.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T20:15:04.093Z] #43 ... [2022-01-20T20:15:04.093Z] [2022-01-20T20:15:04.093Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:04.093Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:15:04.093Z] #14 24.20 The following additional packages will be installed: [2022-01-20T20:15:04.093Z] #14 24.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:04.093Z] #14 24.20 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:15:04.093Z] #14 24.20 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:15:04.093Z] #14 24.20 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:15:04.093Z] #14 24.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:15:04.093Z] #14 24.21 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:15:04.093Z] #14 24.21 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:15:04.093Z] #14 24.23 Suggested packages: [2022-01-20T20:15:04.093Z] #14 24.24 gcc-10-locales seccomp wine64 [2022-01-20T20:15:04.093Z] #14 25.27 The following NEW packages will be installed: [2022-01-20T20:15:04.093Z] #14 25.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:04.093Z] #14 25.27 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:15:04.093Z] #14 25.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:15:04.093Z] #14 25.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:15:04.093Z] #14 25.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:15:04.093Z] #14 25.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:15:04.093Z] #14 25.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:15:04.093Z] #14 25.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:15:04.093Z] #14 25.27 mingw-w64-x86-64-dev [2022-01-20T20:15:04.093Z] #14 25.64 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:04.093Z] #14 25.64 Need to get 108 MB of archives. [2022-01-20T20:15:04.093Z] #14 25.64 After this operation, 620 MB of additional disk space will be used. [2022-01-20T20:15:04.093Z] #14 25.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-01-20T20:15:04.093Z] #14 25.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-01-20T20:15:04.093Z] #14 25.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:15:04.093Z] #14 25.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-01-20T20:15:04.093Z] #14 25.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-20T20:15:04.093Z] #14 25.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:15:04.093Z] #14 26.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-20T20:15:04.093Z] #14 26.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-01-20T20:15:04.093Z] #14 26.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-01-20T20:15:04.093Z] #14 26.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-20T20:15:04.414Z] #43 25.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T20:15:05.345Z] #43 ... [2022-01-20T20:15:05.345Z] [2022-01-20T20:15:05.345Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:05.345Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:05.345Z] #38 16.26 Fetched 8495 kB in 12s (688 kB/s) [2022-01-20T20:15:05.345Z] #38 16.26 Reading package lists... [2022-01-20T20:15:05.345Z] #38 20.74 Reading package lists... [2022-01-20T20:15:05.345Z] #38 25.15 Building dependency tree... [2022-01-20T20:15:05.345Z] #38 ... [2022-01-20T20:15:05.345Z] [2022-01-20T20:15:05.345Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:15:05.345Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:15:05.345Z] #51 24.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:15:05.345Z] #51 24.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:15:05.345Z] #51 24.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:15:05.345Z] #51 24.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:15:05.345Z] #51 25.01 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:15:05.345Z] #51 26.08 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:15:05.345Z] #51 26.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:15:05.404Z] #47 21.55 Reading package lists... [2022-01-20T20:15:05.601Z] #51 26.44 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:15:05.601Z] #51 ... [2022-01-20T20:15:05.601Z] [2022-01-20T20:15:05.601Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:05.601Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:05.601Z] #14 16.56 Fetched 8495 kB in 12s (684 kB/s) [2022-01-20T20:15:05.601Z] #14 16.56 Reading package lists... [2022-01-20T20:15:05.601Z] #14 21.06 Reading package lists... [2022-01-20T20:15:05.601Z] #14 25.70 Building dependency tree... [2022-01-20T20:15:05.601Z] #14 ... [2022-01-20T20:15:05.601Z] [2022-01-20T20:15:05.601Z] #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-01-20T20:15:05.601Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:15:05.601Z] #58 10.98 Reading package lists... [2022-01-20T20:15:05.601Z] #58 16.87 Reading package lists... [2022-01-20T20:15:05.601Z] #58 21.19 Building dependency tree... [2022-01-20T20:15:05.601Z] #58 24.02 The following additional packages will be installed: [2022-01-20T20:15:05.601Z] #58 24.02 libbtrfs0 [2022-01-20T20:15:05.601Z] #58 24.23 The following NEW packages will be installed: [2022-01-20T20:15:05.601Z] #58 24.24 libbtrfs-dev libbtrfs0 [2022-01-20T20:15:05.601Z] #58 24.65 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:05.601Z] #58 24.65 Need to get 460 kB of archives. [2022-01-20T20:15:05.601Z] #58 24.65 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:15:05.601Z] #58 24.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:15:05.601Z] #58 24.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:15:05.601Z] #58 25.65 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:05.601Z] #58 25.87 Fetched 460 kB in 0s (1480 kB/s) [2022-01-20T20:15:05.601Z] #58 25.94 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:15:05.601Z] #58 25.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-01-20T20:15:05.601Z] #58 26.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:15:05.601Z] #58 26.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:15:05.601Z] #58 26.23 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:15:05.601Z] #58 26.23 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:15:05.601Z] #58 26.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:15:05.601Z] #58 26.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:15:05.601Z] #58 26.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:15:05.601Z] #58 26.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:05.660Z] #47 25.94 Building dependency tree... [2022-01-20T20:15:05.660Z] #47 ... [2022-01-20T20:15:05.660Z] [2022-01-20T20:15:05.660Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:05.660Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:05.661Z] #14 16.55 Fetched 8495 kB in 13s (648 kB/s) [2022-01-20T20:15:05.661Z] #14 16.55 Reading package lists... [2022-01-20T20:15:05.661Z] #14 20.99 Reading package lists... [2022-01-20T20:15:05.661Z] #14 25.22 Building dependency tree... [2022-01-20T20:15:05.858Z] #58 ... [2022-01-20T20:15:05.858Z] [2022-01-20T20:15:05.858Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:05.858Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:05.858Z] #14 25.70 Building dependency tree... [2022-01-20T20:15:05.917Z] #14 ... [2022-01-20T20:15:05.917Z] [2022-01-20T20:15:05.917Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:15:05.917Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:15:05.917Z] #51 17.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T20:15:05.917Z] #51 17.32 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T20:15:05.917Z] #51 17.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T20:15:05.917Z] #51 17.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T20:15:05.917Z] #51 17.55 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T20:15:05.917Z] #51 17.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T20:15:05.917Z] #51 17.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T20:15:05.917Z] #51 17.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T20:15:05.917Z] #51 18.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T20:15:05.917Z] #51 18.27 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T20:15:05.917Z] #51 18.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:15:05.917Z] #51 18.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:15:05.917Z] #51 18.44 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T20:15:05.917Z] #51 18.61 go: downloading golang.org/x/text v0.3.2 [2022-01-20T20:15:05.917Z] #51 23.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T20:15:05.917Z] #51 23.26 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T20:15:05.917Z] #51 23.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T20:15:05.917Z] #51 23.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T20:15:05.917Z] #51 23.44 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T20:15:05.917Z] #51 24.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T20:15:05.917Z] #51 24.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T20:15:05.917Z] #51 24.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T20:15:06.112Z] #14 28.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-01-20T20:15:06.114Z] #14 ... [2022-01-20T20:15:06.114Z] [2022-01-20T20:15:06.114Z] #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-01-20T20:15:06.114Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:15:06.114Z] #58 DONE 27.1s [2022-01-20T20:15:06.118Z] #60 3.374 + RM_GOPATH=0 [2022-01-20T20:15:06.118Z] #60 3.374 + TMP_GOPATH= [2022-01-20T20:15:06.118Z] #60 3.374 + : /build [2022-01-20T20:15:06.118Z] #60 3.374 + '[' -z '' ']' [2022-01-20T20:15:06.118Z] #60 3.374 ++ mktemp -d [2022-01-20T20:15:06.118Z] #60 3.374 + export GOPATH=/tmp/tmp.9kGrH3ZBjU [2022-01-20T20:15:06.118Z] #60 3.374 + GOPATH=/tmp/tmp.9kGrH3ZBjU [2022-01-20T20:15:06.118Z] #60 3.374 + RM_GOPATH=1 [2022-01-20T20:15:06.118Z] #60 3.374 + case "$(go env GOARCH)" in [2022-01-20T20:15:06.118Z] #60 3.374 ++ go env GOARCH [2022-01-20T20:15:06.118Z] #60 3.425 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:06.118Z] #60 3.425 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:06.118Z] #60 3.425 ++ dirname /install.sh [2022-01-20T20:15:06.118Z] #60 3.425 + dir=/ [2022-01-20T20:15:06.118Z] #60 3.425 + bin=containerd [2022-01-20T20:15:06.118Z] #60 3.425 + shift [2022-01-20T20:15:06.118Z] #60 3.425 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:15:06.118Z] #60 3.425 + . //containerd.installer [2022-01-20T20:15:06.118Z] #60 3.425 ++ set -e [2022-01-20T20:15:06.118Z] #60 3.425 ++ : v1.5.9 [2022-01-20T20:15:06.118Z] #60 3.425 + install_containerd [2022-01-20T20:15:06.118Z] #60 3.429 + echo 'Install containerd version v1.5.9' [2022-01-20T20:15:06.118Z] #60 3.433 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9kGrH3ZBjU/src/github.com/containerd/containerd [2022-01-20T20:15:06.118Z] #60 3.433 Cloning into '/tmp/tmp.9kGrH3ZBjU/src/github.com/containerd/containerd'... [2022-01-20T20:15:06.118Z] #60 3.433 Install containerd version v1.5.9 [2022-01-20T20:15:06.173Z] #51 ... [2022-01-20T20:15:06.173Z] [2022-01-20T20:15:06.173Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:06.173Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:06.173Z] #38 16.95 Fetched 8495 kB in 13s (640 kB/s) [2022-01-20T20:15:06.173Z] #38 16.95 Reading package lists... [2022-01-20T20:15:06.173Z] #38 21.21 Reading package lists... [2022-01-20T20:15:06.173Z] #38 25.34 Building dependency tree... [2022-01-20T20:15:06.173Z] #38 ... [2022-01-20T20:15:06.173Z] [2022-01-20T20:15:06.173Z] #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-01-20T20:15:06.173Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:15:06.173Z] #58 17.11 Reading package lists... [2022-01-20T20:15:06.173Z] #58 21.47 Reading package lists... [2022-01-20T20:15:06.173Z] #58 25.76 Building dependency tree... [2022-01-20T20:15:06.370Z] [2022-01-20T20:15:06.371Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:15:06.371Z] #59 sha256:ef5fbd992b07705b639b423e67f952bbab1ac599b493e19e1e92b9f64a4afc00 [2022-01-20T20:15:06.371Z] #59 DONE 0.1s [2022-01-20T20:15:06.371Z] [2022-01-20T20:15:06.371Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:06.371Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:06.371Z] #47 17.03 Fetched 8498 kB in 13s (649 kB/s) [2022-01-20T20:15:06.371Z] #47 17.03 Reading package lists... [2022-01-20T20:15:06.371Z] #47 21.57 Reading package lists... [2022-01-20T20:15:06.371Z] #47 26.19 Building dependency tree... [2022-01-20T20:15:06.371Z] #47 ... [2022-01-20T20:15:06.371Z] [2022-01-20T20:15:06.371Z] #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-01-20T20:15:06.371Z] #60 sha256:a83d7eae33adec6877d013377c63e69b5eff919ac75b0faeb88bc593304dffa2 [2022-01-20T20:15:06.430Z] #58 ... [2022-01-20T20:15:06.430Z] [2022-01-20T20:15:06.430Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:06.430Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:06.430Z] #47 25.94 Building dependency tree... [2022-01-20T20:15:06.687Z] #14 29.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-01-20T20:15:06.947Z] #14 29.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-20T20:15:07.212Z] #14 ... [2022-01-20T20:15:07.212Z] [2022-01-20T20:15:07.212Z] #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-01-20T20:15:07.212Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T20:15:07.212Z] #53 27.59 v3.0.2 [2022-01-20T20:15:07.212Z] #53 DONE 29.9s [2022-01-20T20:15:07.212Z] [2022-01-20T20:15:07.212Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:07.212Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:15:07.212Z] #38 24.21 The following additional packages will be installed: [2022-01-20T20:15:07.212Z] #38 24.22 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:15:07.212Z] #38 24.25 Suggested packages: [2022-01-20T20:15:07.212Z] #38 24.25 cmake-doc ninja-build lrzip [2022-01-20T20:15:07.212Z] #38 24.25 Recommended packages: [2022-01-20T20:15:07.212Z] #38 24.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:15:07.212Z] #38 25.11 The following NEW packages will be installed: [2022-01-20T20:15:07.212Z] #38 25.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:15:07.212Z] #38 25.14 vim-common xxd [2022-01-20T20:15:07.212Z] #38 25.49 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:07.212Z] #38 25.49 Need to get 15.6 MB of archives. [2022-01-20T20:15:07.212Z] #38 25.49 After this operation, 67.4 MB of additional disk space will be used. [2022-01-20T20:15:07.212Z] #38 25.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:15:07.212Z] #38 25.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:15:07.212Z] #38 25.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:15:07.212Z] #38 25.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T20:15:07.212Z] #38 25.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-20T20:15:07.212Z] #38 25.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-20T20:15:07.212Z] #38 25.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-20T20:15:07.212Z] #38 25.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-20T20:15:07.212Z] #38 25.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-20T20:15:07.212Z] #38 25.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-20T20:15:07.212Z] #38 26.90 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:07.212Z] #38 27.12 Fetched 15.6 MB in 1s (18.0 MB/s) [2022-01-20T20:15:07.212Z] #38 27.30 Selecting previously unselected package xxd. [2022-01-20T20:15:07.213Z] #38 27.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T20:15:07.213Z] #38 27.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T20:15:07.213Z] #38 27.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:07.213Z] #38 28.49 Selecting previously unselected package vim-common. [2022-01-20T20:15:07.213Z] #38 28.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:15:07.213Z] #38 28.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:07.213Z] #38 29.72 Selecting previously unselected package cmake-data. [2022-01-20T20:15:07.213Z] #38 29.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:15:07.213Z] #38 29.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:07.305Z] #60 0.911 + RM_GOPATH=0 [2022-01-20T20:15:07.306Z] #60 0.912 + TMP_GOPATH= [2022-01-20T20:15:07.306Z] #60 0.912 + : /build [2022-01-20T20:15:07.306Z] #60 0.912 + '[' -z '' ']' [2022-01-20T20:15:07.306Z] #60 0.913 ++ mktemp -d [2022-01-20T20:15:07.306Z] #60 0.916 + export GOPATH=/tmp/tmp.KJR90enNxp [2022-01-20T20:15:07.306Z] #60 0.916 + GOPATH=/tmp/tmp.KJR90enNxp [2022-01-20T20:15:07.306Z] #60 0.916 + RM_GOPATH=1 [2022-01-20T20:15:07.306Z] #60 0.917 + case "$(go env GOARCH)" in [2022-01-20T20:15:07.306Z] #60 0.917 ++ go env GOARCH [2022-01-20T20:15:07.306Z] #60 0.942 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:07.306Z] #60 0.942 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:07.306Z] #60 0.943 ++ dirname /install.sh [2022-01-20T20:15:07.306Z] #60 0.946 + dir=/ [2022-01-20T20:15:07.306Z] #60 0.946 + bin=containerd [2022-01-20T20:15:07.306Z] #60 0.946 + shift [2022-01-20T20:15:07.306Z] #60 0.946 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:15:07.306Z] #60 0.946 + . //containerd.installer [2022-01-20T20:15:07.306Z] #60 0.948 ++ set -e [2022-01-20T20:15:07.306Z] #60 0.949 ++ : v1.5.9 [2022-01-20T20:15:07.306Z] #60 0.949 + install_containerd [2022-01-20T20:15:07.306Z] #60 0.950 + echo 'Install containerd version v1.5.9' [2022-01-20T20:15:07.306Z] #60 0.952 Install containerd version v1.5.9 [2022-01-20T20:15:07.306Z] #60 0.954 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KJR90enNxp/src/github.com/containerd/containerd [2022-01-20T20:15:07.306Z] #60 0.955 Cloning into '/tmp/tmp.KJR90enNxp/src/github.com/containerd/containerd'... [2022-01-20T20:15:07.986Z] #19 134.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-20T20:15:07.986Z] #19 134.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:07.986Z] #19 134.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:15:07.986Z] #19 134.3 Selecting previously unselected package patch. [2022-01-20T20:15:07.986Z] #19 134.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:15:07.986Z] #19 134.3 Unpacking patch (2.7.6-7) ... [2022-01-20T20:15:07.986Z] #19 134.4 Selecting previously unselected package dpkg-dev. [2022-01-20T20:15:07.986Z] #19 134.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-20T20:15:07.986Z] #19 134.4 Unpacking dpkg-dev (1.20.9) ... [2022-01-20T20:15:08.246Z] #19 134.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-20T20:15:08.246Z] #19 134.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-20T20:15:08.246Z] #19 134.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T20:15:08.246Z] #19 134.5 Selecting previously unselected package libio-string-perl. [2022-01-20T20:15:08.246Z] #19 134.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-20T20:15:08.246Z] #19 134.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-20T20:15:08.246Z] #19 134.6 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:15:08.246Z] #19 134.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:15:08.246Z] #19 134.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:15:08.323Z] #47 28.94 The following additional packages will be installed: [2022-01-20T20:15:08.323Z] #47 28.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:08.323Z] #47 28.96 python3-protobuf python3-six [2022-01-20T20:15:08.323Z] #47 28.97 Suggested packages: [2022-01-20T20:15:08.323Z] #47 28.97 python3-setuptools [2022-01-20T20:15:08.323Z] #47 28.97 Recommended packages: [2022-01-20T20:15:08.323Z] #47 28.97 iproute2 | iproute [2022-01-20T20:15:08.763Z] #60 ... [2022-01-20T20:15:08.763Z] [2022-01-20T20:15:08.763Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:08.763Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:08.763Z] #38 27.16 Building dependency tree... [2022-01-20T20:15:08.763Z] #38 30.35 The following additional packages will be installed: [2022-01-20T20:15:08.763Z] #38 30.36 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:15:08.763Z] #38 30.36 Suggested packages: [2022-01-20T20:15:08.763Z] #38 30.37 cmake-doc ninja-build lrzip [2022-01-20T20:15:08.763Z] #38 30.37 Recommended packages: [2022-01-20T20:15:08.763Z] #38 30.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:15:08.763Z] #38 31.15 The following NEW packages will be installed: [2022-01-20T20:15:08.763Z] #38 31.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:15:08.763Z] #38 31.18 vim-common xxd [2022-01-20T20:15:08.763Z] #38 31.62 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:08.763Z] #38 31.62 Need to get 17.7 MB of archives. [2022-01-20T20:15:08.763Z] #38 31.62 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T20:15:08.763Z] #38 31.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:15:08.763Z] #38 31.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:15:08.763Z] #38 31.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:15:08.763Z] #38 31.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:15:08.763Z] #38 32.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:15:08.763Z] #38 32.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:15:08.763Z] #38 32.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:15:08.763Z] #38 32.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:15:08.763Z] #38 32.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:15:08.763Z] #38 32.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:15:08.763Z] #38 33.62 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:08.763Z] #38 33.83 Fetched 17.7 MB in 1s (14.3 MB/s) [2022-01-20T20:15:08.763Z] #38 33.93 Selecting previously unselected package xxd. [2022-01-20T20:15:08.763Z] #38 33.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:08.763Z] #38 34.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:15:08.763Z] #38 34.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:08.763Z] #38 34.37 Selecting previously unselected package vim-common. [2022-01-20T20:15:08.763Z] #38 34.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:15:08.763Z] #38 34.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:08.763Z] #38 34.68 Selecting previously unselected package cmake-data. [2022-01-20T20:15:08.763Z] #38 34.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:15:08.763Z] #38 34.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:08.763Z] #38 37.47 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:15:08.763Z] #38 37.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:15:08.763Z] #38 37.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:15:08.763Z] #38 ... [2022-01-20T20:15:08.763Z] [2022-01-20T20:15:08.763Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:08.763Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:08.763Z] #47 27.80 Building dependency tree... [2022-01-20T20:15:08.763Z] #47 31.02 The following additional packages will be installed: [2022-01-20T20:15:08.763Z] #47 31.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:08.763Z] #47 31.02 python3-protobuf python3-six [2022-01-20T20:15:08.763Z] #47 31.06 Suggested packages: [2022-01-20T20:15:08.763Z] #47 31.06 python3-setuptools [2022-01-20T20:15:08.763Z] #47 31.06 Recommended packages: [2022-01-20T20:15:08.763Z] #47 31.06 iproute2 | iproute [2022-01-20T20:15:08.763Z] #47 31.71 The following NEW packages will be installed: [2022-01-20T20:15:08.763Z] #47 31.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:08.763Z] #47 31.72 python3-protobuf python3-six [2022-01-20T20:15:08.763Z] #47 32.16 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:08.763Z] #47 32.16 Need to get 2292 kB of archives. [2022-01-20T20:15:08.763Z] #47 32.16 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:15:08.763Z] #47 32.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:15:08.763Z] #47 32.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:15:08.763Z] #47 32.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:15:08.763Z] #47 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:15:08.763Z] #47 32.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:15:08.763Z] #47 32.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:15:08.763Z] #47 32.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:15:08.763Z] #47 35.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:15:08.763Z] #47 37.00 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:08.763Z] #47 37.35 Fetched 2292 kB in 4s (546 kB/s) [2022-01-20T20:15:08.763Z] #47 37.46 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:15:08.763Z] #47 37.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:08.763Z] #47 37.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:15:08.763Z] #47 37.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:15:08.763Z] #47 38.41 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:15:08.763Z] #47 38.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:15:08.763Z] #47 38.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:09.022Z] #47 38.72 Selecting previously unselected package python3-six. [2022-01-20T20:15:09.022Z] #47 38.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:15:09.022Z] #47 38.73 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:15:09.022Z] #47 ... [2022-01-20T20:15:09.022Z] [2022-01-20T20:15:09.022Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:09.022Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:15:09.022Z] #34 38.69 Updating files: 94% (1435/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T20:15:09.022Z] #34 38.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:15:09.190Z] #19 135.4 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:15:09.190Z] #19 135.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:15:09.190Z] #19 135.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:09.190Z] #19 135.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-20T20:15:09.190Z] #19 135.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-20T20:15:09.190Z] #19 135.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T20:15:09.190Z] #19 135.5 Selecting previously unselected package libxml-sax-base-perl. [2022-01-20T20:15:09.190Z] #19 135.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-20T20:15:09.190Z] #19 135.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T20:15:09.190Z] #19 135.6 Selecting previously unselected package libxml-sax-perl. [2022-01-20T20:15:09.190Z] #19 135.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-20T20:15:09.190Z] #19 135.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T20:15:09.190Z] #19 135.6 Selecting previously unselected package libxml-libxml-perl. [2022-01-20T20:15:09.190Z] #19 135.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-20T20:15:09.190Z] #19 135.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T20:15:09.253Z] #47 ... [2022-01-20T20:15:09.253Z] [2022-01-20T20:15:09.253Z] #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-01-20T20:15:09.253Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:15:09.253Z] #53 29.62 v3.0.2 [2022-01-20T20:15:09.253Z] #53 DONE 30.0s [2022-01-20T20:15:09.253Z] [2022-01-20T20:15:09.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-01-20T20:15:09.253Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:09.253Z] #47 29.62 The following NEW packages will be installed: [2022-01-20T20:15:09.253Z] #47 29.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:09.253Z] #47 29.64 python3-protobuf python3-six [2022-01-20T20:15:09.264Z] #38 ... [2022-01-20T20:15:09.264Z] [2022-01-20T20:15:09.264Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:09.264Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:15:09.264Z] #14 31.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-01-20T20:15:09.451Z] #19 135.7 Selecting previously unselected package libxml-simple-perl. [2022-01-20T20:15:09.451Z] #19 135.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-20T20:15:09.451Z] #19 135.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-20T20:15:09.451Z] #19 135.7 Selecting previously unselected package libyaml-perl. [2022-01-20T20:15:09.451Z] #19 135.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-20T20:15:09.451Z] #19 135.7 Unpacking libyaml-perl (1.30-1) ... [2022-01-20T20:15:09.451Z] #19 135.8 Selecting previously unselected package libconfig-auto-perl. [2022-01-20T20:15:09.451Z] #19 135.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-20T20:15:09.451Z] #19 135.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-20T20:15:09.451Z] #19 135.8 Selecting previously unselected package libfile-which-perl. [2022-01-20T20:15:09.451Z] #19 135.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-20T20:15:09.451Z] #19 135.8 Unpacking libfile-which-perl (1.23-1) ... [2022-01-20T20:15:09.451Z] #19 135.8 Selecting previously unselected package libfile-homedir-perl. [2022-01-20T20:15:09.451Z] #19 135.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-20T20:15:09.451Z] #19 135.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-20T20:15:09.451Z] #19 135.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-20T20:15:09.451Z] #19 135.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-20T20:15:09.451Z] #19 135.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T20:15:09.451Z] #19 135.9 Selecting previously unselected package dpkg-cross. [2022-01-20T20:15:09.509Z] #47 30.24 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:09.509Z] #47 30.24 Need to get 2292 kB of archives. [2022-01-20T20:15:09.509Z] #47 30.24 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:15:09.509Z] #47 30.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:15:09.524Z] #14 32.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-20T20:15:09.524Z] #14 32.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T20:15:09.712Z] #19 135.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-20T20:15:09.712Z] #19 135.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-20T20:15:09.712Z] #19 136.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-20T20:15:09.712Z] #19 136.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-20T20:15:09.712Z] #19 136.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-20T20:15:09.712Z] #19 136.0 Selecting previously unselected package libc6-armel-cross. [2022-01-20T20:15:09.712Z] #19 136.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:09.712Z] #19 136.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-20T20:15:09.712Z] #19 136.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-20T20:15:09.712Z] #19 136.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:09.712Z] #19 136.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:09.712Z] #19 136.2 Selecting previously unselected package libgomp1-armel-cross. [2022-01-20T20:15:09.712Z] #19 136.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:09.712Z] #19 136.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:09.712Z] #19 136.2 Selecting previously unselected package libatomic1-armel-cross. [2022-01-20T20:15:09.768Z] #47 30.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:15:09.768Z] #47 30.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:15:09.768Z] #47 30.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:15:09.768Z] #47 30.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:15:09.783Z] #14 32.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T20:15:09.783Z] #14 32.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T20:15:09.783Z] #14 32.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T20:15:09.783Z] #14 32.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-01-20T20:15:09.783Z] #14 32.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-20T20:15:09.783Z] #14 32.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-20T20:15:09.783Z] #14 32.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-20T20:15:09.783Z] #14 32.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-20T20:15:09.783Z] #14 32.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-20T20:15:09.783Z] #14 32.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-20T20:15:09.783Z] #14 32.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-20T20:15:09.783Z] #14 32.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-01-20T20:15:09.783Z] #14 32.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T20:15:09.783Z] #14 32.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-20T20:15:09.822Z] #60 ... [2022-01-20T20:15:09.822Z] [2022-01-20T20:15:09.822Z] #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-01-20T20:15:09.822Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T20:15:09.822Z] #53 30.21 v3.0.2 [2022-01-20T20:15:09.822Z] #53 DONE 30.6s [2022-01-20T20:15:09.822Z] [2022-01-20T20:15:09.822Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:09.822Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:09.822Z] #14 29.04 The following additional packages will be installed: [2022-01-20T20:15:09.822Z] #14 29.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:09.822Z] #14 29.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:15:09.822Z] #14 29.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:15:09.822Z] #14 29.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:15:09.822Z] #14 29.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:15:09.822Z] #14 29.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:15:09.822Z] #14 29.05 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:15:09.822Z] #14 29.06 Suggested packages: [2022-01-20T20:15:09.822Z] #14 29.06 gcc-10-locales seccomp wine64 [2022-01-20T20:15:09.822Z] #14 30.21 The following NEW packages will be installed: [2022-01-20T20:15:09.822Z] #14 30.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:09.822Z] #14 30.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:15:09.822Z] #14 30.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:15:09.822Z] #14 30.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:15:09.822Z] #14 30.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:15:09.822Z] #14 30.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:15:09.822Z] #14 30.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:15:09.822Z] #14 30.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:15:09.822Z] #14 30.23 mingw-w64-x86-64-dev [2022-01-20T20:15:09.822Z] #14 30.66 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:09.822Z] #14 30.66 Need to get 115 MB of archives. [2022-01-20T20:15:09.822Z] #14 30.66 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:15:09.822Z] #14 30.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-20T20:15:09.822Z] #14 30.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-20T20:15:09.960Z] #34 39.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:09.972Z] #19 136.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:09.972Z] #19 136.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:09.972Z] #19 136.2 Selecting previously unselected package libasan6-armel-cross. [2022-01-20T20:15:09.972Z] #19 136.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:09.972Z] #19 136.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:09.972Z] #19 136.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-20T20:15:10.025Z] #47 30.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:15:10.025Z] #47 30.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:15:10.078Z] #14 30.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:15:10.078Z] #14 30.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-20T20:15:10.078Z] #14 31.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:15:10.078Z] #14 31.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:15:10.232Z] #19 136.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:10.232Z] #19 136.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:10.334Z] #14 31.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-01-20T20:15:10.725Z] #14 33.37 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:10.802Z] #19 137.0 Selecting previously unselected package libubsan1-armel-cross. [2022-01-20T20:15:10.802Z] #19 137.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:10.802Z] #19 137.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:10.907Z] #14 31.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-01-20T20:15:10.907Z] #14 31.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-01-20T20:15:10.955Z] #47 ... [2022-01-20T20:15:10.956Z] [2022-01-20T20:15:10.956Z] #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-01-20T20:15:10.956Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T20:15:10.956Z] #58 28.74 The following additional packages will be installed: [2022-01-20T20:15:10.956Z] #58 28.74 libbtrfs0 [2022-01-20T20:15:10.956Z] #58 28.92 The following NEW packages will be installed: [2022-01-20T20:15:10.956Z] #58 28.94 libbtrfs-dev libbtrfs0 [2022-01-20T20:15:10.956Z] #58 29.32 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:10.956Z] #58 29.32 Need to get 460 kB of archives. [2022-01-20T20:15:10.956Z] #58 29.32 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:15:10.956Z] #58 29.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:15:10.956Z] #58 29.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:15:10.956Z] #58 30.32 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:10.956Z] #58 30.79 Fetched 460 kB in 0s (1247 kB/s) [2022-01-20T20:15:10.956Z] #58 31.05 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:15:10.956Z] #58 31.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:10.956Z] #58 31.07 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:15:10.956Z] #58 31.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:15:10.956Z] #58 31.32 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:15:10.956Z] #58 31.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:15:10.956Z] #58 31.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:15:10.956Z] #58 31.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:15:10.956Z] #58 31.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:15:10.956Z] #58 31.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:10.956Z] #58 DONE 31.9s [2022-01-20T20:15:10.987Z] #14 33.58 Fetched 108 MB in 7s (15.1 MB/s) [2022-01-20T20:15:10.987Z] #14 33.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:15:10.987Z] #14 33.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T20:15:10.987Z] #14 33.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T20:15:10.987Z] #14 33.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:11.163Z] #14 32.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:15:11.212Z] [2022-01-20T20:15:11.212Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:15:11.212Z] #59 sha256:ac812cd446a83686c2a21803e034bc5f499b58472a3a244ac396804981a20b95 [2022-01-20T20:15:11.212Z] #59 DONE 0.1s [2022-01-20T20:15:11.212Z] [2022-01-20T20:15:11.212Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:11.212Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:11.212Z] #38 27.94 The following additional packages will be installed: [2022-01-20T20:15:11.212Z] #38 27.95 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:15:11.212Z] #38 27.97 Suggested packages: [2022-01-20T20:15:11.212Z] #38 27.98 cmake-doc ninja-build lrzip [2022-01-20T20:15:11.212Z] #38 27.98 Recommended packages: [2022-01-20T20:15:11.212Z] #38 27.98 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:15:11.212Z] #38 28.79 The following NEW packages will be installed: [2022-01-20T20:15:11.212Z] #38 28.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:15:11.212Z] #38 28.80 vim-common xxd [2022-01-20T20:15:11.212Z] #38 29.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:11.212Z] #38 29.16 Need to get 17.7 MB of archives. [2022-01-20T20:15:11.212Z] #38 29.16 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T20:15:11.212Z] #38 29.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:15:11.212Z] #38 29.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:15:11.212Z] #38 29.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:15:11.212Z] #38 29.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:15:11.212Z] #38 29.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:15:11.212Z] #38 29.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:15:11.212Z] #38 29.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:15:11.212Z] #38 29.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:15:11.212Z] #38 29.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:15:11.212Z] #38 29.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:15:11.212Z] #38 31.34 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:11.212Z] #38 31.48 Fetched 17.7 MB in 1s (12.9 MB/s) [2022-01-20T20:15:11.212Z] #38 31.54 Selecting previously unselected package xxd. [2022-01-20T20:15:11.212Z] #38 31.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:11.212Z] #38 31.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:15:11.212Z] #38 31.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:11.212Z] #38 31.79 Selecting previously unselected package vim-common. [2022-01-20T20:15:11.212Z] #38 31.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:15:11.212Z] #38 31.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:11.247Z] #14 ... [2022-01-20T20:15:11.247Z] [2022-01-20T20:15:11.247Z] #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-01-20T20:15:11.247Z] #60 sha256:42da50819bfcc80b426f016573d17a2bef42ce2d45d4b93376e09c1c58d04532 [2022-01-20T20:15:11.247Z] #60 0.571 + RM_GOPATH=0 [2022-01-20T20:15:11.247Z] #60 0.571 + TMP_GOPATH= [2022-01-20T20:15:11.247Z] #60 0.580 + : /build [2022-01-20T20:15:11.247Z] #60 0.580 + '[' -z '' ']' [2022-01-20T20:15:11.247Z] #60 0.581 ++ mktemp -d [2022-01-20T20:15:11.247Z] #60 0.585 + export GOPATH=/tmp/tmp.BsKRrwOmck [2022-01-20T20:15:11.247Z] #60 0.585 + GOPATH=/tmp/tmp.BsKRrwOmck [2022-01-20T20:15:11.247Z] #60 0.586 + RM_GOPATH=1 [2022-01-20T20:15:11.247Z] #60 0.586 + case "$(go env GOARCH)" in [2022-01-20T20:15:11.247Z] #60 0.588 ++ go env GOARCH [2022-01-20T20:15:11.247Z] #60 0.607 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:11.247Z] #60 0.607 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:11.247Z] #60 0.608 ++ dirname /install.sh [2022-01-20T20:15:11.247Z] #60 0.620 + dir=/ [2022-01-20T20:15:11.247Z] #60 0.624 + bin=containerd [2022-01-20T20:15:11.247Z] #60 0.624 + shift [2022-01-20T20:15:11.247Z] #60 0.625 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:15:11.247Z] #60 0.625 + . //containerd.installer [2022-01-20T20:15:11.247Z] #60 0.625 ++ set -e [2022-01-20T20:15:11.247Z] #60 0.625 ++ : v1.5.9 [2022-01-20T20:15:11.247Z] #60 0.626 + install_containerd [2022-01-20T20:15:11.247Z] #60 0.626 + echo 'Install containerd version v1.5.9' [2022-01-20T20:15:11.247Z] #60 0.626 Install containerd version v1.5.9 [2022-01-20T20:15:11.247Z] #60 0.626 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BsKRrwOmck/src/github.com/containerd/containerd [2022-01-20T20:15:11.247Z] #60 0.627 Cloning into '/tmp/tmp.BsKRrwOmck/src/github.com/containerd/containerd'... [2022-01-20T20:15:11.372Z] #19 137.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-20T20:15:11.372Z] #19 137.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:11.372Z] #19 137.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:11.469Z] #38 32.23 Selecting previously unselected package cmake-data. [2022-01-20T20:15:11.469Z] #38 32.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:15:11.469Z] #38 32.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:11.508Z] #60 ... [2022-01-20T20:15:11.509Z] [2022-01-20T20:15:11.509Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:11.509Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:15:11.509Z] #47 24.89 The following additional packages will be installed: [2022-01-20T20:15:11.509Z] #47 24.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:11.509Z] #47 24.91 python3-protobuf python3-six [2022-01-20T20:15:11.509Z] #47 24.91 Suggested packages: [2022-01-20T20:15:11.509Z] #47 24.91 python3-setuptools [2022-01-20T20:15:11.509Z] #47 24.91 Recommended packages: [2022-01-20T20:15:11.509Z] #47 24.91 iproute2 | iproute [2022-01-20T20:15:11.509Z] #47 25.40 The following NEW packages will be installed: [2022-01-20T20:15:11.509Z] #47 25.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:11.509Z] #47 25.47 python3-protobuf python3-six [2022-01-20T20:15:11.509Z] #47 25.95 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:11.509Z] #47 25.95 Need to get 2115 kB of archives. [2022-01-20T20:15:11.509Z] #47 25.95 After this operation, 10.7 MB of additional disk space will be used. [2022-01-20T20:15:11.509Z] #47 25.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-20T20:15:11.509Z] #47 25.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:15:11.509Z] #47 25.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:15:11.509Z] #47 25.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-20T20:15:11.509Z] #47 25.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T20:15:11.509Z] #47 25.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-20T20:15:11.509Z] #47 25.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T20:15:11.509Z] #47 29.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-20T20:15:11.509Z] #47 30.91 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:11.509Z] #47 31.32 Fetched 2115 kB in 4s (532 kB/s) [2022-01-20T20:15:11.509Z] #47 31.43 Selecting previously unselected package libprotobuf23:arm64. [2022-01-20T20:15:11.509Z] #47 31.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T20:15:11.509Z] #47 31.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-20T20:15:11.509Z] #47 31.97 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T20:15:11.509Z] #47 32.58 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:15:11.509Z] #47 32.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:15:11.509Z] #47 32.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:11.509Z] #47 32.76 Selecting previously unselected package python3-six. [2022-01-20T20:15:11.509Z] #47 32.76 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:15:11.509Z] #47 32.78 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:15:11.509Z] #47 32.83 Selecting previously unselected package python3-protobuf. [2022-01-20T20:15:11.509Z] #47 32.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-20T20:15:11.509Z] #47 32.85 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:11.509Z] #47 33.31 Selecting previously unselected package libnet1:arm64. [2022-01-20T20:15:11.509Z] #47 33.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T20:15:11.509Z] #47 33.32 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:11.509Z] #47 33.44 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T20:15:11.509Z] #47 33.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T20:15:11.509Z] #47 33.45 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:15:11.509Z] #47 33.55 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T20:15:11.509Z] #47 33.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T20:15:11.509Z] #47 33.55 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:15:11.509Z] #47 33.64 Selecting previously unselected package criu. [2022-01-20T20:15:11.509Z] #47 33.64 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-20T20:15:11.509Z] #47 33.65 Unpacking criu (3.16.1-3) ... [2022-01-20T20:15:12.081Z] #47 34.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:12.502Z] #34 ... [2022-01-20T20:15:12.502Z] [2022-01-20T20:15:12.502Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:12.502Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:12.502Z] #14 32.17 The following NEW packages will be installed: [2022-01-20T20:15:12.502Z] #14 32.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:12.502Z] #14 32.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:15:12.502Z] #14 32.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:15:12.502Z] #14 32.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:15:12.502Z] #14 32.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:15:12.502Z] #14 32.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:15:12.502Z] #14 32.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:15:12.502Z] #14 32.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:15:12.502Z] #14 32.17 mingw-w64-x86-64-dev [2022-01-20T20:15:12.502Z] #14 32.61 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:12.502Z] #14 32.61 Need to get 115 MB of archives. [2022-01-20T20:15:12.502Z] #14 32.61 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:15:12.502Z] #14 32.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-20T20:15:12.502Z] #14 32.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-20T20:15:12.502Z] #14 32.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:15:12.502Z] #14 32.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-20T20:15:12.502Z] #14 32.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:15:12.502Z] #14 32.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:15:12.502Z] #14 33.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-20T20:15:12.502Z] #14 33.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-20T20:15:12.502Z] #14 33.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-20T20:15:12.502Z] #14 34.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:15:12.502Z] #14 35.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:15:12.502Z] #14 36.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-20T20:15:12.502Z] #14 37.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:15:12.502Z] #14 38.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:15:12.502Z] #14 39.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-20T20:15:12.502Z] #14 39.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:15:12.502Z] #14 39.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:15:12.502Z] #14 39.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:15:12.502Z] #14 39.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:15:12.502Z] #14 39.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-20T20:15:12.502Z] #14 39.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:15:12.502Z] #14 39.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:15:12.502Z] #14 39.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:15:12.502Z] #14 39.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:15:12.502Z] #14 39.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:15:12.502Z] #14 39.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:15:12.502Z] #14 39.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:15:12.502Z] #14 39.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-20T20:15:12.502Z] #14 39.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:15:12.502Z] #14 39.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:15:12.502Z] #14 40.51 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:12.502Z] #14 40.75 Fetched 115 MB in 7s (15.7 MB/s) [2022-01-20T20:15:12.502Z] #14 40.84 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:15:12.502Z] #14 40.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:12.502Z] #14 40.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:15:12.502Z] #14 40.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:12.502Z] #14 ... [2022-01-20T20:15:12.502Z] [2022-01-20T20:15:12.502Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:12.502Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:12.502Z] #47 38.82 Selecting previously unselected package python3-protobuf. [2022-01-20T20:15:12.502Z] #47 38.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:15:12.502Z] #47 38.85 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:12.502Z] #47 39.35 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:15:12.502Z] #47 39.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:15:12.502Z] #47 39.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:12.502Z] #47 39.45 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:15:12.502Z] #47 39.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:15:12.502Z] #47 39.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:15:12.502Z] #47 39.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:15:12.502Z] #47 39.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:15:12.502Z] #47 39.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:15:12.502Z] #47 39.78 Selecting previously unselected package criu. [2022-01-20T20:15:12.502Z] #47 39.79 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:15:12.502Z] #47 39.79 Unpacking criu (3.16.1-3) ... [2022-01-20T20:15:12.502Z] #47 40.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:12.502Z] #47 42.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:15:12.502Z] #47 42.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:12.502Z] #47 42.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:15:12.502Z] #47 42.24 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:15:12.530Z] #14 33.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:15:12.651Z] #47 ... [2022-01-20T20:15:12.651Z] [2022-01-20T20:15:12.651Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:12.651Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:15:12.651Z] #14 35.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:15:12.651Z] #14 35.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T20:15:12.754Z] #19 138.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-20T20:15:12.754Z] #19 138.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:12.754Z] #19 139.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:15:12.786Z] #14 33.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-20T20:15:12.913Z] #14 35.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:13.350Z] #14 34.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:15:13.459Z] #47 43.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:15:13.718Z] #47 43.35 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:13.992Z] #38 34.89 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:15:13.993Z] #38 34.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:15:13.993Z] #38 34.94 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:15:14.719Z] #14 35.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:15:14.923Z] #38 ... [2022-01-20T20:15:14.924Z] [2022-01-20T20:15:14.924Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:14.924Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:14.924Z] #47 33.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:15:14.924Z] #47 35.10 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:14.924Z] #47 35.29 Fetched 2292 kB in 4s (526 kB/s) [2022-01-20T20:15:14.924Z] #47 35.37 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:15:14.924Z] #47 35.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:14.924Z] #47 35.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:15:14.924Z] #47 35.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:15:15.092Z] #14 37.69 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:15:15.092Z] #14 37.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:15:15.092Z] #14 37.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:15:15.092Z] #14 37.85 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-20T20:15:15.092Z] #14 37.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:15:15.092Z] #14 37.88 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:15:15.281Z] #14 36.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-20T20:15:15.281Z] #14 36.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:15:15.281Z] #14 36.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:15:15.281Z] #14 36.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:15:15.281Z] #14 36.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:15:15.281Z] #14 36.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-20T20:15:15.281Z] #14 36.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:15:15.281Z] #14 36.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:15:15.281Z] #14 36.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:15:15.281Z] #14 36.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:15:15.281Z] #14 36.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:15:15.281Z] #14 36.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:15:15.281Z] #14 36.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:15:15.281Z] #14 36.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-20T20:15:15.281Z] #14 36.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:15:15.281Z] #14 36.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:15:15.353Z] #14 38.04 Selecting previously unselected package dmsetup. [2022-01-20T20:15:15.353Z] #14 38.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:15:15.353Z] #14 38.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:15:15.497Z] #47 36.08 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:15:15.497Z] #47 36.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:15:15.497Z] #47 36.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:15.614Z] #14 38.21 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:15:15.614Z] #14 38.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:15:15.614Z] #14 38.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:15:15.633Z] #47 ... [2022-01-20T20:15:15.633Z] [2022-01-20T20:15:15.633Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:15.633Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:15.633Z] #38 43.21 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:15:15.633Z] #38 43.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:15:15.633Z] #38 43.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:15.633Z] #38 43.74 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:15:15.633Z] #38 43.75 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:15:15.633Z] #38 43.75 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:15:15.633Z] #38 44.04 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:15:15.633Z] #38 44.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:15:15.633Z] #38 44.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:15:15.633Z] #38 44.21 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:15:15.633Z] #38 44.22 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:15:15.633Z] #38 44.22 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:15:15.633Z] #38 44.36 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:15:15.633Z] #38 44.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:15:15.633Z] #38 44.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:15:15.633Z] #38 44.53 Selecting previously unselected package cmake. [2022-01-20T20:15:15.633Z] #38 44.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:15:15.633Z] #38 44.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:15.754Z] #47 36.32 Selecting previously unselected package python3-six. [2022-01-20T20:15:15.754Z] #47 36.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:15:15.754Z] #47 36.35 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:15:16.011Z] #47 36.45 Selecting previously unselected package python3-protobuf. [2022-01-20T20:15:16.011Z] #47 36.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:15:16.011Z] #47 36.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:16.211Z] #14 37.05 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:16.225Z] #14 ... [2022-01-20T20:15:16.225Z] [2022-01-20T20:15:16.225Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:16.225Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:15:16.225Z] #34 28.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:15:16.225Z] #34 28.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:16.267Z] #47 36.87 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:15:16.267Z] #47 36.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:15:16.267Z] #47 36.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:16.267Z] #47 36.99 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:15:16.267Z] #47 36.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:15:16.467Z] #14 37.27 Fetched 115 MB in 6s (19.5 MB/s) [2022-01-20T20:15:16.467Z] #14 37.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:15:16.467Z] #14 37.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:16.467Z] #14 37.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:15:16.467Z] #14 37.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:16.490Z] #34 ... [2022-01-20T20:15:16.490Z] [2022-01-20T20:15:16.490Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:15:16.490Z] #31 sha256:567495362b92149f247e0c5e07b10f2428dfe40e5f706fe0bf5967694ec4ffc7 [2022-01-20T20:15:16.490Z] #31 11.15 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T20:15:16.490Z] #31 12.09 [2022-01-20T20:15:16.490Z] #31 12.42 #=#=# 0.1% ######################################################################## 100.0% [2022-01-20T20:15:16.490Z] #31 13.56 [2022-01-20T20:15:16.490Z] #31 16.73 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T20:15:16.490Z] #31 17.95 #=#=# [2022-01-20T20:15:16.490Z] #31 18.26 #=#=# 0.1% ################# 24.1% ########################### 37.7% ####################################### 54.6% ###################################################### 75.9% ################################################################ 90.0% ######################################################################## 100.0% [2022-01-20T20:15:16.490Z] #31 20.01 [2022-01-20T20:15:16.524Z] #47 37.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:15:16.524Z] #47 37.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:15:16.524Z] #47 37.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:15:16.524Z] #47 37.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:15:16.524Z] #47 37.23 Selecting previously unselected package criu. [2022-01-20T20:15:16.599Z] INFO: Extraction ended at 01/20/2022 20:15:11. Duration:00:00:31.6488434 [2022-01-20T20:15:16.599Z] INFO: Updating the golang and path environment variables [2022-01-20T20:15:16.599Z] INFO: GOPATH=d:\gopath [2022-01-20T20:15:16.599Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T20:15:16.599Z] INFO: Running the daemon under test in debug mode [2022-01-20T20:15:16.599Z] INFO: Starting a daemon under test... [2022-01-20T20:15:16.599Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43095\9\daemon --pidfile d:\CI\PR-43095\9\docker.pid -D [2022-01-20T20:15:16.599Z] INFO: Process started successfully. [2022-01-20T20:15:16.599Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T20:15:16.599Z] INFO: Waiting for the daemon under test to start... [2022-01-20T20:15:16.691Z] using credential docker-jenkins-github-credentials [2022-01-20T20:15:16.771Z] Cloning the remote Git repository [2022-01-20T20:15:16.771Z] Cloning with configured refspecs honoured and without tags [2022-01-20T20:15:16.782Z] #47 37.25 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:15:16.782Z] #47 37.26 Unpacking criu (3.16.1-3) ... [2022-01-20T20:15:16.782Z] #47 ... [2022-01-20T20:15:16.782Z] [2022-01-20T20:15:16.782Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:16.782Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:16.782Z] #14 27.75 The following additional packages will be installed: [2022-01-20T20:15:16.782Z] #14 27.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:16.782Z] #14 27.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:15:16.782Z] #14 27.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:15:16.782Z] #14 27.77 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:15:16.782Z] #14 27.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:15:16.782Z] #14 27.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:15:16.782Z] #14 27.79 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:15:16.782Z] #14 27.80 Suggested packages: [2022-01-20T20:15:16.782Z] #14 27.80 gcc-10-locales seccomp wine64 [2022-01-20T20:15:16.782Z] #14 29.13 The following NEW packages will be installed: [2022-01-20T20:15:16.782Z] #14 29.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:15:16.782Z] #14 29.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:15:16.782Z] #14 29.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:15:16.782Z] #14 29.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:15:16.782Z] #14 29.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:15:16.782Z] #14 29.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:15:16.782Z] #14 29.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:15:16.782Z] #14 29.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:15:16.782Z] #14 29.14 mingw-w64-x86-64-dev [2022-01-20T20:15:16.782Z] #14 29.53 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:16.782Z] #14 29.53 Need to get 115 MB of archives. [2022-01-20T20:15:16.782Z] #14 29.53 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:15:16.782Z] #14 29.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-20T20:15:16.782Z] #14 29.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-20T20:15:16.782Z] #14 29.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:15:16.782Z] #14 29.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-20T20:15:16.782Z] #14 29.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:15:16.782Z] #14 29.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:15:16.782Z] #14 30.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-20T20:15:16.782Z] #14 30.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-20T20:15:16.782Z] #14 30.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-20T20:15:16.782Z] #14 31.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:15:16.782Z] #14 32.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:15:16.782Z] #14 33.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-20T20:15:16.782Z] #14 33.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:15:16.782Z] #14 34.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:15:16.782Z] #14 35.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-20T20:15:16.782Z] #14 35.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:15:16.782Z] #14 35.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:15:16.782Z] #14 35.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:15:16.782Z] #14 35.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:15:16.782Z] #14 35.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-20T20:15:16.782Z] #14 35.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:15:16.782Z] #14 35.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:15:16.782Z] #14 35.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:15:16.782Z] #14 35.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:15:16.782Z] #14 35.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:15:16.782Z] #14 35.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:15:16.782Z] #14 35.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:15:16.782Z] #14 35.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-20T20:15:16.782Z] #14 35.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:15:16.782Z] #14 35.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:15:16.782Z] #14 36.15 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:16.782Z] #14 36.36 Fetched 115 MB in 6s (18.8 MB/s) [2022-01-20T20:15:16.782Z] #14 36.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:15:16.782Z] #14 36.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:16.782Z] #14 36.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:15:16.782Z] #14 36.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:17.040Z] #14 ... [2022-01-20T20:15:17.040Z] [2022-01-20T20:15:17.040Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:17.040Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:15:17.040Z] #34 37.16 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T20:15:17.040Z] #34 37.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:15:16.971Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T20:15:17.298Z] #34 37.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:17.400Z] #14 ... [2022-01-20T20:15:17.400Z] [2022-01-20T20:15:17.400Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:17.400Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:17.400Z] #47 26.19 Building dependency tree... [2022-01-20T20:15:17.400Z] #47 29.87 The following additional packages will be installed: [2022-01-20T20:15:17.400Z] #47 29.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:17.400Z] #47 29.88 python3-protobuf python3-six [2022-01-20T20:15:17.400Z] #47 29.89 Suggested packages: [2022-01-20T20:15:17.400Z] #47 29.89 python3-setuptools [2022-01-20T20:15:17.400Z] #47 29.89 Recommended packages: [2022-01-20T20:15:17.400Z] #47 29.89 iproute2 | iproute [2022-01-20T20:15:17.400Z] #47 30.50 The following NEW packages will be installed: [2022-01-20T20:15:17.400Z] #47 30.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T20:15:17.400Z] #47 30.52 python3-protobuf python3-six [2022-01-20T20:15:17.400Z] #47 31.18 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:17.400Z] #47 31.18 Need to get 2292 kB of archives. [2022-01-20T20:15:17.400Z] #47 31.18 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T20:15:17.400Z] #47 31.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T20:15:17.400Z] #47 31.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:15:17.400Z] #47 31.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T20:15:17.400Z] #47 31.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T20:15:17.400Z] #47 31.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:15:17.400Z] #47 31.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:15:17.400Z] #47 31.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:15:17.400Z] #47 34.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T20:15:17.400Z] #47 35.80 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:17.400Z] #47 36.03 Fetched 2292 kB in 4s (560 kB/s) [2022-01-20T20:15:17.400Z] #47 36.11 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T20:15:17.400Z] #47 36.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T20:15:17.400Z] #47 36.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T20:15:17.400Z] #47 36.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:15:17.400Z] #47 36.88 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:15:17.400Z] #47 36.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:15:17.400Z] #47 36.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:17.400Z] #47 37.13 Selecting previously unselected package python3-six. [2022-01-20T20:15:17.400Z] #47 37.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T20:15:17.400Z] #47 37.14 Unpacking python3-six (1.16.0-2) ... [2022-01-20T20:15:17.400Z] #47 37.23 Selecting previously unselected package python3-protobuf. [2022-01-20T20:15:17.400Z] #47 37.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T20:15:17.400Z] #47 37.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:17.400Z] #47 37.71 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:15:17.400Z] #47 37.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:15:17.400Z] #47 37.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:17.400Z] #47 37.87 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:15:17.400Z] #47 37.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:15:17.400Z] #47 37.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:15:17.400Z] #47 38.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:15:17.400Z] #47 38.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:15:17.400Z] #47 38.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:15:17.400Z] #47 ... [2022-01-20T20:15:17.400Z] [2022-01-20T20:15:17.400Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:17.400Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:17.400Z] #38 28.21 The following additional packages will be installed: [2022-01-20T20:15:17.400Z] #38 28.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T20:15:17.400Z] #38 28.24 Suggested packages: [2022-01-20T20:15:17.400Z] #38 28.24 cmake-doc ninja-build lrzip [2022-01-20T20:15:17.400Z] #38 28.24 Recommended packages: [2022-01-20T20:15:17.400Z] #38 28.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:15:17.400Z] #38 28.91 The following NEW packages will be installed: [2022-01-20T20:15:17.400Z] #38 28.92 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T20:15:17.400Z] #38 28.92 vim-common xxd [2022-01-20T20:15:17.400Z] #38 29.28 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:15:17.400Z] #38 29.28 Need to get 17.7 MB of archives. [2022-01-20T20:15:17.400Z] #38 29.28 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T20:15:17.400Z] #38 29.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:15:17.400Z] #38 29.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:15:17.400Z] #38 29.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:15:17.400Z] #38 29.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:15:17.400Z] #38 29.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T20:15:17.400Z] #38 29.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:15:17.400Z] #38 29.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:15:17.400Z] #38 29.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:15:17.400Z] #38 29.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:15:17.400Z] #38 29.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:15:17.400Z] #38 31.50 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:15:17.400Z] #38 31.90 Fetched 17.7 MB in 1s (16.0 MB/s) [2022-01-20T20:15:17.400Z] #38 31.97 Selecting previously unselected package xxd. [2022-01-20T20:15:17.400Z] #38 31.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 ... 15709 files and directories currently installed.) [2022-01-20T20:15:17.400Z] #38 32.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:15:17.400Z] #38 32.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:17.400Z] #38 32.19 Selecting previously unselected package vim-common. [2022-01-20T20:15:17.400Z] #38 32.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:15:17.400Z] #38 32.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:17.400Z] #38 32.51 Selecting previously unselected package cmake-data. [2022-01-20T20:15:17.400Z] #38 32.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:15:17.400Z] #38 32.52 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:17.400Z] #38 34.59 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:15:17.400Z] #38 34.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:15:17.400Z] #38 34.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:15:17.400Z] #38 ... [2022-01-20T20:15:17.400Z] [2022-01-20T20:15:17.400Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:17.400Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:17.400Z] #47 38.16 Selecting previously unselected package criu. [2022-01-20T20:15:17.400Z] #47 38.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T20:15:17.400Z] #47 38.16 Unpacking criu (3.16.1-3) ... [2022-01-20T20:15:18.040Z] #19 143.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-20T20:15:18.040Z] #19 143.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:18.040Z] #19 143.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:15:18.040Z] #19 143.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-20T20:15:18.040Z] #19 143.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:15:18.040Z] #19 143.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T20:15:18.040Z] #19 143.9 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-20T20:15:18.040Z] #19 144.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:18.040Z] #19 144.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T20:15:18.040Z] #19 144.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-20T20:15:18.040Z] #19 144.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:18.040Z] #19 144.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:15:18.040Z] #19 144.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-20T20:15:18.175Z] #38 48.29 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:15:18.175Z] #38 48.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:18.175Z] #38 48.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:15:18.175Z] #38 48.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:18.175Z] #38 48.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:15:18.300Z] #19 144.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:18.300Z] #19 144.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:15:18.329Z] #47 38.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:18.434Z] #38 48.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:15:18.434Z] #38 48.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:18.434Z] #38 48.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:18.434Z] #38 48.45 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:15:18.434Z] #38 48.46 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:18.434Z] #38 48.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:19.004Z] #38 DONE 49.1s [2022-01-20T20:15:19.004Z] [2022-01-20T20:15:19.004Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:19.004Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:19.004Z] #47 46.81 Setting up criu (3.16.1-3) ... [2022-01-20T20:15:19.004Z] #47 48.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:19.004Z] #47 DONE 48.9s [2022-01-20T20:15:19.004Z] [2022-01-20T20:15:19.004Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:15:19.004Z] #39 sha256:b031cf76d3aab4ae9f3c619911ebab18c1aac2da1794d18eba49c82269fb1532 [2022-01-20T20:15:19.060Z] #31 23.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T20:15:19.264Z] #39 DONE 0.3s [2022-01-20T20:15:19.264Z] [2022-01-20T20:15:19.264Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:19.264Z] #40 sha256:d1a74f897bdc8d6e1e1cc1ac571307f221e2189ca475e83d5fb9c8d613ab5c1b [2022-01-20T20:15:17.384Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T20:15:18.143Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:15:18.143Z] > git --version # timeout=10 [2022-01-20T20:15:18.188Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T20:15:18.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:15:18.193Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:15:19.695Z] #47 40.18 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:15:19.695Z] #47 40.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:19.695Z] #47 40.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:15:19.695Z] #47 40.26 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:15:20.056Z] #31 24.89 [2022-01-20T20:15:20.604Z] #31 25.18 #=#=# ######################################################################## 100.0% [2022-01-20T20:15:20.604Z] #31 ... [2022-01-20T20:15:20.604Z] [2022-01-20T20:15:20.604Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:20.604Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:15:20.604Z] #38 33.20 Selecting previously unselected package libicu67:arm64. [2022-01-20T20:15:20.604Z] #38 33.21 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-20T20:15:20.604Z] #38 33.23 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-20T20:15:20.604Z] #38 38.06 Selecting previously unselected package libxml2:arm64. [2022-01-20T20:15:20.604Z] #38 38.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-20T20:15:20.604Z] #38 38.06 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:20.604Z] #38 38.46 Selecting previously unselected package libarchive13:arm64. [2022-01-20T20:15:20.604Z] #38 38.46 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-20T20:15:20.604Z] #38 38.46 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T20:15:20.604Z] #38 38.72 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-20T20:15:20.604Z] #38 38.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-20T20:15:20.604Z] #38 38.73 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T20:15:20.604Z] #38 38.93 Selecting previously unselected package librhash0:arm64. [2022-01-20T20:15:20.604Z] #38 38.93 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-20T20:15:20.604Z] #38 38.93 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-20T20:15:20.604Z] #38 39.06 Selecting previously unselected package libuv1:arm64. [2022-01-20T20:15:20.604Z] #38 39.08 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-20T20:15:20.604Z] #38 39.09 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-20T20:15:20.604Z] #38 39.27 Selecting previously unselected package cmake. [2022-01-20T20:15:20.604Z] #38 39.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-20T20:15:20.604Z] #38 39.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:20.627Z] #47 41.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:15:20.627Z] #47 41.29 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:20.863Z] #38 ... [2022-01-20T20:15:20.863Z] [2022-01-20T20:15:20.863Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:15:20.863Z] #31 sha256:567495362b92149f247e0c5e07b10f2428dfe40e5f706fe0bf5967694ec4ffc7 [2022-01-20T20:15:20.863Z] #31 25.98 [2022-01-20T20:15:21.473Z] #34 ... [2022-01-20T20:15:21.473Z] [2022-01-20T20:15:21.473Z] #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-01-20T20:15:21.473Z] #60 sha256:6e64f5771bfe81fffa3c45f86cbce5b5b1cc6e79a52d1bbd11cd6ba9a0edc4fc [2022-01-20T20:15:21.473Z] #60 0.877 + RM_GOPATH=0 [2022-01-20T20:15:21.473Z] #60 0.877 + TMP_GOPATH= [2022-01-20T20:15:21.473Z] #60 0.877 + : /build [2022-01-20T20:15:21.473Z] #60 0.877 + '[' -z '' ']' [2022-01-20T20:15:21.473Z] #60 0.877 ++ mktemp -d [2022-01-20T20:15:21.473Z] #60 0.880 + export GOPATH=/tmp/tmp.oJ1QCcBnAS [2022-01-20T20:15:21.473Z] #60 0.880 + GOPATH=/tmp/tmp.oJ1QCcBnAS [2022-01-20T20:15:21.473Z] #60 0.880 + RM_GOPATH=1 [2022-01-20T20:15:21.473Z] #60 0.880 + case "$(go env GOARCH)" in [2022-01-20T20:15:21.473Z] #60 0.881 ++ go env GOARCH [2022-01-20T20:15:21.473Z] #60 0.906 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:21.473Z] #60 0.906 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:21.473Z] #60 0.907 ++ dirname /install.sh [2022-01-20T20:15:21.473Z] #60 0.914 + dir=/ [2022-01-20T20:15:21.473Z] #60 0.915 + bin=containerd [2022-01-20T20:15:21.473Z] #60 0.915 + shift [2022-01-20T20:15:21.473Z] #60 0.915 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:15:21.473Z] #60 0.915 + . //containerd.installer [2022-01-20T20:15:21.473Z] #60 0.916 ++ set -e [2022-01-20T20:15:21.473Z] #60 0.916 ++ : v1.5.9 [2022-01-20T20:15:21.473Z] #60 0.917 + install_containerd [2022-01-20T20:15:21.473Z] #60 0.917 + echo 'Install containerd version v1.5.9' [2022-01-20T20:15:21.473Z] #60 0.921 Install containerd version v1.5.9 [2022-01-20T20:15:21.473Z] #60 0.922 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oJ1QCcBnAS/src/github.com/containerd/containerd [2022-01-20T20:15:21.473Z] #60 0.923 Cloning into '/tmp/tmp.oJ1QCcBnAS/src/github.com/containerd/containerd'... [2022-01-20T20:15:21.473Z] #60 ... [2022-01-20T20:15:21.473Z] [2022-01-20T20:15:21.473Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:21.473Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:21.473Z] #38 40.33 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:15:21.473Z] #38 40.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:15:21.473Z] #38 40.34 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:21.473Z] #38 40.79 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:15:21.473Z] #38 40.80 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:15:21.473Z] #38 40.82 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:15:21.473Z] #38 41.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:15:21.473Z] #38 41.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:15:21.473Z] #38 41.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:15:21.473Z] #38 41.33 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:15:21.473Z] #38 41.33 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:15:21.473Z] #38 41.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:15:21.473Z] #38 41.49 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:15:21.473Z] #38 41.49 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:15:21.473Z] #38 41.50 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:15:21.473Z] #38 41.65 Selecting previously unselected package cmake. [2022-01-20T20:15:21.473Z] #38 41.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:15:21.473Z] #38 41.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:21.803Z] #40 ... [2022-01-20T20:15:21.803Z] [2022-01-20T20:15:21.803Z] #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-01-20T20:15:21.803Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:15:21.803Z] #49 51.28 gotestsum version dev [2022-01-20T20:15:21.803Z] #49 DONE 52.0s [2022-01-20T20:15:22.065Z] [2022-01-20T20:15:22.065Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:22.065Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:22.065Z] #14 42.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:15:22.065Z] #14 42.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:15:22.065Z] #14 42.90 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:22.066Z] #14 45.13 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:15:22.066Z] #14 45.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:15:22.066Z] #14 45.15 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:15:22.066Z] #14 45.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:15:22.066Z] #14 45.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:15:22.066Z] #14 45.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:15:22.066Z] #14 45.46 Selecting previously unselected package dmsetup. [2022-01-20T20:15:22.066Z] #14 45.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:15:22.066Z] #14 45.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:15:22.066Z] #14 45.62 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:15:22.066Z] #14 45.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:15:22.066Z] #14 45.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:15:22.066Z] #14 50.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:15:22.066Z] #14 50.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:15:22.066Z] #14 50.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:15:22.312Z] #31 27.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T20:15:22.506Z] #19 148.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-20T20:15:22.506Z] #19 148.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:22.506Z] #19 148.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:15:22.506Z] #19 149.0 Selecting previously unselected package crossbuild-essential-armel. [2022-01-20T20:15:22.766Z] #19 149.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-20T20:15:22.766Z] #19 149.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-20T20:15:22.766Z] #19 149.0 Selecting previously unselected package libc6-armhf-cross. [2022-01-20T20:15:22.766Z] #19 149.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:22.766Z] #19 149.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T20:15:22.766Z] #19 149.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-20T20:15:22.766Z] #19 149.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:22.766Z] #19 149.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:22.766Z] #19 149.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-20T20:15:22.766Z] #19 149.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:22.766Z] #19 149.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:22.766Z] #19 149.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-20T20:15:22.986Z] #31 27.88 [2022-01-20T20:15:23.027Z] #19 149.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:23.027Z] #19 149.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:23.027Z] #19 149.3 Selecting previously unselected package libasan6-armhf-cross. [2022-01-20T20:15:23.027Z] #19 149.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:23.027Z] #19 149.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:23.247Z] #31 28.13 #=#=# ######################################################################## 100.0% [2022-01-20T20:15:23.247Z] #31 ... [2022-01-20T20:15:23.247Z] [2022-01-20T20:15:23.247Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:23.247Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:15:23.247Z] #47 35.60 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T20:15:23.247Z] #47 35.62 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:23.247Z] #47 35.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:15:23.247Z] #47 35.65 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:15:23.247Z] #47 36.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:15:23.247Z] #47 36.55 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:23.247Z] #47 39.73 Setting up criu (3.16.1-3) ... [2022-01-20T20:15:23.247Z] #47 41.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:23.288Z] #19 149.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-20T20:15:23.288Z] #19 149.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:23.288Z] #19 149.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:23.288Z] #19 149.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-20T20:15:23.288Z] #19 149.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:23.288Z] #19 149.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:23.508Z] #47 ... [2022-01-20T20:15:23.508Z] [2022-01-20T20:15:23.508Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:23.508Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:15:23.508Z] #38 44.68 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T20:15:23.508Z] #38 45.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:23.508Z] #38 46.18 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-20T20:15:23.508Z] #38 46.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:23.508Z] #38 46.34 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T20:15:23.508Z] #38 46.38 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-20T20:15:23.549Z] #19 149.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-20T20:15:23.549Z] #19 149.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:23.549Z] #19 149.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:23.549Z] #19 149.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-20T20:15:23.549Z] #19 149.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:23.549Z] #19 149.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:15:23.908Z] #47 ... [2022-01-20T20:15:23.908Z] [2022-01-20T20:15:23.908Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:23.908Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:23.908Z] #14 39.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:15:23.908Z] #14 39.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:15:23.908Z] #14 39.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:23.908Z] #14 41.82 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:15:23.908Z] #14 41.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:15:23.908Z] #14 41.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:15:23.908Z] #14 41.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:15:23.908Z] #14 41.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:15:23.908Z] #14 41.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:15:23.908Z] #14 42.12 Selecting previously unselected package dmsetup. [2022-01-20T20:15:23.908Z] #14 42.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:15:23.908Z] #14 42.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:15:23.908Z] #14 42.27 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:15:23.908Z] #14 42.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:15:23.908Z] #14 42.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:15:24.196Z] #38 46.59 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:24.456Z] #38 47.34 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:24.622Z] #14 ... [2022-01-20T20:15:24.622Z] [2022-01-20T20:15:24.622Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:24.622Z] #40 sha256:d1a74f897bdc8d6e1e1cc1ac571307f221e2189ca475e83d5fb9c8d613ab5c1b [2022-01-20T20:15:24.622Z] #40 4.749 + RM_GOPATH=0 [2022-01-20T20:15:24.622Z] #40 4.749 + TMP_GOPATH= [2022-01-20T20:15:24.622Z] #40 4.749 + : /build [2022-01-20T20:15:24.622Z] #40 4.749 + '[' -z '' ']' [2022-01-20T20:15:24.622Z] #40 4.749 ++ mktemp -d [2022-01-20T20:15:24.622Z] #40 4.749 + export GOPATH=/tmp/tmp.kDcOsnCtMq [2022-01-20T20:15:24.622Z] #40 4.749 + GOPATH=/tmp/tmp.kDcOsnCtMq [2022-01-20T20:15:24.622Z] #40 4.749 + RM_GOPATH=1 [2022-01-20T20:15:24.622Z] #40 4.749 + case "$(go env GOARCH)" in [2022-01-20T20:15:24.622Z] #40 4.749 ++ go env GOARCH [2022-01-20T20:15:24.622Z] #40 4.792 Install tini version v0.19.0 [2022-01-20T20:15:24.622Z] #40 4.792 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:24.622Z] #40 4.792 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:24.622Z] #40 4.792 ++ dirname /install.sh [2022-01-20T20:15:24.622Z] #40 4.792 + dir=/ [2022-01-20T20:15:24.622Z] #40 4.792 + bin=tini [2022-01-20T20:15:24.622Z] #40 4.792 + shift [2022-01-20T20:15:24.622Z] #40 4.792 + '[' '!' -f //tini.installer ']' [2022-01-20T20:15:24.622Z] #40 4.792 + . //tini.installer [2022-01-20T20:15:24.622Z] #40 4.792 ++ : v0.19.0 [2022-01-20T20:15:24.622Z] #40 4.792 + install_tini [2022-01-20T20:15:24.622Z] #40 4.792 + echo 'Install tini version v0.19.0' [2022-01-20T20:15:24.622Z] #40 4.792 + git clone https://github.com/krallin/tini.git /tmp/tmp.kDcOsnCtMq/tini [2022-01-20T20:15:24.622Z] #40 4.792 Cloning into '/tmp/tmp.kDcOsnCtMq/tini'... [2022-01-20T20:15:24.715Z] #38 47.38 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T20:15:24.715Z] #38 47.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:24.715Z] #38 47.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:24.742Z] #38 45.14 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:15:24.742Z] #38 45.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:24.742Z] #38 45.17 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:15:24.742Z] #38 45.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:24.742Z] #38 45.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:15:24.742Z] #38 45.25 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:15:24.742Z] #38 45.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:24.742Z] #38 45.28 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:24.742Z] #38 45.29 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:15:24.742Z] #38 45.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:24.742Z] #38 45.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:24.881Z] #40 5.429 + cd /tmp/tmp.kDcOsnCtMq/tini [2022-01-20T20:15:24.881Z] #40 5.429 + git checkout -q v0.19.0 [2022-01-20T20:15:24.881Z] #40 5.460 + cmake . [2022-01-20T20:15:25.450Z] #40 5.973 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:15:25.450Z] #40 6.056 -- Detecting C compiler ABI info [2022-01-20T20:15:25.807Z] #14 ... [2022-01-20T20:15:25.807Z] [2022-01-20T20:15:25.807Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:25.807Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:25.807Z] #38 39.94 Selecting previously unselected package libxml2:amd64. [2022-01-20T20:15:25.807Z] #38 39.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T20:15:25.807Z] #38 39.95 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:25.807Z] #38 40.47 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:15:25.807Z] #38 40.47 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:15:25.807Z] #38 40.48 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:15:25.807Z] #38 40.78 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:15:25.807Z] #38 40.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:15:25.807Z] #38 40.79 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:15:25.807Z] #38 40.96 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:15:25.807Z] #38 40.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:15:25.807Z] #38 40.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:15:25.807Z] #38 41.14 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:15:25.807Z] #38 41.15 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:15:25.807Z] #38 41.15 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:15:25.807Z] #38 41.33 Selecting previously unselected package cmake. [2022-01-20T20:15:25.807Z] #38 41.33 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:15:25.807Z] #38 41.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:25.807Z] #38 45.29 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:15:25.807Z] #38 45.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:25.807Z] #38 45.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:15:25.807Z] #38 45.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:15:25.807Z] #38 45.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:15:25.807Z] #38 45.38 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:15:25.807Z] #38 45.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:15:25.807Z] #38 45.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:15:25.807Z] #38 45.41 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:15:25.807Z] #38 45.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:15:25.807Z] #38 45.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:25.807Z] #38 ... [2022-01-20T20:15:25.807Z] [2022-01-20T20:15:25.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:25.807Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:25.807Z] #14 46.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:15:26.020Z] #40 6.548 -- Detecting C compiler ABI info - done [2022-01-20T20:15:26.020Z] #40 6.648 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:15:26.020Z] #40 6.648 -- Detecting C compile features [2022-01-20T20:15:26.020Z] #40 6.648 -- Detecting C compile features - done [2022-01-20T20:15:26.020Z] #40 6.696 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:15:26.063Z] #14 46.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:15:26.063Z] #14 46.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:15:26.279Z] #40 6.927 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:15:26.319Z] #14 ... [2022-01-20T20:15:26.319Z] [2022-01-20T20:15:26.319Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:26.319Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:26.319Z] #47 44.58 Setting up criu (3.16.1-3) ... [2022-01-20T20:15:26.319Z] #47 46.48 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:26.319Z] #47 DONE 47.0s [2022-01-20T20:15:26.319Z] [2022-01-20T20:15:26.319Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:26.319Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T20:15:26.319Z] #38 DONE 47.3s [2022-01-20T20:15:26.538Z] #40 6.982 -- Configuring done [2022-01-20T20:15:26.538Z] #40 6.996 -- Generating done [2022-01-20T20:15:26.538Z] #40 7.008 -- Build files have been written to: /tmp/tmp.kDcOsnCtMq/tini [2022-01-20T20:15:26.538Z] #40 7.024 + make tini-static [2022-01-20T20:15:26.575Z] [2022-01-20T20:15:26.575Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:15:26.575Z] #39 sha256:b8e790307e015b7c5bee16a22a43ec2a008317749df7122e598aa1b87b8875d9 [2022-01-20T20:15:26.575Z] #39 DONE 0.1s [2022-01-20T20:15:26.575Z] [2022-01-20T20:15:26.575Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:26.575Z] #40 sha256:1d1b896dd4b3a3f532345dd3ea9259f2aed4b98d5e264189b058b978ad4ffadb [2022-01-20T20:15:26.632Z] #38 DONE 47.2s [2022-01-20T20:15:26.632Z] [2022-01-20T20:15:26.632Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:26.632Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T20:15:26.632Z] #47 38.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:15:26.632Z] #47 39.57 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T20:15:26.632Z] #47 39.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:15:26.632Z] #47 39.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:15:26.632Z] #47 39.64 Setting up python3-six (1.16.0-2) ... [2022-01-20T20:15:26.632Z] #47 40.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:15:26.632Z] #47 40.58 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T20:15:26.632Z] #47 44.22 Setting up criu (3.16.1-3) ... [2022-01-20T20:15:26.632Z] #47 46.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:15:26.632Z] #47 DONE 46.9s [2022-01-20T20:15:26.632Z] [2022-01-20T20:15:26.632Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:15:26.632Z] #39 sha256:c29d2e60cbff915f31fa417e1ecb6dbf74d50738609ab392d32ef3dd050cfab0 [2022-01-20T20:15:26.632Z] #39 DONE 0.3s [2022-01-20T20:15:26.632Z] [2022-01-20T20:15:26.632Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:26.632Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:26.632Z] #14 38.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:15:26.632Z] #14 38.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:15:26.632Z] #14 38.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:15:26.632Z] #14 41.11 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:15:26.632Z] #14 41.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:15:26.632Z] #14 41.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:15:26.632Z] #14 41.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:15:26.632Z] #14 41.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:15:26.632Z] #14 41.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:15:26.632Z] #14 41.39 Selecting previously unselected package dmsetup. [2022-01-20T20:15:26.632Z] #14 41.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:15:26.632Z] #14 41.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:15:26.632Z] #14 41.54 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:15:26.632Z] #14 41.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:15:26.632Z] #14 41.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:15:26.632Z] #14 46.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:15:26.632Z] #14 46.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:15:26.632Z] #14 46.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:15:26.632Z] #14 ... [2022-01-20T20:15:26.632Z] [2022-01-20T20:15:26.632Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:26.632Z] #40 sha256:9673dc15afcfa06794a45443fc9e535579c9d206bcbf32d0eb8d58e5732c77c6 [2022-01-20T20:15:26.798Z] #40 7.324 Scanning dependencies of target tini-static [2022-01-20T20:15:27.057Z] #40 7.532 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:15:27.257Z] #38 ... [2022-01-20T20:15:27.257Z] [2022-01-20T20:15:27.257Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T20:15:27.257Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T20:15:27.257Z] #47 DONE 49.0s [2022-01-20T20:15:27.257Z] [2022-01-20T20:15:27.257Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T20:15:27.257Z] #31 sha256:567495362b92149f247e0c5e07b10f2428dfe40e5f706fe0bf5967694ec4ffc7 [2022-01-20T20:15:27.257Z] #31 28.93 [2022-01-20T20:15:27.258Z] #31 29.17 Download of images into '/build' complete. [2022-01-20T20:15:27.258Z] #31 29.17 Use something like the following to load the result into a Docker daemon: [2022-01-20T20:15:27.258Z] #31 29.17 tar -cC '/build' . | docker load [2022-01-20T20:15:27.258Z] #31 DONE 31.8s [2022-01-20T20:15:27.258Z] [2022-01-20T20:15:27.258Z] #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-01-20T20:15:27.258Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T20:15:27.258Z] #49 43.83 gotestsum version dev [2022-01-20T20:15:27.258Z] #49 DONE 49.6s [2022-01-20T20:15:27.258Z] [2022-01-20T20:15:27.258Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:15:27.258Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T20:15:27.258Z] #38 DONE 49.7s [2022-01-20T20:15:27.258Z] [2022-01-20T20:15:27.258Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:27.258Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:15:27.258Z] #14 46.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:15:27.258Z] #14 46.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:15:27.258Z] #14 46.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:15:27.504Z] #40 ... [2022-01-20T20:15:27.504Z] [2022-01-20T20:15:27.504Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:27.504Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:15:27.504Z] #34 38.02 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T20:15:27.504Z] #34 38.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T20:15:27.504Z] #34 38.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:15:27.518Z] #14 ... [2022-01-20T20:15:27.518Z] [2022-01-20T20:15:27.518Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:15:27.518Z] #39 sha256:4373d74619ca9a25016f7bd3ba271bf4df30aa72ec1033076ab23a2fc387e0ae [2022-01-20T20:15:27.518Z] #39 DONE 0.6s [2022-01-20T20:15:27.779Z] [2022-01-20T20:15:27.779Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:27.779Z] #40 sha256:a8041376ad04e607e68c73082268124ebf79043eaff5883156a3de8b3648b680 [2022-01-20T20:15:27.994Z] #40 8.556 [100%] Linking C executable tini-static [2022-01-20T20:15:28.002Z] #40 1.363 + RM_GOPATH=0 [2022-01-20T20:15:28.002Z] #40 1.363 + TMP_GOPATH= [2022-01-20T20:15:28.002Z] #40 1.363 + : /build [2022-01-20T20:15:28.002Z] #40 1.363 + '[' -z '' ']' [2022-01-20T20:15:28.002Z] #40 1.363 ++ mktemp -d [2022-01-20T20:15:28.002Z] #40 1.378 + export GOPATH=/tmp/tmp.isYz3ku27E [2022-01-20T20:15:28.002Z] #40 1.378 + GOPATH=/tmp/tmp.isYz3ku27E [2022-01-20T20:15:28.002Z] #40 1.378 + RM_GOPATH=1 [2022-01-20T20:15:28.002Z] #40 1.378 + case "$(go env GOARCH)" in [2022-01-20T20:15:28.002Z] #40 1.378 ++ go env GOARCH [2022-01-20T20:15:28.002Z] #40 1.419 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:28.002Z] #40 1.420 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:28.002Z] #40 1.420 ++ dirname /install.sh [2022-01-20T20:15:28.067Z] #34 ... [2022-01-20T20:15:28.067Z] [2022-01-20T20:15:28.067Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:28.067Z] #40 sha256:1d1b896dd4b3a3f532345dd3ea9259f2aed4b98d5e264189b058b978ad4ffadb [2022-01-20T20:15:28.067Z] #40 1.469 + RM_GOPATH=0 [2022-01-20T20:15:28.067Z] #40 1.469 + TMP_GOPATH= [2022-01-20T20:15:28.067Z] #40 1.469 + : /build [2022-01-20T20:15:28.067Z] #40 1.469 + '[' -z '' ']' [2022-01-20T20:15:28.067Z] #40 1.469 ++ mktemp -d [2022-01-20T20:15:28.067Z] #40 1.469 + export GOPATH=/tmp/tmp.9aqs8ae7rK [2022-01-20T20:15:28.067Z] #40 1.469 + GOPATH=/tmp/tmp.9aqs8ae7rK [2022-01-20T20:15:28.067Z] #40 1.469 + RM_GOPATH=1 [2022-01-20T20:15:28.067Z] #40 1.469 + case "$(go env GOARCH)" in [2022-01-20T20:15:28.067Z] #40 1.469 ++ go env GOARCH [2022-01-20T20:15:28.067Z] #40 1.501 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:28.067Z] #40 1.501 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:28.067Z] #40 1.501 ++ dirname /install.sh [2022-01-20T20:15:28.067Z] #40 1.511 Install tini version v0.19.0 [2022-01-20T20:15:28.067Z] #40 1.511 + dir=/ [2022-01-20T20:15:28.067Z] #40 1.511 + bin=tini [2022-01-20T20:15:28.067Z] #40 1.511 + shift [2022-01-20T20:15:28.067Z] #40 1.511 + '[' '!' -f //tini.installer ']' [2022-01-20T20:15:28.067Z] #40 1.511 + . //tini.installer [2022-01-20T20:15:28.067Z] #40 1.511 ++ : v0.19.0 [2022-01-20T20:15:28.067Z] #40 1.511 + install_tini [2022-01-20T20:15:28.067Z] #40 1.511 + echo 'Install tini version v0.19.0' [2022-01-20T20:15:28.067Z] #40 1.511 + git clone https://github.com/krallin/tini.git /tmp/tmp.9aqs8ae7rK/tini [2022-01-20T20:15:28.067Z] #40 1.521 Cloning into '/tmp/tmp.9aqs8ae7rK/tini'... [2022-01-20T20:15:28.261Z] #40 1.434 Install tini version v0.19.0 [2022-01-20T20:15:28.261Z] #40 1.434 + dir=/ [2022-01-20T20:15:28.261Z] #40 1.434 + bin=tini [2022-01-20T20:15:28.261Z] #40 1.434 + shift [2022-01-20T20:15:28.261Z] #40 1.434 + '[' '!' -f //tini.installer ']' [2022-01-20T20:15:28.261Z] #40 1.434 + . //tini.installer [2022-01-20T20:15:28.261Z] #40 1.434 ++ : v0.19.0 [2022-01-20T20:15:28.261Z] #40 1.434 + install_tini [2022-01-20T20:15:28.261Z] #40 1.434 + echo 'Install tini version v0.19.0' [2022-01-20T20:15:28.261Z] #40 1.434 + git clone https://github.com/krallin/tini.git /tmp/tmp.isYz3ku27E/tini [2022-01-20T20:15:28.261Z] #40 1.434 Cloning into '/tmp/tmp.isYz3ku27E/tini'... [2022-01-20T20:15:28.519Z] #40 ... [2022-01-20T20:15:28.519Z] [2022-01-20T20:15:28.519Z] #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-01-20T20:15:28.519Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:15:28.519Z] #49 49.17 gotestsum version dev [2022-01-20T20:15:28.519Z] #49 DONE 49.4s [2022-01-20T20:15:28.563Z] #40 9.137 [100%] Built target tini-static [2022-01-20T20:15:28.563Z] #40 9.196 + mkdir -p /build [2022-01-20T20:15:28.563Z] #40 9.201 + cp tini-static /build/docker-init [2022-01-20T20:15:28.775Z] [2022-01-20T20:15:28.775Z] #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-01-20T20:15:28.775Z] #60 sha256:6e64f5771bfe81fffa3c45f86cbce5b5b1cc6e79a52d1bbd11cd6ba9a0edc4fc [2022-01-20T20:15:28.848Z] #19 154.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-20T20:15:28.848Z] #19 154.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:28.848Z] #19 154.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:15:28.848Z] #19 154.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-20T20:15:28.848Z] #19 154.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:15:28.848Z] #19 154.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T20:15:28.996Z] #40 2.254 + cd /tmp/tmp.9aqs8ae7rK/tini [2022-01-20T20:15:28.996Z] #40 2.255 + git checkout -q v0.19.0 [2022-01-20T20:15:28.996Z] #40 2.262 + cmake . [2022-01-20T20:15:29.032Z] #60 ... [2022-01-20T20:15:29.032Z] [2022-01-20T20:15:29.032Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:29.032Z] #40 sha256:9673dc15afcfa06794a45443fc9e535579c9d206bcbf32d0eb8d58e5732c77c6 [2022-01-20T20:15:29.032Z] #40 2.368 + cd /tmp/tmp.isYz3ku27E/tini [2022-01-20T20:15:29.032Z] #40 2.368 + git checkout -q v0.19.0 [2022-01-20T20:15:29.032Z] #40 2.372 + cmake . [2022-01-20T20:15:29.135Z] #40 DONE 9.8s [2022-01-20T20:15:29.135Z] [2022-01-20T20:15:29.135Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:29.135Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:29.135Z] #14 54.76 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:15:29.135Z] #14 54.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:29.135Z] #14 54.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:15:29.135Z] #14 54.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:15:29.135Z] #14 54.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:29.135Z] #14 54.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:29.163Z] #40 1.292 + RM_GOPATH=0 [2022-01-20T20:15:29.163Z] #40 1.292 + TMP_GOPATH= [2022-01-20T20:15:29.163Z] #40 1.292 + : /build [2022-01-20T20:15:29.163Z] #40 1.292 + '[' -z '' ']' [2022-01-20T20:15:29.163Z] #40 1.292 ++ mktemp -d [2022-01-20T20:15:29.163Z] #40 1.292 + export GOPATH=/tmp/tmp.KHBAEu5Gbv [2022-01-20T20:15:29.163Z] #40 1.292 + GOPATH=/tmp/tmp.KHBAEu5Gbv [2022-01-20T20:15:29.163Z] #40 1.292 + RM_GOPATH=1 [2022-01-20T20:15:29.163Z] #40 1.292 + case "$(go env GOARCH)" in [2022-01-20T20:15:29.163Z] #40 1.292 ++ go env GOARCH [2022-01-20T20:15:29.163Z] #40 1.312 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:29.163Z] #40 1.312 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:15:29.163Z] #40 1.312 ++ dirname /install.sh [2022-01-20T20:15:29.163Z] #40 1.312 + dir=/ [2022-01-20T20:15:29.163Z] #40 1.312 + bin=tini [2022-01-20T20:15:29.163Z] #40 1.312 + shift [2022-01-20T20:15:29.163Z] #40 1.312 + '[' '!' -f //tini.installer ']' [2022-01-20T20:15:29.163Z] #40 1.312 + . //tini.installer [2022-01-20T20:15:29.163Z] #40 1.312 ++ : v0.19.0 [2022-01-20T20:15:29.163Z] #40 1.312 + install_tini [2022-01-20T20:15:29.163Z] #40 1.312 + echo 'Install tini version v0.19.0' [2022-01-20T20:15:29.163Z] #40 1.312 + git clone https://github.com/krallin/tini.git /tmp/tmp.KHBAEu5Gbv/tini [2022-01-20T20:15:29.163Z] #40 1.336 Cloning into '/tmp/tmp.KHBAEu5Gbv/tini'... [2022-01-20T20:15:29.163Z] #40 1.336 Install tini version v0.19.0 [2022-01-20T20:15:29.255Z] #40 2.674 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:15:29.255Z] #40 2.761 -- Detecting C compiler ABI info [2022-01-20T20:15:29.255Z] #40 ... [2022-01-20T20:15:29.255Z] [2022-01-20T20:15:29.255Z] #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-01-20T20:15:29.255Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T20:15:29.255Z] #49 50.05 gotestsum version dev [2022-01-20T20:15:29.255Z] #49 DONE 50.2s [2022-01-20T20:15:29.422Z] #40 1.997 + cd /tmp/tmp.KHBAEu5Gbv/tini [2022-01-20T20:15:29.422Z] #40 1.997 + git checkout -q v0.19.0 [2022-01-20T20:15:29.422Z] #40 2.010 + cmake . [2022-01-20T20:15:29.512Z] [2022-01-20T20:15:29.512Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:15:29.512Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:15:29.596Z] #40 2.965 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:15:29.596Z] #40 3.056 -- Detecting C compiler ABI info [2022-01-20T20:15:29.992Z] #40 2.313 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:15:29.992Z] #40 2.382 -- Detecting C compiler ABI info [2022-01-20T20:15:30.075Z] #51 ... [2022-01-20T20:15:30.075Z] [2022-01-20T20:15:30.075Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:15:30.075Z] #40 sha256:1d1b896dd4b3a3f532345dd3ea9259f2aed4b98d5e264189b058b978ad4ffadb [2022-01-20T20:15:30.075Z] #40 3.531 -- Detecting C compiler ABI info - done [2022-01-20T20:15:30.075Z] #40 3.709 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:15:30.075Z] #40 3.725 -- Detecting C compile features [2022-01-20T20:15:30.075Z] #40 3.729 -- Detecting C compile features - done [2022-01-20T20:15:30.075Z] #40 3.777 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:15:30.159Z] #40 3.503 -- Detecting C compiler ABI info - done [2022-01-20T20:15:30.159Z] #40 3.611 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:15:30.416Z] #40 3.616 -- Detecting C compile features [2022-01-20T20:15:30.416Z] #40 3.617 -- Detecting C compile features - done [2022-01-20T20:15:30.416Z] #40 3.650 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:15:30.416Z] #40 3.782 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:15:30.416Z] #40 3.858 -- Configuring done [2022-01-20T20:15:30.416Z] #40 3.875 -- Generating done [2022-01-20T20:15:30.562Z] #40 2.852 -- Detecting C compiler ABI info - done [2022-01-20T20:15:30.562Z] #40 2.925 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:15:30.562Z] #40 2.936 -- Detecting C compile features [2022-01-20T20:15:30.562Z] #40 2.941 -- Detecting C compile features - done [2022-01-20T20:15:30.562Z] #40 2.967 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:15:30.638Z] #40 4.062 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:15:30.638Z] #40 4.131 -- Configuring done [2022-01-20T20:15:30.638Z] #40 4.145 -- Generating done [2022-01-20T20:15:30.638Z] #40 4.150 -- Build files have been written to: /tmp/tmp.9aqs8ae7rK/tini [2022-01-20T20:15:30.638Z] #40 4.153 + make tini-static [2022-01-20T20:15:30.672Z] #40 3.877 -- Build files have been written to: /tmp/tmp.isYz3ku27E/tini [2022-01-20T20:15:30.672Z] #40 3.890 + make tini-static [2022-01-20T20:15:30.672Z] #40 4.166 Scanning dependencies of target tini-static [2022-01-20T20:15:30.822Z] #40 3.131 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:15:30.822Z] #40 3.175 -- Configuring done [2022-01-20T20:15:30.822Z] #40 3.181 -- Generating done [2022-01-20T20:15:30.822Z] #40 3.195 -- Build files have been written to: /tmp/tmp.KHBAEu5Gbv/tini [2022-01-20T20:15:30.822Z] #40 3.203 + make tini-static [2022-01-20T20:15:30.895Z] #40 4.375 Scanning dependencies of target tini-static [2022-01-20T20:15:30.895Z] #40 4.486 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:15:30.929Z] #40 4.240 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:15:31.082Z] #40 3.377 Scanning dependencies of target tini-static [2022-01-20T20:15:31.082Z] #40 3.465 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:15:31.674Z] #14 61.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:15:31.674Z] #14 61.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:31.674Z] #14 61.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:31.824Z] #40 5.309 [100%] Linking C executable tini-static [2022-01-20T20:15:31.861Z] #40 5.178 [100%] Linking C executable tini-static [2022-01-20T20:15:32.022Z] #40 4.422 [100%] Linking C executable tini-static [2022-01-20T20:15:32.118Z] #40 5.578 [100%] Built target tini-static [2022-01-20T20:15:32.144Z] #19 158.2 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-20T20:15:32.144Z] #19 158.2 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:32.144Z] #19 158.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T20:15:32.282Z] #40 4.775 [100%] Built target tini-static [2022-01-20T20:15:32.375Z] #40 5.636 + mkdir -p /build [2022-01-20T20:15:32.376Z] #40 5.638 + cp tini-static /build/docker-init [2022-01-20T20:15:32.387Z] #40 5.753 [100%] Built target tini-static [2022-01-20T20:15:32.387Z] #40 5.812 + mkdir -p /build [2022-01-20T20:15:32.387Z] #40 5.814 + cp tini-static /build/docker-init [2022-01-20T20:15:32.405Z] #19 158.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-20T20:15:32.405Z] #19 158.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:32.405Z] #19 158.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:15:32.542Z] #40 4.820 + mkdir -p /build [2022-01-20T20:15:32.542Z] #40 4.832 + cp tini-static /build/docker-init [2022-01-20T20:15:32.633Z] #40 DONE 6.0s [2022-01-20T20:15:32.633Z] [2022-01-20T20:15:32.633Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:32.633Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:32.633Z] #14 52.23 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:15:32.633Z] #14 52.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:32.633Z] #14 52.25 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:15:32.633Z] #14 52.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:15:32.633Z] #14 52.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:32.633Z] #14 52.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:32.643Z] #40 DONE 6.1s [2022-01-20T20:15:32.643Z] [2022-01-20T20:15:32.643Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:32.643Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:32.643Z] #14 52.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:15:32.643Z] #14 52.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:32.643Z] #14 52.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:15:32.643Z] #14 52.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:15:32.643Z] #14 52.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:32.643Z] #14 52.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:34.264Z] ...INFO: Daemon under test started and replied! [2022-01-20T20:15:34.264Z] INFO: Docker version of the daemon under test [2022-01-20T20:15:34.264Z] [2022-01-20T20:15:34.264Z] Client: [2022-01-20T20:15:34.264Z] Version: 17.06.2-ce [2022-01-20T20:15:34.264Z] API version: 1.30 [2022-01-20T20:15:34.264Z] Go version: go1.8.3 [2022-01-20T20:15:34.264Z] Git commit: cec0b72 [2022-01-20T20:15:34.264Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T20:15:34.264Z] OS/Arch: windows/amd64 [2022-01-20T20:15:34.264Z] [2022-01-20T20:15:34.264Z] Server: [2022-01-20T20:15:34.264Z] Version: 0.0.0-dev [2022-01-20T20:15:34.264Z] API version: 1.42 (minimum version 1.24) [2022-01-20T20:15:34.264Z] Go version: go1.17.6 [2022-01-20T20:15:34.265Z] Git commit: ce5043ddec [2022-01-20T20:15:34.265Z] Built: 01/20/2022 20:13:09 [2022-01-20T20:15:34.265Z] OS/Arch: windows/amd64 [2022-01-20T20:15:34.265Z] Experimental: false [2022-01-20T20:15:34.265Z] [2022-01-20T20:15:34.265Z] INFO: Docker info of the daemon under test [2022-01-20T20:15:34.265Z] [2022-01-20T20:15:34.265Z] Containers: 0 [2022-01-20T20:15:34.265Z] Running: 0 [2022-01-20T20:15:34.265Z] Paused: 0 [2022-01-20T20:15:34.265Z] Stopped: 0 [2022-01-20T20:15:34.265Z] Images: 0 [2022-01-20T20:15:34.265Z] Server Version: 0.0.0-dev [2022-01-20T20:15:34.265Z] Storage Driver: windowsfilter [2022-01-20T20:15:34.265Z] Windows: [2022-01-20T20:15:34.265Z] Logging Driver: json-file [2022-01-20T20:15:34.265Z] Plugins: [2022-01-20T20:15:34.265Z] Volume: local [2022-01-20T20:15:34.265Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:15:34.265Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:15:34.265Z] Swarm: inactive [2022-01-20T20:15:34.265Z] Default Isolation: process [2022-01-20T20:15:34.265Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:15:34.265Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:15:34.265Z] OSType: windows [2022-01-20T20:15:34.265Z] Architecture: x86_64 [2022-01-20T20:15:34.265Z] CPUs: 4 [2022-01-20T20:15:34.265Z] Total Memory: 32GiB [2022-01-20T20:15:34.265Z] Name: azwin-2-f74990 [2022-01-20T20:15:34.265Z] ID: GZLO:Y7NZ:3XVL:OUSC:VXIU:ABZZ:WWFN:TH62:KNUJ:UA2A:3IHX:MFVX [2022-01-20T20:15:34.265Z] Docker Root Dir: D:\CI\PR-43095\9\daemon [2022-01-20T20:15:34.265Z] Debug Mode (client): false [2022-01-20T20:15:34.265Z] Debug Mode (server): true [2022-01-20T20:15:34.265Z] File Descriptors: -1 [2022-01-20T20:15:34.265Z] Goroutines: 16 [2022-01-20T20:15:34.265Z] System Time: 2022-01-20T20:15:31.7055915Z [2022-01-20T20:15:34.265Z] EventsListeners: 0 [2022-01-20T20:15:34.265Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:15:34.265Z] Labels: [2022-01-20T20:15:34.265Z] Experimental: false [2022-01-20T20:15:34.265Z] Insecure Registries: [2022-01-20T20:15:34.265Z] 127.0.0.0/8 [2022-01-20T20:15:34.265Z] Live Restore Enabled: false [2022-01-20T20:15:34.265Z] [2022-01-20T20:15:34.265Z] [2022-01-20T20:15:34.265Z] INFO: Docker images of the daemon under test [2022-01-20T20:15:34.265Z] [2022-01-20T20:15:34.265Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:15:34.265Z] [2022-01-20T20:15:34.265Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T20:15:34.265Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T20:15:34.265Z] ltsc2022: Pulling from windows/servercore [2022-01-20T20:15:34.265Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T20:15:34.265Z] 0e02c12b1310: Pulling fs layer [2022-01-20T20:15:34.317Z] #19 160.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-20T20:15:34.317Z] #19 160.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:34.317Z] #19 160.7 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:15:34.451Z] #40 DONE 6.8s [2022-01-20T20:15:34.451Z] [2022-01-20T20:15:34.451Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:34.452Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:15:34.452Z] #14 52.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:15:34.452Z] #14 52.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:15:34.452Z] #14 52.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:15:34.452Z] #14 52.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:15:34.452Z] #14 52.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:15:34.452Z] #14 52.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:34.452Z] #14 57.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:15:34.452Z] #14 57.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:15:34.452Z] #14 57.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:34.650Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:15:34.706Z] > git config --add remote.origin.fetch +refs/pull/43095/head:refs/remotes/origin/PR-43095 # timeout=10 [2022-01-20T20:15:34.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:15:34.964Z] Fetching without tags [2022-01-20T20:15:35.697Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 38e2e756c95fb1ea5dd4200ee522537d8ae0327f [2022-01-20T20:15:34.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T20:15:35.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T20:15:35.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:15:35.005Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43095/head:refs/remotes/origin/PR-43095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T20:15:35.812Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:15:35.859Z] > git checkout -f 38e2e756c95fb1ea5dd4200ee522537d8ae0327f # timeout=10 [2022-01-20T20:15:37.891Z] #14 58.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:15:37.891Z] #14 58.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:37.891Z] #14 58.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:37.950Z] #14 58.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:15:37.950Z] #14 58.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:37.950Z] #14 58.51 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:38.647Z] #14 ... [2022-01-20T20:15:38.647Z] [2022-01-20T20:15:38.647Z] #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-01-20T20:15:38.647Z] #60 sha256:42da50819bfcc80b426f016573d17a2bef42ce2d45d4b93376e09c1c58d04532 [2022-01-20T20:15:38.647Z] #60 36.96 Updating files: 79% (3738/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:15:38.647Z] #60 37.41 + cd /tmp/tmp.BsKRrwOmck/src/github.com/containerd/containerd [2022-01-20T20:15:38.907Z] #60 37.41 + git checkout -q v1.5.9 [2022-01-20T20:15:39.612Z] #19 165.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-20T20:15:39.612Z] #19 165.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:39.612Z] #19 165.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:15:39.612Z] #19 165.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-20T20:15:39.612Z] #19 165.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-20T20:15:39.612Z] #19 165.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-20T20:15:39.612Z] #19 165.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-20T20:15:39.612Z] #19 165.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:39.612Z] #19 165.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:15:39.612Z] #19 166.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-20T20:15:39.612Z] #19 166.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:39.612Z] #19 166.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:39.612Z] #19 166.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-20T20:15:39.612Z] #19 166.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:39.612Z] #19 166.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:39.782Z] Merge succeeded, producing 3a3a9245fab0c71233e550abfc4366445f499247 [2022-01-20T20:15:39.782Z] Checking out Revision 3a3a9245fab0c71233e550abfc4366445f499247 (PR-43095) [2022-01-20T20:15:39.873Z] #19 166.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-20T20:15:39.873Z] #19 166.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:39.873Z] #19 166.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:39.873Z] #19 166.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-20T20:15:39.873Z] #19 166.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:39.873Z] #19 166.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:39.873Z] #19 166.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-20T20:15:39.873Z] #19 166.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:39.873Z] #19 166.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:40.134Z] #19 166.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-20T20:15:40.135Z] #19 166.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:40.135Z] #19 166.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:40.135Z] #19 166.5 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-20T20:15:40.288Z] #60 38.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:15:40.288Z] #60 38.92 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:15:40.288Z] #60 38.92 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:40.288Z] #60 38.92 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:40.288Z] #60 38.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:15:40.288Z] #60 38.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:15:40.288Z] #60 38.92 + '[' '' = dynamic ']' [2022-01-20T20:15:40.288Z] #60 38.92 + make [2022-01-20T20:15:40.395Z] #19 166.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:40.395Z] #19 166.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:40.656Z] #19 166.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-20T20:15:40.656Z] #19 166.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:40.656Z] #19 166.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:40.656Z] #19 166.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-20T20:15:40.656Z] #19 166.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:40.656Z] #19 166.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:40.656Z] #19 167.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-20T20:15:40.656Z] #19 167.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:40.656Z] #19 167.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:40.656Z] #19 167.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-20T20:15:40.656Z] #19 167.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:40.856Z] #60 39.57 + bin/ctr [2022-01-20T20:15:40.917Z] #19 167.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:40.917Z] #19 167.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-20T20:15:40.917Z] #19 167.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:40.917Z] #19 167.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:15:38.504Z] > git remote # timeout=10 [2022-01-20T20:15:38.584Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T20:15:38.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T20:15:38.630Z] > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10 [2022-01-20T20:15:39.683Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T20:15:39.819Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:15:39.865Z] > git checkout -f 3a3a9245fab0c71233e550abfc4366445f499247 # timeout=10 [2022-01-20T20:15:41.662Z] #14 ... [2022-01-20T20:15:41.662Z] [2022-01-20T20:15:41.662Z] #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-01-20T20:15:41.662Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:15:41.663Z] #60 37.47 Updating files: 65% (3055/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:15:41.663Z] #60 38.46 + cd /tmp/tmp.9kGrH3ZBjU/src/github.com/containerd/containerd [2022-01-20T20:15:41.663Z] #60 38.46 + git checkout -q v1.5.9 [2022-01-20T20:15:43.048Z] #60 40.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:15:43.048Z] #60 40.34 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:15:43.048Z] #60 40.34 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:43.048Z] #60 40.34 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:43.048Z] #60 40.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:15:43.048Z] #60 40.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:15:43.048Z] #60 40.34 + '[' '' = dynamic ']' [2022-01-20T20:15:43.048Z] #60 40.34 + make [2022-01-20T20:15:43.156Z] #14 ... [2022-01-20T20:15:43.156Z] [2022-01-20T20:15:43.156Z] #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-01-20T20:15:43.156Z] #60 sha256:a83d7eae33adec6877d013377c63e69b5eff919ac75b0faeb88bc593304dffa2 [2022-01-20T20:15:43.156Z] #60 35.92 Updating files: 68% (3212/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:15:43.156Z] #60 36.59 + cd /tmp/tmp.KJR90enNxp/src/github.com/containerd/containerd [2022-01-20T20:15:43.156Z] #60 36.59 + git checkout -q v1.5.9 [2022-01-20T20:15:43.395Z] #60 ... [2022-01-20T20:15:43.395Z] [2022-01-20T20:15:43.395Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:43.395Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:15:43.395Z] #14 66.26 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:15:43.655Z] #14 66.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:15:43.655Z] #14 66.27 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:44.429Z] #60 41.82 + bin/ctr [2022-01-20T20:15:45.050Z] #60 38.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:15:45.050Z] #60 38.52 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:15:45.050Z] #60 38.52 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:45.050Z] #60 38.52 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:45.050Z] #60 38.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:15:45.050Z] #60 38.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:15:45.050Z] #60 38.52 + '[' '' = dynamic ']' [2022-01-20T20:15:45.050Z] #60 38.52 + make [2022-01-20T20:15:46.041Z] #14 ... [2022-01-20T20:15:46.041Z] [2022-01-20T20:15:46.041Z] #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-01-20T20:15:46.041Z] #60 sha256:6e64f5771bfe81fffa3c45f86cbce5b5b1cc6e79a52d1bbd11cd6ba9a0edc4fc [2022-01-20T20:15:46.206Z] #19 171.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-20T20:15:46.206Z] #19 171.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:46.206Z] #19 171.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:15:46.206Z] #19 171.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-20T20:15:46.206Z] #19 171.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:15:46.206Z] #19 171.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T20:15:46.206Z] #19 172.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-20T20:15:46.206Z] #19 172.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:46.206Z] #19 172.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:15:46.206Z] #19 172.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-20T20:15:46.206Z] #19 172.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:46.206Z] #19 172.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:15:46.206Z] #19 172.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-20T20:15:46.298Z] #60 34.42 Updating files: 68% (3198/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T20:15:46.298Z] #60 35.12 + cd /tmp/tmp.oJ1QCcBnAS/src/github.com/containerd/containerd [2022-01-20T20:15:46.298Z] #60 35.12 + git checkout -q v1.5.9 [2022-01-20T20:15:46.421Z] #60 39.92 + bin/ctr [2022-01-20T20:15:46.466Z] #19 172.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:46.466Z] #19 172.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:15:47.228Z] #60 36.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:15:47.228Z] #60 36.17 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:15:47.228Z] #60 36.17 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:47.228Z] #60 36.17 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:15:47.228Z] #60 36.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:15:47.228Z] #60 36.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:15:47.228Z] #60 36.17 + '[' '' = dynamic ']' [2022-01-20T20:15:47.228Z] #60 36.17 + make [2022-01-20T20:15:47.865Z] #14 70.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:15:47.865Z] #14 70.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:15:47.865Z] #14 70.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:48.942Z] #60 ... [2022-01-20T20:15:48.942Z] [2022-01-20T20:15:48.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-01-20T20:15:48.942Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:48.942Z] #14 69.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:15:48.942Z] #14 69.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:48.942Z] #14 69.67 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:49.120Z] #60 37.62 + bin/ctr [2022-01-20T20:15:50.667Z] #19 176.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-20T20:15:50.667Z] #19 176.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:50.667Z] #19 176.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:15:50.667Z] #19 177.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-20T20:15:50.667Z] #19 177.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-20T20:15:50.667Z] #19 177.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-20T20:15:50.667Z] #19 177.0 Selecting previously unselected package libc6-s390x-cross. [2022-01-20T20:15:50.667Z] #19 177.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:50.667Z] #19 177.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T20:15:50.926Z] #19 177.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-20T20:15:50.926Z] #19 177.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:50.926Z] #19 177.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:50.926Z] #19 177.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-20T20:15:50.926Z] #19 177.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:50.926Z] #19 177.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:50.926Z] #19 177.2 Selecting previously unselected package libitm1-s390x-cross. [2022-01-20T20:15:50.926Z] #19 177.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:50.926Z] #19 177.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:50.926Z] #19 177.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-20T20:15:50.926Z] #19 177.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:50.926Z] #19 177.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:50.926Z] #19 177.3 Selecting previously unselected package libasan6-s390x-cross. [2022-01-20T20:15:51.088Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD" [2022-01-20T20:15:51.188Z] #19 177.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:51.188Z] #19 177.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:51.188Z] #19 177.5 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-20T20:15:51.188Z] #19 177.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:51.188Z] #19 177.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:51.222Z] First time build. Skipping changelog. [2022-01-20T20:15:51.448Z] #19 177.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-20T20:15:51.448Z] #19 177.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:51.448Z] #19 177.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:51.448Z] #19 177.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-20T20:15:51.448Z] #19 177.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:51.448Z] #19 177.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:51.448Z] #19 177.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-01-20T20:15:51.125Z] > git rev-list --no-walk f3b12ec6e10749b42e46f6d4c2b7a617872e3604 # timeout=10 [Pipeline] sh [2022-01-20T20:15:51.710Z] #19 177.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:51.710Z] #19 177.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:15:52.064Z] #14 74.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:15:52.064Z] #14 74.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:15:52.064Z] #14 74.45 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:15:52.555Z] #60 ... [2022-01-20T20:15:52.555Z] [2022-01-20T20:15:52.555Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:52.555Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:52.555Z] #14 72.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:15:52.555Z] #14 72.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:52.555Z] #14 72.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:52.555Z] #14 76.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:15:52.555Z] #14 76.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:52.555Z] #14 76.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:52.555Z] #14 81.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:15:52.555Z] #14 81.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:52.555Z] #14 81.59 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:15:53.445Z] #14 ... [2022-01-20T20:15:53.445Z] [2022-01-20T20:15:53.445Z] #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-01-20T20:15:53.445Z] #63 sha256:29376d2a6fd0bd316f22ef00896dff3e1e2d71727c2388e8bd6985c0d3b0e823 [2022-01-20T20:15:53.445Z] #63 75.81 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:15:53.706Z] #63 75.81 + GOBIN=/build [2022-01-20T20:15:53.706Z] #63 75.81 + GO111MODULE=on [2022-01-20T20:15:53.706Z] #63 75.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:15:54.246Z] #14 74.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:15:54.246Z] #14 74.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:54.246Z] #14 74.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:54.511Z] + docker version [2022-01-20T20:15:55.974Z] #19 182.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-20T20:15:55.974Z] #19 182.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:15:55.974Z] #19 182.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:15:55.974Z] #19 182.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-20T20:15:55.974Z] #19 182.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-20T20:15:55.974Z] #19 182.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T20:15:56.234Z] #19 182.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-20T20:15:56.234Z] #19 182.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T20:15:56.234Z] #19 182.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T20:15:56.495Z] #19 182.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-20T20:15:56.756Z] #19 182.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T20:15:56.756Z] #19 182.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:15:56.756Z] #19 183.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-20T20:15:57.022Z] #19 183.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T20:15:57.022Z] #19 183.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:15:58.990Z] #63 81.18 rootlesskit version 0.14.6 [2022-01-20T20:15:58.990Z] #63 81.19 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:15:58.990Z] #63 81.19 -container-ip string [2022-01-20T20:15:58.990Z] #63 81.19 container ip [2022-01-20T20:15:58.990Z] #63 81.19 -container-port int [2022-01-20T20:15:58.990Z] #63 81.19 container port (default -1) [2022-01-20T20:15:58.990Z] #63 81.19 -host-ip string [2022-01-20T20:15:58.990Z] #63 81.19 host ip [2022-01-20T20:15:58.990Z] #63 81.19 -host-port int [2022-01-20T20:15:58.990Z] #63 81.19 host port (default -1) [2022-01-20T20:15:58.990Z] #63 81.19 -proto string [2022-01-20T20:15:58.990Z] #63 81.19 proxy protocol (default "tcp") [2022-01-20T20:15:59.080Z] #60 ... [2022-01-20T20:15:59.080Z] [2022-01-20T20:15:59.080Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:15:59.080Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:15:59.080Z] #14 68.55 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:15:59.080Z] #14 68.55 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:59.080Z] #14 68.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:15:59.080Z] #14 73.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:15:59.080Z] #14 73.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:59.080Z] #14 73.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:15:59.080Z] #14 78.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:15:59.080Z] #14 78.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:59.080Z] #14 78.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:15:59.404Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T20:15:59.404Z] 8f616e6e9eec: Download complete [2022-01-20T20:15:59.494Z] #14 79.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:15:59.494Z] #14 79.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:15:59.494Z] #14 79.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:00.679Z] #14 ... [2022-01-20T20:16:00.680Z] [2022-01-20T20:16:00.680Z] #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-01-20T20:16:00.680Z] #63 sha256:11242771650e222047e3199c46922b18981389f018757de395195df705bcaa4c [2022-01-20T20:16:00.680Z] #63 89.78 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:16:00.680Z] #63 89.78 + GOBIN=/build [2022-01-20T20:16:00.680Z] #63 89.78 + GO111MODULE=on [2022-01-20T20:16:00.680Z] #63 89.78 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:16:00.899Z] #63 ... [2022-01-20T20:16:00.899Z] [2022-01-20T20:16:00.899Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:00.899Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:16:00.899Z] #14 83.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:16:00.899Z] #14 83.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T20:16:00.899Z] #14 83.26 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:00.939Z] 0e02c12b1310: Verifying Checksum [2022-01-20T20:16:00.939Z] 0e02c12b1310: Download complete [2022-01-20T20:16:01.226Z] #19 187.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-20T20:16:01.226Z] #19 187.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T20:16:01.226Z] #19 187.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:01.226Z] #19 187.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-20T20:16:01.226Z] #19 187.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-20T20:16:01.226Z] #19 187.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-20T20:16:01.226Z] #19 187.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up libfile-which-perl (1.23-1) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-20T20:16:01.226Z] #19 187.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:16:01.226Z] #19 187.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T20:16:01.226Z] #19 187.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-20T20:16:01.226Z] #19 187.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T20:16:01.226Z] #19 187.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T20:16:01.226Z] #19 187.6 Setting up file (1:5.39-3) ... [2022-01-20T20:16:01.226Z] #19 187.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:16:01.226Z] #19 187.6 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:16:01.226Z] #19 187.7 Setting up libyaml-perl (1.30-1) ... [2022-01-20T20:16:01.226Z] #19 187.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T20:16:01.226Z] #19 187.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T20:16:01.485Z] #19 187.7 Setting up libio-string-perl (1.08-3.1) ... [2022-01-20T20:16:01.485Z] #19 187.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T20:16:01.485Z] #19 187.7 Setting up cross-config (2.6.18+nmu1) ... [2022-01-20T20:16:01.485Z] #19 187.8 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:16:01.485Z] #19 187.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:16:01.485Z] #19 187.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T20:16:01.485Z] #19 187.9 Setting up patch (2.7.6-7) ... [2022-01-20T20:16:01.485Z] #19 187.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T20:16:01.485Z] #19 187.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T20:16:01.485Z] #19 187.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:01.485Z] #19 187.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T20:16:01.485Z] #19 187.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-20T20:16:01.696Z] Client: [2022-01-20T20:16:01.696Z] Version: 20.10.9 [2022-01-20T20:16:01.696Z] API version: 1.41 [2022-01-20T20:16:01.696Z] Go version: go1.16.8 [2022-01-20T20:16:01.696Z] Git commit: c2ea9bc [2022-01-20T20:16:01.696Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:16:01.696Z] OS/Arch: windows/amd64 [2022-01-20T20:16:01.696Z] Context: default [2022-01-20T20:16:01.696Z] Experimental: true [2022-01-20T20:16:01.696Z] [2022-01-20T20:16:01.696Z] Server: Docker Engine - Community [2022-01-20T20:16:01.696Z] Engine: [2022-01-20T20:16:01.696Z] Version: 20.10.9 [2022-01-20T20:16:01.696Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:16:01.696Z] Go version: go1.16.8 [2022-01-20T20:16:01.696Z] Git commit: 79ea9d3 [2022-01-20T20:16:01.696Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:16:01.696Z] OS/Arch: windows/amd64 [2022-01-20T20:16:01.696Z] Experimental: true [2022-01-20T20:16:01.745Z] #19 187.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T20:16:01.745Z] #19 188.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:16:01.745Z] #19 188.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T20:16:02.006Z] #19 188.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.006Z] #19 188.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T20:16:02.006Z] #19 188.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-20T20:16:02.267Z] #19 188.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T20:16:02.267Z] #19 188.7 [2022-01-20T20:16:02.267Z] #19 188.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T20:16:02.267Z] #19 188.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.267Z] #19 188.7 Setting up dpkg-dev (1.20.9) ... [2022-01-20T20:16:02.267Z] #19 188.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.267Z] #19 188.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [Pipeline] sh [2022-01-20T20:16:02.526Z] #19 188.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.526Z] #19 188.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T20:16:02.526Z] #19 188.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-20T20:16:02.526Z] #19 189.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-20T20:16:02.786Z] #19 189.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T20:16:02.786Z] #19 189.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T20:16:02.786Z] #19 189.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:02.786Z] #19 189.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:02.786Z] #19 189.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:02.786Z] #19 189.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:16:02.786Z] #19 189.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:03.047Z] #19 189.4 Setting up libxml-simple-perl (2.25-1) ... [2022-01-20T20:16:03.047Z] #19 189.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:16:03.047Z] #19 189.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T20:16:03.047Z] #19 189.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.047Z] #19 189.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.289Z] + docker info [2022-01-20T20:16:03.289Z] Client: [2022-01-20T20:16:03.289Z] Context: default [2022-01-20T20:16:03.289Z] Debug Mode: false [2022-01-20T20:16:03.289Z] [2022-01-20T20:16:03.289Z] Server: [2022-01-20T20:16:03.289Z] Containers: 0 [2022-01-20T20:16:03.289Z] Running: 0 [2022-01-20T20:16:03.289Z] Paused: 0 [2022-01-20T20:16:03.289Z] Stopped: 0 [2022-01-20T20:16:03.289Z] Images: 0 [2022-01-20T20:16:03.289Z] Server Version: 20.10.9 [2022-01-20T20:16:03.289Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:16:03.289Z] Windows: [2022-01-20T20:16:03.289Z] LCOW: [2022-01-20T20:16:03.289Z] Logging Driver: json-file [2022-01-20T20:16:03.289Z] Plugins: [2022-01-20T20:16:03.289Z] Volume: local [2022-01-20T20:16:03.289Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:16:03.289Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:16:03.289Z] Swarm: inactive [2022-01-20T20:16:03.289Z] Default Isolation: process [2022-01-20T20:16:03.289Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:16:03.289Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:16:03.289Z] OSType: windows [2022-01-20T20:16:03.289Z] Architecture: x86_64 [2022-01-20T20:16:03.289Z] CPUs: 4 [2022-01-20T20:16:03.289Z] Total Memory: 32GiB [2022-01-20T20:16:03.289Z] Name: azwin-2-5bc680 [2022-01-20T20:16:03.289Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:16:03.289Z] Docker Root Dir: D:\docker [2022-01-20T20:16:03.289Z] Debug Mode: false [2022-01-20T20:16:03.289Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:16:03.289Z] Labels: [2022-01-20T20:16:03.289Z] Experimental: true [2022-01-20T20:16:03.289Z] Insecure Registries: [2022-01-20T20:16:03.289Z] 10.0.0.4:5000 [2022-01-20T20:16:03.289Z] 127.0.0.0/8 [2022-01-20T20:16:03.289Z] Registry Mirrors: [2022-01-20T20:16:03.289Z] http://10.0.0.4:5000/ [2022-01-20T20:16:03.289Z] Live Restore Enabled: false [2022-01-20T20:16:03.289Z] Product License: Community Engine [2022-01-20T20:16:03.289Z] [2022-01-20T20:16:03.307Z] #19 189.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-20T20:16:03.307Z] #19 189.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T20:16:03.307Z] #19 189.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:03.307Z] #19 189.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:03.307Z] #19 189.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T20:16:03.307Z] #19 189.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:03.307Z] #19 189.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-20T20:16:03.307Z] #19 189.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T20:16:03.307Z] #19 189.8 Setting up crossbuild-essential-armel (12.9) ... [2022-01-20T20:16:03.307Z] #19 189.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T20:16:03.567Z] #19 189.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-20T20:16:03.567Z] #19 189.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-20T20:16:03.567Z] #19 189.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-20T20:16:03.567Z] #19 189.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-20T20:16:03.567Z] #19 189.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:04.507Z] #19 DONE 190.7s [2022-01-20T20:16:04.507Z] [2022-01-20T20:16:04.507Z] #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-01-20T20:16:04.507Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:16:04.507Z] #65 ... [2022-01-20T20:16:04.507Z] [2022-01-20T20:16:04.507Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T20:16:04.507Z] #69 sha256:3d812bc2f67a8b31cbcd9acb5c9418199bc292b03a9e1aee20b6ef2c05e9b166 [2022-01-20T20:16:04.507Z] #69 DONE 0.1s [2022-01-20T20:16:04.507Z] [2022-01-20T20:16:04.507Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T20:16:04.507Z] #32 sha256:c818c0fb203e0cc9a3d7297e71da1bcfe7b9dbceee85137828300215d2e53b27 [2022-01-20T20:16:04.507Z] #32 DONE 0.2s [2022-01-20T20:16:04.769Z] [2022-01-20T20:16:04.769Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:16:04.769Z] #33 sha256:9e0c4da7c1629de4ec91050ef8e4409e346bb593c662796648995ad9de714da0 [2022-01-20T20:16:04.876Z] #63 94.63 rootlesskit version 0.14.6 [2022-01-20T20:16:04.876Z] #63 94.64 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:16:04.876Z] #63 94.64 -container-ip string [2022-01-20T20:16:04.876Z] #63 94.64 container ip [2022-01-20T20:16:04.876Z] #63 94.65 -container-port int [2022-01-20T20:16:04.876Z] #63 94.65 container port (default -1) [2022-01-20T20:16:04.876Z] #63 94.65 -host-ip string [2022-01-20T20:16:04.876Z] #63 94.65 host ip [2022-01-20T20:16:04.876Z] #63 94.65 -host-port int [2022-01-20T20:16:04.876Z] #63 94.65 host port (default -1) [2022-01-20T20:16:04.876Z] #63 94.65 -proto string [2022-01-20T20:16:04.876Z] #63 94.65 proxy protocol (default "tcp") [2022-01-20T20:16:06.155Z] #33 1.268 + RM_GOPATH=0 [2022-01-20T20:16:06.155Z] #33 1.268 + TMP_GOPATH= [2022-01-20T20:16:06.155Z] #33 1.268 + : /build [2022-01-20T20:16:06.155Z] #33 1.268 + '[' -z '' ']' [2022-01-20T20:16:06.155Z] #33 1.268 ++ mktemp -d [2022-01-20T20:16:06.155Z] #33 1.268 + export GOPATH=/tmp/tmp.AXkYgTG8OV [2022-01-20T20:16:06.155Z] #33 1.268 + GOPATH=/tmp/tmp.AXkYgTG8OV [2022-01-20T20:16:06.155Z] #33 1.268 + RM_GOPATH=1 [2022-01-20T20:16:06.155Z] #33 1.268 + case "$(go env GOARCH)" in [2022-01-20T20:16:06.155Z] #33 1.268 ++ go env GOARCH [2022-01-20T20:16:06.155Z] #33 1.269 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:06.155Z] #33 1.269 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:06.155Z] #33 1.269 ++ dirname /install.sh [2022-01-20T20:16:06.155Z] #33 1.274 Install docker/cli version 17.06.2-ce from stable [2022-01-20T20:16:06.155Z] #33 1.275 + dir=/ [2022-01-20T20:16:06.155Z] #33 1.275 + bin=dockercli [2022-01-20T20:16:06.155Z] #33 1.275 + shift [2022-01-20T20:16:06.155Z] #33 1.275 + '[' '!' -f //dockercli.installer ']' [2022-01-20T20:16:06.155Z] #33 1.275 + . //dockercli.installer [2022-01-20T20:16:06.155Z] #33 1.275 ++ : stable [2022-01-20T20:16:06.155Z] #33 1.275 ++ : 17.06.2-ce [2022-01-20T20:16:06.155Z] #33 1.275 + install_dockercli [2022-01-20T20:16:06.155Z] #33 1.275 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T20:16:06.155Z] #33 1.275 ++ uname -m [2022-01-20T20:16:06.155Z] #33 1.282 + arch=x86_64 [2022-01-20T20:16:06.155Z] #33 1.282 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T20:16:06.155Z] #33 1.282 + url=https://download.docker.com/linux/static [2022-01-20T20:16:06.155Z] #33 1.282 + tar -xz docker/docker [2022-01-20T20:16:06.155Z] #33 1.282 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T20:16:06.305Z] #14 88.09 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:16:06.305Z] #14 88.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:16:06.305Z] #14 88.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:06.891Z] #14 89.27 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T20:16:06.891Z] #14 89.28 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T20:16:06.891Z] #14 89.29 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:16:07.175Z] #14 ... [2022-01-20T20:16:07.175Z] [2022-01-20T20:16:07.175Z] #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-01-20T20:16:07.175Z] #63 sha256:f0119d8d944dbabec2f25bdca18df34c6ef493b3fa313230340d8dab1eef7de5 [2022-01-20T20:16:07.175Z] #63 86.93 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:16:07.175Z] #63 86.93 + GOBIN=/build [2022-01-20T20:16:07.175Z] #63 86.93 + GO111MODULE=on [2022-01-20T20:16:07.175Z] #63 86.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:16:07.460Z] #14 90.32 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T20:16:07.460Z] #14 90.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T20:16:07.460Z] #14 90.38 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:16:07.587Z] #14 ... [2022-01-20T20:16:07.587Z] [2022-01-20T20:16:07.587Z] #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-01-20T20:16:07.587Z] #63 sha256:918058407236d6e6275ef532fd97b43286ee8e2ad829d121395135a66a13cd1b [2022-01-20T20:16:07.587Z] #63 88.29 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:16:07.844Z] #63 88.29 + GOBIN=/build [2022-01-20T20:16:07.844Z] #63 88.29 + GO111MODULE=on [2022-01-20T20:16:07.844Z] #63 88.30 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:16:08.659Z] #14 91.27 Selecting previously unselected package libbtrfs0:arm64.#14 ... [2022-01-20T20:16:08.659Z] [2022-01-20T20:16:08.659Z] #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-01-20T20:16:08.659Z] #63 sha256:29376d2a6fd0bd316f22ef00896dff3e1e2d71727c2388e8bd6985c0d3b0e823 [2022-01-20T20:16:08.659Z] #63 DONE 90.8s [2022-01-20T20:16:08.659Z] [2022-01-20T20:16:08.659Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:16:08.659Z] #64 sha256:39e483d6d65ed70a3a6306289e42d27f6f58cdcd0f31f197bdd6b26da95cb0f8 [2022-01-20T20:16:08.659Z] #64 DONE 0.1s [2022-01-20T20:16:08.659Z] [2022-01-20T20:16:08.659Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:08.659Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:16:08.659Z] #14 91.27 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T20:16:08.659Z] #14 91.27 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T20:16:08.659Z] #14 91.28 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:16:08.659Z] #14 ... [2022-01-20T20:16:08.659Z] [2022-01-20T20:16:08.659Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:16:08.659Z] #65 sha256:532f4ac2406fe4b5051ce8765b8db2b490bbdfa03f0a84636a652a0098605572 [2022-01-20T20:16:08.659Z] #65 DONE 0.1s [2022-01-20T20:16:08.659Z] [2022-01-20T20:16:08.659Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:08.659Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T20:16:08.659Z] #14 91.43 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T20:16:08.659Z] #14 91.43 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T20:16:08.659Z] #14 91.46 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:16:08.918Z] #14 91.69 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-20T20:16:08.918Z] #14 91.69 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:16:08.918Z] #14 91.69 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:16:09.177Z] #14 91.92 Selecting previously unselected package libudev-dev:arm64. [2022-01-20T20:16:09.177Z] #14 91.92 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-20T20:16:09.177Z] #14 91.93 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-20T20:16:09.436Z] #14 92.11 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-20T20:16:09.436Z] #14 92.11 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-20T20:16:09.436Z] #14 92.13 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T20:16:09.466Z] #33 4.376 + mkdir -p /build [2022-01-20T20:16:09.466Z] #33 4.386 + mv docker/docker /build/ [2022-01-20T20:16:09.466Z] #33 4.387 + rmdir docker [2022-01-20T20:16:09.466Z] #33 DONE 4.7s [2022-01-20T20:16:09.466Z] [2022-01-20T20:16:09.466Z] #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-01-20T20:16:09.466Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:16:09.466Z] #65 1.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:16:09.466Z] #65 1.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:16:09.466Z] #65 1.868 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:16:09.466Z] #65 2.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:16:09.466Z] #65 2.652 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:16:09.466Z] #65 3.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:16:09.466Z] #65 3.456 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:16:09.466Z] #65 3.892 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:16:09.466Z] #65 4.240 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:16:09.466Z] #65 4.710 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:16:09.466Z] #65 4.712 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:16:09.466Z] #65 4.714 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:16:09.466Z] #65 4.715 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:16:09.466Z] #65 4.726 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:16:09.466Z] #65 4.738 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:16:09.466Z] #65 4.740 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:16:09.466Z] #65 4.747 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:16:09.466Z] #65 4.748 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:16:09.466Z] #65 4.766 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:16:09.466Z] #65 4.769 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:16:09.466Z] #65 4.770 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:16:09.695Z] #14 92.46 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-20T20:16:09.695Z] #14 92.46 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-20T20:16:09.695Z] #14 92.47 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T20:16:09.955Z] #14 92.57 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-20T20:16:09.955Z] #14 92.58 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-20T20:16:09.955Z] #14 92.59 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T20:16:09.955Z] #14 92.72 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-20T20:16:09.955Z] #14 92.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-20T20:16:09.955Z] #14 92.72 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T20:16:09.955Z] #14 92.77 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-20T20:16:09.955Z] #14 92.78 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-20T20:16:09.955Z] #14 92.78 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T20:16:10.154Z] #63 ... [2022-01-20T20:16:10.154Z] [2022-01-20T20:16:10.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:10.155Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:16:10.155Z] #14 92.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:16:10.155Z] #14 92.08 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:16:10.155Z] #14 92.09 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:10.155Z] #14 97.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:16:10.155Z] #14 97.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:16:10.155Z] #14 98.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:10.155Z] #14 99.47 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:16:10.155Z] #14 99.47 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:16:10.155Z] #14 99.87 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:16:10.474Z] #14 93.00 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-20T20:16:10.474Z] #14 93.01 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-20T20:16:10.474Z] #14 93.01 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T20:16:10.474Z] #14 93.16 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-20T20:16:10.474Z] #14 93.18 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T20:16:10.474Z] #14 93.18 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:16:10.474Z] #14 93.23 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T20:16:10.474Z] #14 93.23 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T20:16:10.474Z] #14 93.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:10.734Z] #14 93.34 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-20T20:16:10.734Z] #14 93.35 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-20T20:16:10.734Z] #14 93.35 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T20:16:11.062Z] #14 93.78 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:11.062Z] #14 93.79 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:16:11.062Z] #14 93.80 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:11.062Z] #14 93.81 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T20:16:11.062Z] #14 93.83 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:16:11.062Z] #14 93.85 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T20:16:11.092Z] #14 101.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:16:11.092Z] #14 101.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:16:11.092Z] #14 101.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:16:11.346Z] #14 93.86 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T20:16:11.346Z] #14 93.88 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T20:16:11.346Z] #14 93.89 Setting up libudev-dev:arm64 (247.3-6) ... [2022-01-20T20:16:11.346Z] #14 93.90 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T20:16:11.346Z] #14 94.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:11.346Z] #14 94.19 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T20:16:11.346Z] #14 94.20 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:11.346Z] #14 94.21 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:16:11.346Z] #14 94.22 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:16:11.346Z] #14 94.23 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T20:16:11.346Z] #14 94.25 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:16:11.346Z] #14 94.26 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T20:16:11.346Z] #14 94.28 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T20:16:11.350Z] #63 91.62 rootlesskit version 0.14.6 [2022-01-20T20:16:11.350Z] #63 91.62 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:16:11.350Z] #63 91.62 -container-ip string [2022-01-20T20:16:11.350Z] #63 91.62 container ip [2022-01-20T20:16:11.350Z] #63 91.62 -container-port int [2022-01-20T20:16:11.350Z] #63 91.62 container port (default -1) [2022-01-20T20:16:11.350Z] #63 91.62 -host-ip string [2022-01-20T20:16:11.350Z] #63 91.62 host ip [2022-01-20T20:16:11.350Z] #63 91.62 -host-port int [2022-01-20T20:16:11.350Z] #63 91.62 host port (default -1) [2022-01-20T20:16:11.350Z] #63 91.62 -proto string [2022-01-20T20:16:11.350Z] #63 91.62 proxy protocol (default "tcp") [2022-01-20T20:16:11.352Z] #14 101.3 Selecting previously unselected package libbtrfs0:amd64.#14 ... [2022-01-20T20:16:11.352Z] [2022-01-20T20:16:11.352Z] #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-01-20T20:16:11.352Z] #63 sha256:11242771650e222047e3199c46922b18981389f018757de395195df705bcaa4c [2022-01-20T20:16:11.352Z] #63 DONE 101.0s [2022-01-20T20:16:11.352Z] [2022-01-20T20:16:11.352Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:11.352Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:16:11.352Z] #14 101.3 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:16:11.352Z] #14 101.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:16:11.352Z] #14 101.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:11.352Z] #14 ... [2022-01-20T20:16:11.352Z] [2022-01-20T20:16:11.352Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:16:11.352Z] #64 sha256:ec13d6f1fad00eb1481061ffcbac41233eb35adbb5f92d878adb3c2120dd5013 [2022-01-20T20:16:11.352Z] #64 DONE 0.3s [2022-01-20T20:16:11.352Z] [2022-01-20T20:16:11.352Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:11.352Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:16:11.352Z] #14 101.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:16:11.352Z] #14 101.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:16:11.352Z] #14 101.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:11.607Z] #14 94.29 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:11.607Z] #14 94.30 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:11.607Z] #14 94.32 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:11.607Z] #14 94.34 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:11.607Z] #14 94.36 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:11.607Z] #14 94.37 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:16:11.607Z] #14 94.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:11.607Z] #14 94.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T20:16:11.607Z] #14 94.40 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:11.607Z] #14 94.42 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:11.607Z] #14 94.44 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:16:11.607Z] #14 94.45 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:16:11.607Z] #14 94.47 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:16:11.607Z] #14 94.48 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T20:16:11.607Z] #14 94.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:11.612Z] #14 ... [2022-01-20T20:16:11.612Z] [2022-01-20T20:16:11.612Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:16:11.612Z] #65 sha256:22b5f5c0fbe05b18a4cb9d30e5522fc12e7c2e4d6952cae417d50081aa0c8231 [2022-01-20T20:16:11.612Z] #65 DONE 0.1s [2022-01-20T20:16:11.612Z] [2022-01-20T20:16:11.612Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:11.612Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:16:11.612Z] #14 101.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:16:11.612Z] #14 101.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:11.612Z] #14 101.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:11.612Z] #14 101.6 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:16:11.612Z] #14 101.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:16:11.612Z] #14 101.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:16:11.612Z] #14 101.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:16:11.612Z] #14 101.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:16:11.612Z] #14 101.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:16:11.871Z] #14 101.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:16:11.871Z] #14 101.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:16:11.871Z] #14 102.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:16:12.130Z] #14 102.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:16:12.130Z] #14 102.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:16:12.130Z] #14 102.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:16:12.130Z] #14 102.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:16:12.130Z] #14 102.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:16:12.130Z] #14 102.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:16:12.130Z] #14 102.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:16:12.448Z] #14 102.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:16:12.448Z] #14 102.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:16:13.012Z] #14 DONE 95.6s [2022-01-20T20:16:13.012Z] [2022-01-20T20:16:13.012Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:16:13.012Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T20:16:13.012Z] #34 DONE 95.3s [2022-01-20T20:16:13.012Z] [2022-01-20T20:16:13.012Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:16:13.012Z] #55 sha256:f202b5914a3ffed65c116b75976a9c836a741bff2b5d5eab5cd57240c2a99f62 [2022-01-20T20:16:13.012Z] #55 DONE 0.2s [2022-01-20T20:16:13.012Z] [2022-01-20T20:16:13.012Z] #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-01-20T20:16:13.012Z] #56 sha256:3edd51ac1fbb6dc0de8faab6a6f548c45620c0b3932a107b8a529022f339520c [2022-01-20T20:16:13.019Z] #14 102.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:16:13.019Z] #14 102.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:16:13.019Z] #14 102.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:16:13.093Z] #63 92.88 rootlesskit version 0.14.6 [2022-01-20T20:16:13.093Z] #63 92.89 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:16:13.093Z] #63 92.89 -container-ip string [2022-01-20T20:16:13.093Z] #63 92.89 container ip [2022-01-20T20:16:13.093Z] #63 92.89 -container-port int [2022-01-20T20:16:13.093Z] #63 92.89 container port (default -1) [2022-01-20T20:16:13.093Z] #63 92.89 -host-ip string [2022-01-20T20:16:13.093Z] #63 92.89 host ip [2022-01-20T20:16:13.093Z] #63 92.89 -host-port int [2022-01-20T20:16:13.094Z] #63 92.89 host port (default -1) [2022-01-20T20:16:13.094Z] #63 92.89 -proto string [2022-01-20T20:16:13.094Z] #63 92.89 proxy protocol (default "tcp") [2022-01-20T20:16:13.280Z] #14 103.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:16:13.280Z] #14 103.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:13.280Z] #14 103.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:13.280Z] #14 103.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:16:13.280Z] #14 103.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:16:13.280Z] #14 103.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:13.280Z] #14 103.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:16:13.280Z] #14 103.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:16:13.280Z] #14 103.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:16:13.674Z] #65 ... [2022-01-20T20:16:13.674Z] [2022-01-20T20:16:13.674Z] #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-01-20T20:16:13.674Z] #70 sha256:00792721b386fff3de7a12cd6baadfacb6277bbe4206509566b1ccea261e3019 [2022-01-20T20:16:13.674Z] #70 1.323 + RM_GOPATH=0 [2022-01-20T20:16:13.674Z] #70 1.323 + TMP_GOPATH= [2022-01-20T20:16:13.674Z] #70 1.323 + : /build [2022-01-20T20:16:13.674Z] #70 1.323 + '[' -z '' ']' [2022-01-20T20:16:13.674Z] #70 1.323 ++ mktemp -d [2022-01-20T20:16:13.674Z] #70 1.323 + export GOPATH=/tmp/tmp.PlAwuIMZXw [2022-01-20T20:16:13.674Z] #70 1.323 + GOPATH=/tmp/tmp.PlAwuIMZXw [2022-01-20T20:16:13.674Z] #70 1.323 + RM_GOPATH=1 [2022-01-20T20:16:13.674Z] #70 1.323 + case "$(go env GOARCH)" in [2022-01-20T20:16:13.674Z] #70 1.323 ++ go env GOARCH [2022-01-20T20:16:13.674Z] #70 1.330 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:13.674Z] #70 1.330 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:13.674Z] #70 1.330 ++ dirname /install.sh [2022-01-20T20:16:13.674Z] #70 1.331 + dir=/ [2022-01-20T20:16:13.674Z] #70 1.331 + bin=rootlesskit [2022-01-20T20:16:13.674Z] #70 1.331 + shift [2022-01-20T20:16:13.674Z] #70 1.331 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T20:16:13.674Z] #70 1.331 + . //rootlesskit.installer [2022-01-20T20:16:13.674Z] #70 1.331 ++ : v0.14.6 [2022-01-20T20:16:13.674Z] #70 1.332 + install_rootlesskit [2022-01-20T20:16:13.674Z] #70 1.332 + case "$1" in [2022-01-20T20:16:13.674Z] #70 1.332 + export CGO_ENABLED=0 [2022-01-20T20:16:13.674Z] #70 1.332 + CGO_ENABLED=0 [2022-01-20T20:16:13.674Z] #70 1.332 + _install_rootlesskit [2022-01-20T20:16:13.674Z] #70 1.332 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T20:16:13.674Z] #70 1.332 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:16:13.674Z] #70 1.332 Install rootlesskit version v0.14.6 [2022-01-20T20:16:13.674Z] #70 1.332 + GOBIN=/build [2022-01-20T20:16:13.674Z] #70 1.332 + GO111MODULE=on [2022-01-20T20:16:13.674Z] #70 1.332 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T20:16:13.674Z] #70 1.746 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T20:16:13.674Z] #70 5.208 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:16:13.674Z] #70 5.227 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T20:16:13.674Z] #70 5.533 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T20:16:13.674Z] #70 6.927 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T20:16:13.674Z] #70 7.072 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T20:16:13.674Z] #70 7.086 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T20:16:13.674Z] #70 7.113 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T20:16:13.674Z] #70 7.181 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T20:16:13.674Z] #70 7.207 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:16:13.674Z] #70 7.320 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:16:13.674Z] #70 7.437 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T20:16:13.674Z] #70 7.499 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T20:16:13.674Z] #70 8.073 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T20:16:13.674Z] #70 8.134 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T20:16:13.850Z] #14 104.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:14.108Z] #14 104.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:16:14.108Z] #14 104.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:16:14.108Z] #14 104.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:16:14.108Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:14.108Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:14.108Z] #14 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:14.109Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:14.109Z] #14 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:14.109Z] #14 104.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:16:14.366Z] #14 104.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:14.367Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T20:16:14.367Z] #14 104.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:14.367Z] #14 104.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:14.367Z] #14 104.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:14.367Z] #14 104.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:16:14.367Z] #14 104.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:14.367Z] #14 104.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:14.367Z] #14 104.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:14.395Z] #56 1.177 + RM_GOPATH=0 [2022-01-20T20:16:14.395Z] #56 1.177 + TMP_GOPATH= [2022-01-20T20:16:14.395Z] #56 1.178 + : /build [2022-01-20T20:16:14.395Z] #56 1.178 + '[' -z '' ']' [2022-01-20T20:16:14.395Z] #56 1.178 ++ mktemp -d [2022-01-20T20:16:14.395Z] #56 1.179 + export GOPATH=/tmp/tmp.iDI8dlHxQ0 [2022-01-20T20:16:14.395Z] #56 1.179 + GOPATH=/tmp/tmp.iDI8dlHxQ0 [2022-01-20T20:16:14.395Z] #56 1.180 + RM_GOPATH=1 [2022-01-20T20:16:14.395Z] #56 1.180 + case "$(go env GOARCH)" in [2022-01-20T20:16:14.395Z] #56 1.180 ++ go env GOARCH [2022-01-20T20:16:14.395Z] #56 1.225 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:14.395Z] #56 ... [2022-01-20T20:16:14.395Z] [2022-01-20T20:16:14.395Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:16:14.395Z] #15 sha256:7811ded252b9a047013d25bb488a377080e2b2af456f36e8ff6c8c625a7d3964 [2022-01-20T20:16:14.395Z] #15 DONE 1.6s [2022-01-20T20:16:14.395Z] [2022-01-20T20:16:14.395Z] #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-01-20T20:16:14.395Z] #56 sha256:3edd51ac1fbb6dc0de8faab6a6f548c45620c0b3932a107b8a529022f339520c [2022-01-20T20:16:14.395Z] #56 1.225 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:14.395Z] #56 1.226 ++ dirname /install.sh [2022-01-20T20:16:14.395Z] #56 1.226 + dir=/ [2022-01-20T20:16:14.395Z] #56 1.227 + bin=runc [2022-01-20T20:16:14.395Z] #56 1.227 + shift [2022-01-20T20:16:14.395Z] #56 1.227 + '[' '!' -f //runc.installer ']' [2022-01-20T20:16:14.395Z] #56 1.227 + . //runc.installer [2022-01-20T20:16:14.395Z] #56 1.227 ++ set -e [2022-01-20T20:16:14.395Z] #56 1.227 ++ : v1.0.3 [2022-01-20T20:16:14.395Z] #56 1.228 + install_runc [2022-01-20T20:16:14.395Z] #56 1.228 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:16:14.395Z] #56 1.228 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:16:14.395Z] #56 1.228 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:16:14.395Z] #56 1.228 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iDI8dlHxQ0/src/github.com/opencontainers/runc [2022-01-20T20:16:14.395Z] #56 1.230 Cloning into '/tmp/tmp.iDI8dlHxQ0/src/github.com/opencontainers/runc'... [2022-01-20T20:16:14.617Z] #70 ... [2022-01-20T20:16:14.617Z] [2022-01-20T20:16:14.617Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:14.617Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:16:14.617Z] #20 1.833 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:16:14.617Z] #20 1.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:16:14.617Z] #20 1.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:16:14.617Z] #20 2.210 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:16:14.617Z] #20 2.606 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:16:14.617Z] #20 3.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:16:14.617Z] #20 3.490 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:16:14.617Z] #20 3.964 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:16:14.617Z] #20 4.434 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:16:14.617Z] #20 4.768 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:16:14.617Z] #20 4.771 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:16:14.617Z] #20 4.774 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:16:14.617Z] #20 4.780 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:16:14.617Z] #20 4.783 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:16:14.617Z] #20 4.788 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:16:14.617Z] #20 4.793 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:16:14.617Z] #20 4.794 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:16:14.617Z] #20 4.796 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:16:14.617Z] #20 4.797 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:16:14.617Z] #20 4.798 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:16:14.617Z] #20 4.802 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:16:14.617Z] #20 ... [2022-01-20T20:16:14.617Z] [2022-01-20T20:16:14.617Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:16:14.617Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:16:14.617Z] #45 1.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:16:14.617Z] #45 1.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:16:14.617Z] #45 1.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:16:14.617Z] #45 1.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:16:14.617Z] #45 2.229 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:16:14.617Z] #45 2.396 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:16:14.617Z] #45 2.734 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:16:14.617Z] #45 3.309 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:16:14.617Z] #45 3.728 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:16:14.617Z] #45 4.257 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:16:14.617Z] #45 4.274 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:16:14.617Z] #45 4.276 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:16:14.617Z] #45 4.276 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:16:14.617Z] #45 4.276 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:16:14.617Z] #45 4.276 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:16:14.617Z] #45 4.283 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:16:14.617Z] #45 4.287 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:16:14.617Z] #45 4.288 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:16:14.617Z] #45 4.290 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:16:14.617Z] #45 4.291 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:16:14.617Z] #45 4.292 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:16:14.624Z] #63 DONE 95.3s [2022-01-20T20:16:14.624Z] [2022-01-20T20:16:14.624Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:16:14.624Z] #64 sha256:22ce2b2b45cb7dc9a6b729b766d4b5ef62e835be5ac48dde3b0014db72f24537 [2022-01-20T20:16:14.624Z] #64 DONE 0.0s [2022-01-20T20:16:14.624Z] [2022-01-20T20:16:14.624Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:14.624Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:16:14.624Z] #14 88.33 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:16:14.624Z] #14 88.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:16:14.624Z] #14 88.34 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:14.624Z] #14 93.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:16:14.624Z] #14 93.63 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:16:14.624Z] #14 93.74 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:14.624Z] #14 94.86 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:16:14.624Z] #14 94.86 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:16:14.624Z] #14 94.96 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:16:14.624Z] #14 95.53 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:16:14.624Z] #14 95.54 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:16:14.624Z] #14 95.56 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:16:14.881Z] #14 ... [2022-01-20T20:16:14.881Z] [2022-01-20T20:16:14.881Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:16:14.881Z] #65 sha256:f13edd843a421adeca08cec0361993ca62409975704b8e4bddfec69e3558cb24 [2022-01-20T20:16:14.881Z] #65 DONE 0.1s [2022-01-20T20:16:14.881Z] [2022-01-20T20:16:14.881Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:14.881Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:16:14.881Z] #14 95.74 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:16:14.881Z] #14 95.74 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:16:14.881Z] #14 95.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:14.934Z] #14 DONE 105.0s [2022-01-20T20:16:14.934Z] [2022-01-20T20:16:14.934Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:16:14.934Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:16:15.137Z] #14 96.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:16:15.137Z] #14 96.07 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:16:15.137Z] #14 96.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:15.194Z] #34 ... [2022-01-20T20:16:15.194Z] [2022-01-20T20:16:15.194Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:16:15.194Z] #55 sha256:6967c2f9edc698f59d986bd448d46ffc0c8f9620190f8744b2015f60bf1447bc [2022-01-20T20:16:15.452Z] #55 DONE 0.3s [2022-01-20T20:16:15.452Z] [2022-01-20T20:16:15.452Z] #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-01-20T20:16:15.452Z] #56 sha256:914639ee410247a7e6b9bfe6da8bc12dd0ac341da52556739e52b68039752c8d [2022-01-20T20:16:15.616Z] #63 DONE 96.3s [2022-01-20T20:16:15.616Z] [2022-01-20T20:16:15.616Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:16:15.616Z] #64 sha256:c79570628e771c252983acda083c3aef43747ffc8415abbd52c8a26621ee67bd [2022-01-20T20:16:15.700Z] #14 96.44 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:16:15.700Z] #14 96.44 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:15.700Z] #14 96.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:15.700Z] #14 96.58 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:16:15.700Z] #14 96.58 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:16:15.700Z] #14 96.58 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:16:15.700Z] #14 96.76 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:16:15.700Z] #14 96.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:16:15.700Z] #14 96.76 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:16:15.777Z] #56 ... [2022-01-20T20:16:15.777Z] [2022-01-20T20:16:15.777Z] #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-01-20T20:16:15.777Z] #16 sha256:dced6de0a5b44d4a46db6c7d10c84b2fe750e7b6ea8f69ec2704f77b6d55fe9b [2022-01-20T20:16:15.777Z] #16 DONE 1.0s [2022-01-20T20:16:15.777Z] [2022-01-20T20:16:15.777Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:16:15.777Z] #26 sha256:75211e23252ed4efc145198794fef7df1c97f1718e2f8d38066f311019d161c2 [2022-01-20T20:16:15.777Z] #26 94.99 Updating files: 37% (4280/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: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6940/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: 88% (10138/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-01-20T20:16:15.777Z] #26 97.48 + cd /tmp/tmp.fc0zWepCK3/tmp/docker-ce [2022-01-20T20:16:15.777Z] #26 97.49 + git checkout -q v17.06.2-ce [2022-01-20T20:16:15.875Z] #64 DONE 0.0s [2022-01-20T20:16:15.875Z] [2022-01-20T20:16:15.875Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:16:15.875Z] #65 sha256:a07e88a57046394acba696e9a690caccca8f022f9e3dcfb7677fcc3c4cbfcdb1 [2022-01-20T20:16:15.875Z] #65 DONE 0.1s [2022-01-20T20:16:15.875Z] [2022-01-20T20:16:15.875Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:15.875Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T20:16:15.875Z] #14 89.82 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:16:15.875Z] #14 89.82 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:16:15.875Z] #14 89.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:15.875Z] #14 95.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:16:15.875Z] #14 95.02 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:16:15.875Z] #14 95.03 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:15.875Z] #14 96.07 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:16:15.875Z] #14 96.08 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:16:15.875Z] #14 96.09 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:16:15.875Z] #14 96.62 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:16:15.875Z] #14 96.63 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:16:15.875Z] #14 96.64 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:16:15.875Z] #14 96.84 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:16:15.875Z] #14 96.84 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:16:15.875Z] #14 96.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:16.133Z] #14 97.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:16:16.133Z] #14 97.00 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:16:16.133Z] #14 97.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:16.256Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T20:16:16.256Z] [2022-01-20T20:16:16.256Z] ________ ____ __. [2022-01-20T20:16:16.256Z] \_____ \ | |/ _| [2022-01-20T20:16:16.256Z] / | \| < [2022-01-20T20:16:16.256Z] / | \ | \ [2022-01-20T20:16:16.256Z] \_______ /____|__ \ [2022-01-20T20:16:16.256Z] \/ \/ [2022-01-20T20:16:16.256Z] [2022-01-20T20:16:16.256Z] INFO: make.ps1 ended at 01/20/2022 20:16:14 [2022-01-20T20:16:16.256Z] INFO: Binaries build ended at 01/20/2022 20:16:15. Duration:00:01:56.1880009 [2022-01-20T20:16:16.264Z] #14 97.08 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:16:16.264Z] #14 97.09 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:16:16.264Z] #14 97.09 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:16:16.346Z] #26 ... [2022-01-20T20:16:16.346Z] [2022-01-20T20:16:16.346Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:16:16.346Z] #17 sha256:c4b1a06d1ce6f9a36778f873ca4fd5dfb2cebb1270622fff487a2273fc5e4d4d [2022-01-20T20:16:16.346Z] #17 0.548 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:16:16.346Z] #17 DONE 0.9s [2022-01-20T20:16:16.409Z] #14 97.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:16:16.409Z] #14 97.32 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:16.409Z] #14 97.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:16.521Z] #14 97.27 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:16:16.521Z] #14 97.28 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:16:16.521Z] #14 97.28 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:16:16.521Z] #14 97.42 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:16:16.521Z] #14 97.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:16:16.521Z] #14 97.43 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:16:16.521Z] #14 97.49 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:16:16.605Z] [2022-01-20T20:16:16.605Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:16:16.605Z] #18 sha256:340df9dfd0dcf926a1b7f42fe719732e1c5b407dd99a37e17c83b2b336905710 [2022-01-20T20:16:16.666Z] #14 97.55 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:16:16.666Z] #14 97.58 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:16:16.666Z] #14 97.61 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:16:16.778Z] #14 97.49 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:16:16.778Z] #14 97.50 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:16:16.923Z] #14 97.84 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:16:16.923Z] #14 97.85 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:16:16.923Z] #14 97.86 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:16:17.036Z] #14 97.79 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:16:17.037Z] #14 97.80 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:16:17.037Z] #14 97.80 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:16:17.037Z] #14 97.98 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:16:17.037Z] #14 97.99 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:17.037Z] #14 98.00 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:17.037Z] #14 98.06 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:16:17.179Z] #18 DONE 1.0s [2022-01-20T20:16:17.179Z] [2022-01-20T20:16:17.179Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:16:17.179Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:16:17.180Z] #14 98.13 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:16:17.180Z] #14 98.13 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:16:17.180Z] #14 98.14 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:16:17.180Z] #14 98.27 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:16:17.294Z] #14 98.06 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:16:17.294Z] #14 98.07 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:17.294Z] #14 98.17 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:16:17.294Z] #14 98.17 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:16:17.294Z] #14 98.17 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:16:17.359Z] #56 ... [2022-01-20T20:16:17.359Z] [2022-01-20T20:16:17.359Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:16:17.359Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:16:17.359Z] #15 DONE 2.1s [2022-01-20T20:16:17.359Z] [2022-01-20T20:16:17.359Z] #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-01-20T20:16:17.359Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T20:16:17.438Z] #14 98.28 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:16:17.438Z] #14 98.28 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:16:17.438Z] #14 98.39 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:16:17.438Z] #14 98.41 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:16:17.438Z] #14 98.41 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:16:17.438Z] #14 98.46 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:16:17.438Z] #14 98.46 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:16:17.438Z] #14 98.47 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:16:17.439Z] #51 ... [2022-01-20T20:16:17.439Z] [2022-01-20T20:16:17.439Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:16:17.439Z] #19 sha256:7ef426e5e906ee21343b761e69693943501666e1423e52991fceee6c588f780d [2022-01-20T20:16:17.551Z] #14 98.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:17.551Z] #14 98.56 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:16:17.551Z] #14 98.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:17.808Z] #14 98.59 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:16:17.808Z] #14 98.61 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:16:17.808Z] #14 98.63 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:16:17.808Z] #14 98.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:17.808Z] #14 98.68 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:16:17.808Z] #14 98.69 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:16:17.808Z] #14 98.70 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:16:17.808Z] #14 98.71 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:17.808Z] #14 98.72 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:17.808Z] #14 98.73 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:17.808Z] #14 98.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:16:17.808Z] #14 98.75 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:16:17.808Z] #14 98.77 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:16:17.808Z] #14 98.78 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:16:17.808Z] #14 98.79 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:16:17.808Z] #14 98.80 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:16:17.808Z] #14 98.81 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:17.808Z] #14 98.85 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:17.808Z] #14 98.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:17.808Z] #14 98.87 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:18.001Z] #14 98.79 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:16:18.001Z] #14 98.79 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:16:18.001Z] #14 98.86 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:16:18.068Z] #14 98.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:18.068Z] #14 98.90 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:16:18.068Z] #14 98.91 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:18.068Z] #14 98.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T20:16:18.068Z] #14 98.93 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:18.068Z] #14 98.94 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:18.068Z] #14 98.96 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:18.068Z] #14 98.97 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:16:18.068Z] #14 98.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:18.068Z] #14 98.99 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:18.068Z] #14 99.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:18.258Z] #14 99.03 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:16:18.258Z] #14 99.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:18.258Z] #14 99.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:18.258Z] #14 99.13 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:16:18.258Z] #14 99.14 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:16:18.258Z] #14 99.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:18.326Z] #14 DONE 99.2s [2022-01-20T20:16:18.326Z] [2022-01-20T20:16:18.326Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:16:18.326Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:16:18.326Z] #15 ... [2022-01-20T20:16:18.326Z] [2022-01-20T20:16:18.326Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:16:18.326Z] #55 sha256:80ae47f4829e3d6fc6ca0624751a4495f680c3c0a0e44236b391867215460682 [2022-01-20T20:16:18.326Z] #55 DONE 0.1s [2022-01-20T20:16:18.381Z] #19 DONE 0.9s [2022-01-20T20:16:18.382Z] [2022-01-20T20:16:18.382Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:16:18.382Z] #26 sha256:75211e23252ed4efc145198794fef7df1c97f1718e2f8d38066f311019d161c2 [2022-01-20T20:16:18.382Z] #26 100.5 + mkdir -p /tmp/tmp.fc0zWepCK3/src/github.com/docker [2022-01-20T20:16:18.382Z] #26 100.5 + mv components/cli /tmp/tmp.fc0zWepCK3/src/github.com/docker/cli [2022-01-20T20:16:18.382Z] #26 100.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-20T20:16:18.488Z] INFO: Copying the built daemon binary to d:\CI\PR-43095\9\binary\dockerd-ab0926b343.exe... [2022-01-20T20:16:18.488Z] INFO: Copying the built client binary to d:\CI\PR-43095\9\binary\docker-ab0926b343.exe... [2022-01-20T20:16:18.488Z] INFO: Copying dockerversion from the container... [2022-01-20T20:16:18.515Z] #14 99.25 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:16:18.515Z] #14 99.26 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:16:18.515Z] #14 99.27 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:16:18.583Z] [2022-01-20T20:16:18.583Z] #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-01-20T20:16:18.583Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:16:18.773Z] #14 99.68 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:16:18.773Z] #14 99.69 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:16:18.773Z] #14 99.73 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:18.773Z] #14 99.74 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:16:18.773Z] #14 99.78 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:16:18.952Z] #26 ... [2022-01-20T20:16:18.952Z] [2022-01-20T20:16:18.952Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:16:18.952Z] #20 sha256:7670a44878b749b038749c767fa395e82d788aa44e234d1a049731efcab26312 [2022-01-20T20:16:18.952Z] #20 DONE 0.6s [2022-01-20T20:16:18.961Z] INFO: Copying the golang package from the container to d:\CI\PR-43095\9\installer\go.zip... [2022-01-20T20:16:19.030Z] #14 99.80 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:16:19.030Z] #14 99.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:19.030Z] #14 99.82 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:16:19.030Z] #14 99.82 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:16:19.030Z] #14 99.83 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:16:19.030Z] #14 99.85 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:19.030Z] #14 99.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:19.030Z] #14 99.88 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:19.030Z] #14 99.89 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:16:19.030Z] #14 99.90 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:16:19.030Z] #14 99.92 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:16:19.030Z] #14 99.94 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:16:19.030Z] #14 99.97 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:16:19.030Z] #14 99.99 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:16:19.030Z] #14 100.00 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:19.030Z] #14 100.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:19.030Z] #14 100.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:19.030Z] #14 100.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:19.030Z] #14 100.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:16:19.030Z] #14 100.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:16:19.030Z] #14 100.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:16:19.030Z] #14 100.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T20:16:19.030Z] #14 100.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:16:19.030Z] #14 100.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:16:19.030Z] #14 100.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:19.215Z] [2022-01-20T20:16:19.215Z] #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-01-20T20:16:19.215Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T20:16:19.264Z] #16 DONE 1.9s [2022-01-20T20:16:19.264Z] [2022-01-20T20:16:19.264Z] #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-01-20T20:16:19.264Z] #56 sha256:914639ee410247a7e6b9bfe6da8bc12dd0ac341da52556739e52b68039752c8d [2022-01-20T20:16:19.264Z] #56 2.145 + RM_GOPATH=0 [2022-01-20T20:16:19.264Z] #56 2.145 + TMP_GOPATH= [2022-01-20T20:16:19.264Z] #56 2.145 + : /build [2022-01-20T20:16:19.264Z] #56 2.145 + '[' -z '' ']' [2022-01-20T20:16:19.264Z] #56 2.145 ++ mktemp -d [2022-01-20T20:16:19.264Z] #56 2.151 + export GOPATH=/tmp/tmp.22DHmgKLes [2022-01-20T20:16:19.264Z] #56 2.151 + GOPATH=/tmp/tmp.22DHmgKLes [2022-01-20T20:16:19.264Z] #56 2.151 + RM_GOPATH=1 [2022-01-20T20:16:19.264Z] #56 2.151 + case "$(go env GOARCH)" in [2022-01-20T20:16:19.264Z] #56 2.151 ++ go env GOARCH [2022-01-20T20:16:19.264Z] #56 2.165 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:19.264Z] #56 2.165 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:19.264Z] #56 2.165 ++ dirname /install.sh [2022-01-20T20:16:19.264Z] #56 2.165 + dir=/ [2022-01-20T20:16:19.264Z] #56 2.165 + bin=runc [2022-01-20T20:16:19.264Z] #56 2.165 + shift [2022-01-20T20:16:19.264Z] #56 2.165 + '[' '!' -f //runc.installer ']' [2022-01-20T20:16:19.264Z] #56 2.165 + . //runc.installer [2022-01-20T20:16:19.264Z] #56 2.165 ++ set -e [2022-01-20T20:16:19.264Z] #56 2.165 ++ : v1.0.3 [2022-01-20T20:16:19.264Z] #56 2.165 + install_runc [2022-01-20T20:16:19.264Z] #56 2.165 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:16:19.264Z] #56 2.165 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:16:19.264Z] #56 2.165 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.22DHmgKLes/src/github.com/opencontainers/runc [2022-01-20T20:16:19.264Z] #56 2.165 Cloning into '/tmp/tmp.22DHmgKLes/src/github.com/opencontainers/runc'... [2022-01-20T20:16:19.264Z] #56 2.166 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:16:19.303Z] #14 100.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:16:19.303Z] #14 100.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:19.303Z] #14 100.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:19.303Z] #14 100.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:19.515Z] #56 1.225 + RM_GOPATH=0 [2022-01-20T20:16:19.561Z] #14 DONE 100.5s [2022-01-20T20:16:19.561Z] [2022-01-20T20:16:19.561Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:16:19.561Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:16:19.773Z] #56 ... [2022-01-20T20:16:19.773Z] [2022-01-20T20:16:19.773Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:16:19.773Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:16:19.773Z] #15 DONE 1.4s [2022-01-20T20:16:19.773Z] [2022-01-20T20:16:19.773Z] #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-01-20T20:16:19.773Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:16:19.773Z] #56 1.225 + TMP_GOPATH= [2022-01-20T20:16:19.773Z] #56 1.226 + : /build [2022-01-20T20:16:19.773Z] #56 1.227 + '[' -z '' ']' [2022-01-20T20:16:19.773Z] #56 1.227 ++ mktemp -d [2022-01-20T20:16:19.773Z] #56 1.228 + export GOPATH=/tmp/tmp.l4mM7WdiN5 [2022-01-20T20:16:19.773Z] #56 1.228 + GOPATH=/tmp/tmp.l4mM7WdiN5 [2022-01-20T20:16:19.773Z] #56 1.228 + RM_GOPATH=1 [2022-01-20T20:16:19.773Z] #56 1.229 + case "$(go env GOARCH)" in [2022-01-20T20:16:19.773Z] #56 1.229 ++ go env GOARCH [2022-01-20T20:16:19.773Z] #56 1.246 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:19.773Z] #56 1.246 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:19.773Z] #56 1.249 ++ dirname /install.sh [2022-01-20T20:16:19.773Z] #56 1.249 + dir=/ [2022-01-20T20:16:19.773Z] #56 1.250 + bin=runc [2022-01-20T20:16:19.773Z] #56 1.250 + shift [2022-01-20T20:16:19.773Z] #56 1.250 + '[' '!' -f //runc.installer ']' [2022-01-20T20:16:19.773Z] #56 1.250 + . //runc.installer [2022-01-20T20:16:19.773Z] #56 1.250 ++ set -e [2022-01-20T20:16:19.773Z] #56 1.250 ++ : v1.0.3 [2022-01-20T20:16:19.773Z] #56 1.251 + install_runc [2022-01-20T20:16:19.773Z] #56 1.251 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:16:19.773Z] #56 1.251 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:16:19.773Z] #56 1.251 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:16:19.773Z] #56 1.251 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l4mM7WdiN5/src/github.com/opencontainers/runc [2022-01-20T20:16:19.773Z] #56 1.253 Cloning into '/tmp/tmp.l4mM7WdiN5/src/github.com/opencontainers/runc'... [2022-01-20T20:16:19.785Z] #21 0.877 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:16:19.785Z] #21 0.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:16:19.785Z] #21 0.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:16:19.818Z] #15 ... [2022-01-20T20:16:19.818Z] [2022-01-20T20:16:19.818Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:16:19.818Z] #55 sha256:08893ec190e0f1bf29864d7e9b049d5e962e4e3b7f651d9909197b7bbcb98dcc [2022-01-20T20:16:19.818Z] #55 DONE 0.1s [2022-01-20T20:16:19.818Z] [2022-01-20T20:16:19.818Z] #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-01-20T20:16:19.818Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:16:19.956Z] INFO: Extracting go.zip to d:\CI\PR-43095\9\go [2022-01-20T20:16:20.045Z] #21 1.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:16:20.618Z] #21 1.654 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:16:20.750Z] #56 1.169 + RM_GOPATH=0 [2022-01-20T20:16:20.750Z] #56 1.169 + TMP_GOPATH= [2022-01-20T20:16:20.750Z] #56 1.169 + : /build [2022-01-20T20:16:20.750Z] #56 1.169 + '[' -z '' ']' [2022-01-20T20:16:20.750Z] #56 1.169 ++ mktemp -d [2022-01-20T20:16:21.007Z] #56 ... [2022-01-20T20:16:21.007Z] [2022-01-20T20:16:21.007Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:16:21.007Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T20:16:21.007Z] #15 DONE 1.3s [2022-01-20T20:16:21.007Z] [2022-01-20T20:16:21.007Z] #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-01-20T20:16:21.007Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:16:21.007Z] #56 1.171 + export GOPATH=/tmp/tmp.NVja1Y9vDM [2022-01-20T20:16:21.007Z] #56 1.172 + GOPATH=/tmp/tmp.NVja1Y9vDM [2022-01-20T20:16:21.007Z] #56 1.172 + RM_GOPATH=1 [2022-01-20T20:16:21.007Z] #56 1.172 + case "$(go env GOARCH)" in [2022-01-20T20:16:21.007Z] #56 1.173 ++ go env GOARCH [2022-01-20T20:16:21.007Z] #56 1.192 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:21.007Z] #56 1.192 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:21.007Z] #56 1.193 ++ dirname /install.sh [2022-01-20T20:16:21.007Z] #56 1.194 + dir=/ [2022-01-20T20:16:21.007Z] #56 1.194 + bin=runc [2022-01-20T20:16:21.007Z] #56 1.194 + shift [2022-01-20T20:16:21.007Z] #56 1.194 + '[' '!' -f //runc.installer ']' [2022-01-20T20:16:21.007Z] #56 1.195 + . //runc.installer [2022-01-20T20:16:21.007Z] #56 1.195 ++ set -e [2022-01-20T20:16:21.007Z] #56 1.195 ++ : v1.0.3 [2022-01-20T20:16:21.007Z] #56 1.196 + install_runc [2022-01-20T20:16:21.007Z] #56 1.196 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:16:21.007Z] #56 1.196 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:16:21.007Z] #56 1.196 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:16:21.007Z] #56 1.196 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NVja1Y9vDM/src/github.com/opencontainers/runc [2022-01-20T20:16:21.007Z] #56 1.198 Cloning into '/tmp/tmp.NVja1Y9vDM/src/github.com/opencontainers/runc'... [2022-01-20T20:16:21.146Z] #56 ... [2022-01-20T20:16:21.146Z] [2022-01-20T20:16:21.146Z] #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-01-20T20:16:21.146Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T20:16:21.146Z] #16 DONE 1.1s [2022-01-20T20:16:21.146Z] [2022-01-20T20:16:21.146Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:16:21.146Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T20:16:21.166Z] #56 ... [2022-01-20T20:16:21.166Z] [2022-01-20T20:16:21.166Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:16:21.166Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T20:16:21.166Z] #17 1.602 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:16:21.166Z] #17 DONE 2.1s [2022-01-20T20:16:21.166Z] [2022-01-20T20:16:21.166Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:16:21.166Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T20:16:21.188Z] #21 2.328 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:16:21.709Z] #17 0.854 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:16:21.709Z] #17 DONE 1.0s [2022-01-20T20:16:21.709Z] [2022-01-20T20:16:21.709Z] #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-01-20T20:16:21.709Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:16:21.865Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T20:16:21.865Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-29971868\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T20:16:21.865Z] ---------------------------------------------------------------------------- [2022-01-20T20:16:21.865Z] [2022-01-20T20:16:21.865Z] INFO: executeCI.ps1 starting at Thu Jan 20 20:16:20 CUT 2022 [2022-01-20T20:16:21.865Z] [2022-01-20T20:16:21.865Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T20:16:21.865Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T20:16:21.865Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T20:16:21.865Z] INFO: Environment variables: [2022-01-20T20:16:21.865Z] [2022-01-20T20:16:21.865Z] Name Value [2022-01-20T20:16:21.865Z] ---- ----- [2022-01-20T20:16:21.865Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T20:16:21.865Z] amd64 true [2022-01-20T20:16:21.865Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T20:16:21.865Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T20:16:21.865Z] arm64 true [2022-01-20T20:16:21.865Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T20:16:21.865Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T20:16:21.865Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T20:16:21.865Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T20:16:21.865Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T20:16:21.865Z] BRANCH_NAME PR-43095 [2022-01-20T20:16:21.865Z] BUILD_DISPLAY_NAME #9 [2022-01-20T20:16:21.865Z] BUILD_ID 9 [2022-01-20T20:16:21.865Z] BUILD_NUMBER 9 [2022-01-20T20:16:21.865Z] BUILD_TAG jenkins-moby-PR-43095-9 [2022-01-20T20:16:21.865Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/ [2022-01-20T20:16:21.865Z] cgroup2 true [2022-01-20T20:16:21.865Z] CHANGE_AUTHOR aaronlehmann [2022-01-20T20:16:21.865Z] CHANGE_AUTHOR_DISPLAY_NAME Aaron Lehmann [2022-01-20T20:16:21.865Z] CHANGE_BRANCH avoid-regexp-simple-cases [2022-01-20T20:16:21.865Z] CHANGE_FORK aaronlehmann/docker [2022-01-20T20:16:21.865Z] CHANGE_ID 43095 [2022-01-20T20:16:21.865Z] CHANGE_TARGET master [2022-01-20T20:16:21.865Z] CHANGE_TITLE fileutils: Avoid compiling a regexp for simple patterns [2022-01-20T20:16:21.865Z] CHANGE_URL https://github.com/moby/moby/pull/43095 [2022-01-20T20:16:21.865Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T20:16:21.865Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T20:16:21.865Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T20:16:21.865Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T20:16:21.865Z] COMPUTERNAME azwin-2-5bc680 [2022-01-20T20:16:21.865Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T20:16:21.865Z] ConfigSequenceNumber 0 [2022-01-20T20:16:21.865Z] dco true [2022-01-20T20:16:21.865Z] DOCKER_BUILDKIT 0 [2022-01-20T20:16:21.865Z] DOCKER_DUT_DEBUG 1 [2022-01-20T20:16:21.865Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T20:16:21.865Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T20:16:21.865Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-20T20:16:21.865Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T20:16:21.865Z] EXECUTOR_NUMBER 0 [2022-01-20T20:16:21.865Z] FQDN azwin-2-5bc680.westus.cloudapp.azure.com [2022-01-20T20:16:21.865Z] GIT_BRANCH PR-43095 [2022-01-20T20:16:21.865Z] GIT_COMMIT 3a3a9245fab0c71233e550abfc4366445f499247 [2022-01-20T20:16:21.865Z] GIT_PREVIOUS_COMMIT f3b12ec6e10749b42e46f6d4c2b7a617872e3604 [2022-01-20T20:16:21.865Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 23cf57dced88add8691e8e8893b43578a1204b43 [2022-01-20T20:16:21.865Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T20:16:21.865Z] HUDSON_COOKIE 8576c16e-41d8-483a-8d70-8990f0715f2a [2022-01-20T20:16:21.865Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:16:21.865Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T20:16:21.865Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T20:16:21.865Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T20:16:21.865Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T20:16:21.865Z] JENKINS_NODE_COOKIE dfc29e8c-52ea-4aa9-9265-dd441898ec0a [2022-01-20T20:16:21.865Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T20:16:21.865Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T20:16:21.865Z] JOB_BASE_NAME PR-43095 [2022-01-20T20:16:21.865Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/display/redirect [2022-01-20T20:16:21.865Z] JOB_NAME moby/PR-43095 [2022-01-20T20:16:21.865Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/ [2022-01-20T20:16:21.865Z] library.jps.version master [2022-01-20T20:16:21.865Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T20:16:21.865Z] NODE_LABELS amd64 azure azwin-2-5bc680 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T20:16:21.865Z] NODE_NAME azwin-2-5bc680 [2022-01-20T20:16:21.865Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T20:16:21.865Z] OS Windows_NT [2022-01-20T20:16:21.865Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T20:16:21.865Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T20:16:21.865Z] ppc64le false [2022-01-20T20:16:21.865Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T20:16:21.865Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T20:16:21.865Z] PROCESSOR_LEVEL 6 [2022-01-20T20:16:21.865Z] PROCESSOR_REVISION 5504 [2022-01-20T20:16:21.865Z] ProgramData C:\ProgramData [2022-01-20T20:16:21.865Z] ProgramFiles C:\Program Files [2022-01-20T20:16:21.865Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T20:16:21.865Z] ProgramW6432 C:\Program Files [2022-01-20T20:16:21.865Z] PROMPT $P$G [2022-01-20T20:16:21.865Z] PSExecutionPolicyPreference Bypass [2022-01-20T20:16:21.865Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T20:16:21.865Z] PUBLIC C:\Users\Public [2022-01-20T20:16:21.865Z] rootless true [2022-01-20T20:16:21.865Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=artif... [2022-01-20T20:16:21.865Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=changes [2022-01-20T20:16:21.865Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect [2022-01-20T20:16:21.865Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43095/9/display/redirect?page=tests [2022-01-20T20:16:21.865Z] s390x false [2022-01-20T20:16:21.865Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T20:16:21.865Z] SOURCES_DRIVE d [2022-01-20T20:16:21.865Z] SOURCES_SUBDIR gopath [2022-01-20T20:16:21.865Z] STAGE_NAME Run tests [2022-01-20T20:16:21.865Z] SystemDrive C: [2022-01-20T20:16:21.865Z] SystemRoot C:\Windows [2022-01-20T20:16:21.865Z] TEMP C:\Windows\TEMP [2022-01-20T20:16:21.865Z] TESTDEBUG 0 [2022-01-20T20:16:21.865Z] TESTRUN_DRIVE d [2022-01-20T20:16:21.865Z] TESTRUN_SUBDIR CI [2022-01-20T20:16:21.865Z] TIMEOUT 120m [2022-01-20T20:16:21.865Z] TMP C:\Windows\TEMP [2022-01-20T20:16:21.865Z] unit_validate true [2022-01-20T20:16:21.865Z] USERDOMAIN WORKGROUP [2022-01-20T20:16:21.865Z] USERNAME azwin-2-5bc680$ [2022-01-20T20:16:21.865Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T20:16:21.865Z] validate_force false [2022-01-20T20:16:21.866Z] windir C:\Windows [2022-01-20T20:16:21.866Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T20:16:21.866Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T20:16:21.866Z] windows2022 true [2022-01-20T20:16:21.866Z] windows2022containerd true [2022-01-20T20:16:21.866Z] windowsRS5 true [2022-01-20T20:16:21.866Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T20:16:21.866Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T20:16:21.866Z] [2022-01-20T20:16:21.866Z] [2022-01-20T20:16:21.866Z] [2022-01-20T20:16:22.379Z] #56 ... [2022-01-20T20:16:22.379Z] [2022-01-20T20:16:22.379Z] #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-01-20T20:16:22.379Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T20:16:22.379Z] #16 DONE 1.3s [2022-01-20T20:16:22.379Z] [2022-01-20T20:16:22.379Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:16:22.379Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T20:16:22.641Z] #56 ... [2022-01-20T20:16:22.641Z] [2022-01-20T20:16:22.641Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:16:22.641Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T20:16:22.641Z] #18 DONE 1.0s [2022-01-20T20:16:22.898Z] [2022-01-20T20:16:22.898Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:16:22.898Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T20:16:22.944Z] #17 0.837 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:16:23.067Z] #18 DONE 1.6s [2022-01-20T20:16:23.067Z] [2022-01-20T20:16:23.067Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:16:23.067Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T20:16:23.201Z] #17 DONE 1.0s [2022-01-20T20:16:23.201Z] [2022-01-20T20:16:23.201Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:16:23.201Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T20:16:23.433Z] INFO: Sources under d:\gopath\... [2022-01-20T20:16:23.433Z] INFO: Test run under d:\CI\... [2022-01-20T20:16:23.433Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T20:16:23.433Z] INFO: docker/docker repository was found [2022-01-20T20:16:23.433Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-20T20:16:23.729Z] #21 4.655 Fetched 8379 kB in 4s (2073 kB/s) [2022-01-20T20:16:23.828Z] #19 DONE 1.0s [2022-01-20T20:16:23.828Z] [2022-01-20T20:16:23.828Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:16:23.828Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T20:16:23.904Z] ltsc2022: Pulling from windows/servercore [2022-01-20T20:16:24.131Z] #18 DONE 0.9s [2022-01-20T20:16:24.131Z] [2022-01-20T20:16:24.131Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:16:24.131Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:16:24.131Z] #51 ... [2022-01-20T20:16:24.131Z] [2022-01-20T20:16:24.131Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:16:24.131Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T20:16:24.373Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T20:16:24.373Z] 0e02c12b1310: Pulling fs layer [2022-01-20T20:16:24.441Z] #19 DONE 1.5s [2022-01-20T20:16:24.441Z] [2022-01-20T20:16:24.441Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:16:24.441Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:16:24.441Z] #34 ... [2022-01-20T20:16:24.441Z] [2022-01-20T20:16:24.441Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:16:24.441Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T20:16:24.759Z] #20 DONE 0.9s [2022-01-20T20:16:24.759Z] [2022-01-20T20:16:24.759Z] #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-01-20T20:16:24.759Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:16:25.062Z] #19 DONE 0.9s [2022-01-20T20:16:25.062Z] [2022-01-20T20:16:25.062Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:16:25.062Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T20:16:25.110Z] #21 4.655 Reading package lists... [2022-01-20T20:16:25.992Z] #20 DONE 0.9s [2022-01-20T20:16:25.992Z] [2022-01-20T20:16:25.992Z] #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-01-20T20:16:25.992Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:16:26.127Z] #21 1.310 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:16:26.127Z] #21 1.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:16:26.127Z] #21 1.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:16:26.342Z] #20 DONE 2.0s [2022-01-20T20:16:26.342Z] [2022-01-20T20:16:26.342Z] #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-01-20T20:16:26.342Z] #56 sha256:914639ee410247a7e6b9bfe6da8bc12dd0ac341da52556739e52b68039752c8d [2022-01-20T20:16:26.342Z] #56 9.590 + cd /tmp/tmp.22DHmgKLes/src/github.com/opencontainers/runc [2022-01-20T20:16:26.342Z] #56 9.590 + git checkout -q v1.0.3 [2022-01-20T20:16:26.342Z] #56 10.23 + '[' -z '' ']' [2022-01-20T20:16:26.342Z] #56 10.23 + target=static [2022-01-20T20:16:26.342Z] #56 10.23 + make BUILDTAGS=seccomp static [2022-01-20T20:16:26.342Z] #56 10.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:16:26.342Z] #56 ... [2022-01-20T20:16:26.342Z] [2022-01-20T20:16:26.342Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:16:26.342Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:16:26.342Z] #34 DONE 116.0s [2022-01-20T20:16:26.342Z] [2022-01-20T20:16:26.342Z] #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-01-20T20:16:26.342Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:16:26.382Z] #21 1.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:16:26.854Z] #45 ... [2022-01-20T20:16:26.854Z] [2022-01-20T20:16:26.854Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:26.854Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:16:26.854Z] #20 21.07 Fetched 48.8 MB in 19s (2506 kB/s) [2022-01-20T20:16:27.016Z] #21 6.363 Reading package lists... [2022-01-20T20:16:27.310Z] #21 2.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:16:27.360Z] #21 1.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:16:27.360Z] #21 1.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:16:27.360Z] #21 1.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:16:27.586Z] #21 8.006 Building dependency tree... [2022-01-20T20:16:27.617Z] #21 1.679 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:16:28.156Z] #21 9.315 The following additional packages will be installed: [2022-01-20T20:16:28.181Z] #21 2.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:16:28.241Z] #21 3.532 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:16:28.417Z] #21 9.319 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:28.417Z] #21 9.319 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:16:28.417Z] #21 9.320 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:16:28.417Z] #21 9.321 python3-pkg-resources vim-runtime xxd [2022-01-20T20:16:28.417Z] #21 9.324 Suggested packages: [2022-01-20T20:16:28.417Z] #21 9.326 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:16:28.417Z] #21 9.327 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:16:28.417Z] #21 9.327 acl attr quota [2022-01-20T20:16:28.417Z] #21 9.327 Recommended packages: [2022-01-20T20:16:28.417Z] #21 9.327 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:16:29.357Z] #21 10.29 The following NEW packages will be installed: [2022-01-20T20:16:29.357Z] #21 10.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:16:29.357Z] #21 10.30 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:29.357Z] #21 10.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:16:29.357Z] #21 10.30 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:16:29.357Z] #21 10.30 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:16:29.357Z] #21 10.30 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:16:29.357Z] #21 10.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:16:29.357Z] #21 10.30 xz-utils zip zstd [2022-01-20T20:16:29.357Z] #21 10.60 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:16:29.357Z] #21 10.60 Need to get 27.0 MB of archives. [2022-01-20T20:16:29.357Z] #21 10.60 After this operation, 105 MB of additional disk space will be used. [2022-01-20T20:16:29.357Z] #21 10.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-20T20:16:29.357Z] #21 10.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-20T20:16:29.357Z] #21 10.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-20T20:16:29.357Z] #21 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-20T20:16:29.357Z] #21 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-20T20:16:29.357Z] #21 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-20T20:16:29.357Z] #21 10.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-20T20:16:29.357Z] #21 10.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-20T20:16:29.549Z] #21 3.425 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:16:29.617Z] #21 10.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:16:29.617Z] #21 10.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:16:29.617Z] #21 10.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:16:29.617Z] #21 10.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-20T20:16:29.617Z] #21 10.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-20T20:16:29.617Z] #21 10.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-20T20:16:29.617Z] #21 10.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-20T20:16:29.617Z] #21 10.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-20T20:16:29.617Z] #21 10.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-20T20:16:29.617Z] #21 10.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-20T20:16:29.617Z] #21 10.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-20T20:16:29.617Z] #21 10.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-20T20:16:29.617Z] #21 10.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-20T20:16:29.617Z] #21 10.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T20:16:29.617Z] #21 10.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T20:16:29.617Z] #21 10.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T20:16:29.617Z] #21 10.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-20T20:16:29.617Z] #21 10.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-20T20:16:29.617Z] #21 10.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T20:16:29.631Z] #21 2.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:16:29.631Z] #21 2.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:16:29.631Z] #21 2.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:16:29.631Z] #21 3.220 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:16:29.877Z] #21 11.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-20T20:16:29.877Z] #21 11.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T20:16:29.877Z] #21 11.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-20T20:16:29.877Z] #21 11.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T20:16:29.878Z] #21 11.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-20T20:16:29.878Z] #21 11.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-20T20:16:29.878Z] #21 11.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:16:29.878Z] #21 11.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:16:30.138Z] #21 11.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:16:30.138Z] #21 11.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:16:30.138Z] #21 11.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:16:30.138Z] #21 11.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:16:30.138Z] #21 11.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:16:30.138Z] #21 11.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-20T20:16:30.138Z] #21 11.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-20T20:16:30.138Z] #21 11.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-20T20:16:30.138Z] #21 11.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:16:30.200Z] #21 3.876 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:16:30.398Z] #21 11.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-20T20:16:30.398Z] #21 11.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-20T20:16:30.659Z] #21 11.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-20T20:16:30.659Z] #21 11.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-20T20:16:30.659Z] #21 ... [2022-01-20T20:16:30.659Z] [2022-01-20T20:16:30.659Z] #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-01-20T20:16:30.659Z] #56 sha256:3edd51ac1fbb6dc0de8faab6a6f548c45620c0b3932a107b8a529022f339520c [2022-01-20T20:16:30.659Z] #56 7.428 + cd /tmp/tmp.iDI8dlHxQ0/src/github.com/opencontainers/runc [2022-01-20T20:16:30.659Z] #56 7.429 + git checkout -q v1.0.3 [2022-01-20T20:16:30.659Z] #56 7.826 + '[' -z '' ']' [2022-01-20T20:16:30.659Z] #56 7.827 + target=static [2022-01-20T20:16:30.659Z] #56 7.827 + make BUILDTAGS=seccomp static [2022-01-20T20:16:30.659Z] #56 8.321 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:16:30.919Z] #56 ... [2022-01-20T20:16:30.919Z] [2022-01-20T20:16:30.919Z] #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-01-20T20:16:30.919Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T20:16:30.919Z] #21 12.03 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:16:30.919Z] #21 12.12 Fetched 27.0 MB in 1s (20.7 MB/s) [2022-01-20T20:16:31.137Z] #21 4.822 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:16:31.179Z] #21 12.16 Selecting previously unselected package pigz. [2022-01-20T20:16:31.179Z] #21 12.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-01-20T20:16:31.179Z] #21 12.20 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-20T20:16:31.179Z] #21 12.21 Unpacking pigz (2.6-1) ... [2022-01-20T20:16:31.179Z] #21 12.33 Selecting previously unselected package libelf1:arm64. [2022-01-20T20:16:31.179Z] #21 12.33 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-20T20:16:31.179Z] #21 12.34 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-20T20:16:31.439Z] #21 12.44 Selecting previously unselected package libbpf0:arm64. [2022-01-20T20:16:31.439Z] #21 12.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-20T20:16:31.439Z] #21 12.45 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-20T20:16:31.439Z] #21 12.53 Selecting previously unselected package libcap2:arm64. [2022-01-20T20:16:31.439Z] #21 12.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-20T20:16:31.439Z] #21 12.54 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-20T20:16:31.439Z] #21 12.59 Selecting previously unselected package libmnl0:arm64. [2022-01-20T20:16:31.439Z] #21 12.59 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-20T20:16:31.439Z] #21 12.59 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-20T20:16:31.439Z] #21 12.64 Selecting previously unselected package libxtables12:arm64. [2022-01-20T20:16:31.511Z] #21 6.591 Fetched 8495 kB in 6s (1522 kB/s) [2022-01-20T20:16:31.698Z] #21 12.64 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-20T20:16:31.698Z] #21 12.65 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-20T20:16:31.698Z] #21 12.70 Selecting previously unselected package libcap2-bin. [2022-01-20T20:16:31.698Z] #21 12.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-20T20:16:31.698Z] #21 12.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:16:31.698Z] #21 12.80 Selecting previously unselected package iproute2. [2022-01-20T20:16:31.698Z] #21 12.80 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-20T20:16:31.698Z] #21 12.81 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:16:31.958Z] #21 13.19 Selecting previously unselected package xxd. [2022-01-20T20:16:32.218Z] #21 13.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T20:16:32.218Z] #21 13.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:32.218Z] #21 13.33 Selecting previously unselected package vim-common. [2022-01-20T20:16:32.218Z] #21 13.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:32.218Z] #21 13.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:32.477Z] #21 13.49 Selecting previously unselected package bash-completion. [2022-01-20T20:16:32.477Z] #21 13.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:16:32.822Z] #21 6.916 Fetched 8495 kB in 6s (1423 kB/s) [2022-01-20T20:16:32.880Z] #21 6.591 Reading package lists... [2022-01-20T20:16:32.880Z] #21 ... [2022-01-20T20:16:32.880Z] [2022-01-20T20:16:32.880Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:16:32.880Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:16:32.880Z] #34 DONE 113.6s [2022-01-20T20:16:32.880Z] [2022-01-20T20:16:32.880Z] #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-01-20T20:16:32.880Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:16:32.880Z] #56 9.986 + cd /tmp/tmp.l4mM7WdiN5/src/github.com/opencontainers/runc [2022-01-20T20:16:32.880Z] #56 9.986 + git checkout -q v1.0.3 [2022-01-20T20:16:32.880Z] #56 10.47 + '[' -z '' ']' [2022-01-20T20:16:32.880Z] #56 10.47 + target=static [2022-01-20T20:16:32.880Z] #56 10.47 + make BUILDTAGS=seccomp static [2022-01-20T20:16:32.880Z] #56 10.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:16:33.078Z] #21 6.916 Reading package lists... [2022-01-20T20:16:33.078Z] #21 ... [2022-01-20T20:16:33.078Z] [2022-01-20T20:16:33.078Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T20:16:33.078Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T20:16:33.078Z] #34 DONE 113.9s [2022-01-20T20:16:33.078Z] [2022-01-20T20:16:33.078Z] #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-01-20T20:16:33.078Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:16:33.078Z] #56 10.17 + cd /tmp/tmp.NVja1Y9vDM/src/github.com/opencontainers/runc [2022-01-20T20:16:33.078Z] #56 10.17 + git checkout -q v1.0.3 [2022-01-20T20:16:33.078Z] #56 10.80 + '[' -z '' ']' [2022-01-20T20:16:33.078Z] #56 10.80 + target=static [2022-01-20T20:16:33.078Z] #56 10.80 + make BUILDTAGS=seccomp static [2022-01-20T20:16:33.078Z] #56 11.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:16:33.445Z] #20 21.07 Reading package lists... [2022-01-20T20:16:33.445Z] #20 ... [2022-01-20T20:16:33.445Z] [2022-01-20T20:16:33.445Z] #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-01-20T20:16:33.445Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:16:33.445Z] #65 21.51 Fetched 48.8 MB in 20s (2452 kB/s) [2022-01-20T20:16:34.249Z] #56 ... [2022-01-20T20:16:34.249Z] [2022-01-20T20:16:34.249Z] #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-01-20T20:16:34.249Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:16:34.249Z] #21 6.591 Reading package lists... [2022-01-20T20:16:34.386Z] #21 15.15 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:16:34.386Z] #21 15.50 Selecting previously unselected package bzip2. [2022-01-20T20:16:34.386Z] #21 15.51 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-20T20:16:34.386Z] #21 15.52 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:16:34.426Z] #21 7.965 Fetched 8495 kB in 5s (1545 kB/s) [2022-01-20T20:16:34.646Z] #21 15.60 Selecting previously unselected package xz-utils. [2022-01-20T20:16:34.646Z] #21 15.60 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-20T20:16:34.646Z] #21 15.61 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:16:34.646Z] #21 15.73 Selecting previously unselected package apparmor. [2022-01-20T20:16:34.646Z] #21 15.73 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-20T20:16:34.646Z] #21 15.79 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:16:34.829Z] #65 21.51 Reading package lists... [2022-01-20T20:16:34.829Z] #65 ... [2022-01-20T20:16:34.829Z] [2022-01-20T20:16:34.829Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:16:34.829Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:16:34.829Z] #45 21.18 Fetched 48.8 MB in 20s (2453 kB/s) [2022-01-20T20:16:34.829Z] #45 21.18 Reading package lists... [2022-01-20T20:16:34.829Z] #45 30.30 Reading package lists... [2022-01-20T20:16:34.829Z] #45 ... [2022-01-20T20:16:34.829Z] [2022-01-20T20:16:34.829Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:34.829Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:16:34.829Z] #20 21.07 Reading package lists... [2022-01-20T20:16:34.905Z] #21 16.13 Selecting previously unselected package inetutils-ping. [2022-01-20T20:16:35.165Z] #21 16.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-20T20:16:35.165Z] #21 16.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:16:35.165Z] #21 16.27 Selecting previously unselected package libip4tc2:arm64. [2022-01-20T20:16:35.165Z] #21 16.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-20T20:16:35.165Z] #21 16.28 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T20:16:35.165Z] #21 16.35 Selecting previously unselected package libip6tc2:arm64. [2022-01-20T20:16:35.165Z] #21 16.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-20T20:16:35.165Z] #21 16.36 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T20:16:35.425Z] #21 16.43 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-20T20:16:35.425Z] #21 16.43 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-20T20:16:35.425Z] #21 16.44 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T20:16:35.425Z] #21 16.49 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-20T20:16:35.425Z] #21 16.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-20T20:16:35.425Z] #21 16.49 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T20:16:35.425Z] #21 16.56 Selecting previously unselected package libnftnl11:arm64. [2022-01-20T20:16:35.425Z] #21 16.56 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-20T20:16:35.425Z] #21 16.56 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T20:16:35.425Z] #21 16.66 Selecting previously unselected package iptables. [2022-01-20T20:16:35.425Z] #21 16.66 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-20T20:16:35.599Z] #56 ... [2022-01-20T20:16:35.599Z] [2022-01-20T20:16:35.599Z] #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-01-20T20:16:35.599Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T20:16:35.599Z] #21 6.916 Reading package lists... [2022-01-20T20:16:35.684Z] #21 16.66 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:16:35.685Z] #21 16.90 Selecting previously unselected package libonig5:arm64. [2022-01-20T20:16:35.685Z] #21 16.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T20:16:35.685Z] #21 16.91 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:16:35.944Z] #21 17.05 Selecting previously unselected package libjq1:arm64. [2022-01-20T20:16:35.944Z] #21 17.05 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T20:16:35.944Z] #21 17.06 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:16:35.944Z] #21 17.14 Selecting previously unselected package jq. [2022-01-20T20:16:35.944Z] #21 17.16 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-20T20:16:36.142Z] #21 9.296 Reading package lists... [2022-01-20T20:16:36.204Z] #21 17.17 Unpacking jq (1.6-2.1) ... [2022-01-20T20:16:36.204Z] #21 17.25 Selecting previously unselected package libaio1:arm64. [2022-01-20T20:16:36.204Z] #21 17.25 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-20T20:16:36.204Z] #21 17.26 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-20T20:16:36.204Z] #21 17.31 Selecting previously unselected package libgpm2:arm64. [2022-01-20T20:16:36.204Z] #21 17.31 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-20T20:16:36.204Z] #21 17.31 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-20T20:16:36.204Z] #21 17.37 Selecting previously unselected package libicu67:arm64. [2022-01-20T20:16:36.204Z] #21 17.37 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-20T20:16:36.204Z] #21 17.37 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-20T20:16:36.338Z] #21 7.965 Reading package lists... [2022-01-20T20:16:36.398Z] #21 11.20 Building dependency tree... [2022-01-20T20:16:36.962Z] #21 12.12 The following additional packages will be installed: [2022-01-20T20:16:36.962Z] #21 12.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:36.962Z] #21 12.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:16:36.962Z] #21 12.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:16:36.962Z] #21 12.13 python3-pkg-resources vim-runtime xxd [2022-01-20T20:16:36.962Z] #21 12.13 Suggested packages: [2022-01-20T20:16:36.962Z] #21 12.13 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:16:36.962Z] #21 12.13 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:16:36.962Z] #21 12.13 acl attr quota [2022-01-20T20:16:36.962Z] #21 12.13 Recommended packages: [2022-01-20T20:16:36.962Z] #21 12.13 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:16:37.491Z] #21 9.587 Reading package lists... [2022-01-20T20:16:37.892Z] #21 13.12 The following NEW packages will be installed: [2022-01-20T20:16:37.892Z] #21 13.12 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:16:37.892Z] #21 13.12 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:37.892Z] #21 13.12 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:16:37.892Z] #21 13.12 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:16:37.892Z] #21 13.12 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:16:37.892Z] #21 13.12 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:16:37.892Z] #21 13.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:16:37.892Z] #21 13.12 xz-utils zip zstd [2022-01-20T20:16:38.054Z] #21 11.52 Building dependency tree... [2022-01-20T20:16:38.167Z] #21 13.44 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:16:38.167Z] #21 13.44 Need to get 27.6 MB of archives. [2022-01-20T20:16:38.167Z] #21 13.44 After this operation, 106 MB of additional disk space will be used. [2022-01-20T20:16:38.167Z] #21 13.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:16:38.167Z] #21 13.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:16:38.167Z] #21 13.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:16:38.167Z] #21 13.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:16:38.167Z] #21 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:16:38.167Z] #21 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:16:38.167Z] #21 13.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:16:38.167Z] #21 13.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:16:38.167Z] #21 13.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:16:38.167Z] #21 13.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:16:38.167Z] #21 13.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:16:38.167Z] #21 13.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T20:16:38.167Z] #21 13.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:16:38.167Z] #21 13.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:16:38.438Z] #21 13.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:16:38.438Z] #21 13.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:16:38.438Z] #21 13.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:16:38.438Z] #21 13.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:16:38.438Z] #21 13.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:16:38.438Z] #21 13.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:16:38.438Z] #21 13.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:16:38.438Z] #21 13.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:16:38.438Z] #21 13.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:16:38.438Z] #21 13.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:16:38.438Z] #21 13.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T20:16:38.438Z] #21 13.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T20:16:38.438Z] #21 13.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:16:38.503Z] #21 10.20 Reading package lists... [2022-01-20T20:16:38.616Z] #21 12.59 The following additional packages will be installed: [2022-01-20T20:16:38.616Z] #21 12.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:38.616Z] #21 12.60 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:16:38.616Z] #21 12.60 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:16:38.616Z] #21 12.60 python3-pkg-resources vim-runtime xxd [2022-01-20T20:16:38.616Z] #21 12.61 Suggested packages: [2022-01-20T20:16:38.616Z] #21 12.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:16:38.616Z] #21 12.61 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:16:38.616Z] #21 12.61 acl attr quota [2022-01-20T20:16:38.616Z] #21 12.61 Recommended packages: [2022-01-20T20:16:38.616Z] #21 12.61 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:16:38.704Z] #21 13.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:16:38.704Z] #21 13.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:16:38.704Z] #21 13.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:16:38.704Z] #21 13.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:16:38.704Z] #21 13.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:16:38.704Z] #21 13.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:16:38.704Z] #21 13.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:16:38.704Z] #21 14.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:16:38.704Z] #21 14.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:16:38.704Z] #21 14.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:16:38.704Z] #21 14.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:16:38.704Z] #21 14.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:16:38.704Z] #21 14.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:16:38.704Z] #21 14.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:16:38.965Z] #21 14.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:16:38.965Z] #21 14.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:16:38.965Z] #21 14.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:16:39.071Z] #21 12.37 Building dependency tree... [2022-01-20T20:16:39.225Z] #21 14.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:16:39.225Z] #21 14.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:16:39.225Z] #21 14.44 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:16:39.225Z] #21 14.44 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:16:39.499Z] #21 20.20 Selecting previously unselected package libinih1:arm64. [2022-01-20T20:16:39.499Z] #21 20.20 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-20T20:16:39.499Z] #21 20.21 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-20T20:16:39.499Z] #21 20.27 Selecting previously unselected package libnet1:arm64. [2022-01-20T20:16:39.499Z] #21 20.27 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T20:16:39.499Z] #21 20.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:39.499Z] #21 20.35 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T20:16:39.499Z] #21 20.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T20:16:39.499Z] #21 20.36 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:16:39.499Z] #21 20.42 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T20:16:39.499Z] #21 20.43 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T20:16:39.499Z] #21 20.44 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:16:39.499Z] #21 20.49 Selecting previously unselected package net-tools. [2022-01-20T20:16:39.499Z] #21 20.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-20T20:16:39.499Z] #21 20.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:39.499Z] #21 20.65 Selecting previously unselected package patch. [2022-01-20T20:16:39.499Z] #21 20.65 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-20T20:16:39.499Z] #21 20.65 Unpacking patch (2.7.6-7) ... [2022-01-20T20:16:39.759Z] #21 20.75 Selecting previously unselected package python-pip-whl. [2022-01-20T20:16:39.759Z] #21 20.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:16:39.759Z] #21 20.76 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:16:39.787Z] #21 14.96 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:16:39.787Z] #21 15.05 Fetched 27.6 MB in 1s (20.4 MB/s) [2022-01-20T20:16:39.787Z] #21 15.11 Selecting previously unselected package pigz. [2022-01-20T20:16:39.787Z] #21 15.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T20:16:39.787Z] #21 15.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:16:39.787Z] #21 15.14 Unpacking pigz (2.6-1) ... [2022-01-20T20:16:39.787Z] #21 15.22 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:16:39.985Z] #21 13.68 The following NEW packages will be installed: [2022-01-20T20:16:39.985Z] #21 13.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:16:39.985Z] #21 13.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:39.985Z] #21 13.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:16:39.985Z] #21 13.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:16:39.985Z] #21 13.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:16:39.985Z] #21 13.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:16:39.985Z] #21 13.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:16:39.985Z] #21 13.69 xz-utils zip zstd [2022-01-20T20:16:39.985Z] #21 13.99 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:16:39.985Z] #21 13.99 Need to get 27.6 MB of archives. [2022-01-20T20:16:39.985Z] #21 13.99 After this operation, 106 MB of additional disk space will be used. [2022-01-20T20:16:39.985Z] #21 13.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:16:39.985Z] #21 14.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:16:39.985Z] #21 14.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:16:39.985Z] #21 14.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:16:39.985Z] #21 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:16:39.985Z] #21 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:16:39.985Z] #21 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:16:39.985Z] #21 14.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:16:39.985Z] #21 14.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:16:39.985Z] #21 14.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:16:39.985Z] #21 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:16:39.985Z] #21 14.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T20:16:40.010Z] #21 13.62 The following additional packages will be installed: [2022-01-20T20:16:40.010Z] #21 13.62 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:40.010Z] #21 13.62 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T20:16:40.010Z] #21 13.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:16:40.010Z] #21 13.63 python3-pkg-resources vim-runtime xxd [2022-01-20T20:16:40.010Z] #21 13.63 Suggested packages: [2022-01-20T20:16:40.010Z] #21 13.63 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T20:16:40.010Z] #21 13.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T20:16:40.010Z] #21 13.64 acl attr quota [2022-01-20T20:16:40.010Z] #21 13.64 Recommended packages: [2022-01-20T20:16:40.010Z] #21 13.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:16:40.043Z] #21 15.22 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:16:40.043Z] #21 15.23 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:16:40.043Z] #21 15.37 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:16:40.043Z] #21 15.38 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:16:40.043Z] #21 15.39 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:16:40.043Z] #21 15.48 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:16:40.243Z] #21 14.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:16:40.243Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:16:40.243Z] #21 14.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:16:40.243Z] #21 14.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:16:40.243Z] #21 14.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:16:40.243Z] #21 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:16:40.243Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:16:40.243Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:16:40.243Z] #21 14.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:16:40.243Z] #21 14.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:16:40.243Z] #21 14.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:16:40.243Z] #21 14.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:16:40.243Z] #21 14.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T20:16:40.243Z] #21 14.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T20:16:40.243Z] #21 14.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:16:40.299Z] #21 15.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:16:40.299Z] #21 15.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:16:40.299Z] #21 15.56 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:16:40.299Z] #21 15.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:16:40.299Z] #21 15.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:16:40.299Z] #21 15.62 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:16:40.328Z] #21 21.25 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:16:40.328Z] #21 21.26 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:16:40.328Z] #21 21.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:16:40.328Z] #21 21.34 Selecting previously unselected package python3-distutils. [2022-01-20T20:16:40.328Z] #21 21.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:16:40.328Z] #21 21.35 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:16:40.328Z] #21 21.48 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:16:40.328Z] #21 21.48 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:16:40.328Z] #21 21.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:40.328Z] #21 21.61 Selecting previously unselected package python3-setuptools. [2022-01-20T20:16:40.500Z] #21 14.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:16:40.500Z] #21 14.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:16:40.500Z] #21 14.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:16:40.500Z] #21 14.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:16:40.500Z] #21 14.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:16:40.500Z] #21 14.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:16:40.500Z] #21 14.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:16:40.500Z] #21 14.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:16:40.500Z] #21 14.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:16:40.500Z] #21 14.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:16:40.500Z] #21 14.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:16:40.500Z] #21 14.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:16:40.500Z] #21 14.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:16:40.500Z] #21 14.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:16:40.555Z] #21 15.63 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:16:40.555Z] #21 15.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:16:40.555Z] #21 15.69 Selecting previously unselected package libcap2-bin. [2022-01-20T20:16:40.555Z] #21 15.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:16:40.555Z] #21 15.70 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:16:40.555Z] #21 15.78 Selecting previously unselected package iproute2. [2022-01-20T20:16:40.555Z] #21 15.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:16:40.555Z] #21 15.80 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:16:40.588Z] #21 21.61 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:16:40.588Z] #21 21.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:16:40.757Z] #21 14.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:16:40.757Z] #21 14.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:16:40.757Z] #21 14.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:16:40.812Z] #21 16.17 Selecting previously unselected package xxd. [2022-01-20T20:16:40.812Z] #21 16.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:16:40.812Z] #21 16.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:40.848Z] #21 21.83 Selecting previously unselected package python3-wheel. [2022-01-20T20:16:40.848Z] #21 21.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:16:40.848Z] #21 21.84 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:16:40.848Z] #21 21.90 Selecting previously unselected package python3-pip. [2022-01-20T20:16:40.848Z] #21 21.91 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:16:40.848Z] #21 21.92 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:16:40.948Z] #21 14.73 The following NEW packages will be installed: [2022-01-20T20:16:40.948Z] #21 14.73 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T20:16:40.948Z] #21 14.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T20:16:40.948Z] #21 14.74 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T20:16:40.948Z] #21 14.74 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T20:16:40.948Z] #21 14.74 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T20:16:40.948Z] #21 14.74 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T20:16:40.948Z] #21 14.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T20:16:40.948Z] #21 14.74 xz-utils zip zstd [2022-01-20T20:16:41.014Z] #21 15.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:16:41.014Z] #21 15.06 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:16:41.014Z] #21 15.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:16:41.014Z] #21 15.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:16:41.068Z] #21 16.29 Selecting previously unselected package vim-common. [2022-01-20T20:16:41.068Z] #21 16.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:41.068Z] #21 16.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:41.068Z] #21 16.40 Selecting previously unselected package bash-completion. [2022-01-20T20:16:41.108Z] #21 22.09 Selecting previously unselected package sudo. [2022-01-20T20:16:41.108Z] #21 22.09 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-20T20:16:41.108Z] #21 22.10 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:16:41.208Z] #21 15.05 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:16:41.208Z] #21 15.05 Need to get 27.6 MB of archives. [2022-01-20T20:16:41.208Z] #21 15.05 After this operation, 106 MB of additional disk space will be used. [2022-01-20T20:16:41.208Z] #21 15.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:16:41.208Z] #21 15.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:16:41.208Z] #21 15.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:16:41.208Z] #21 15.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:16:41.208Z] #21 15.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:16:41.208Z] #21 15.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:16:41.208Z] #21 15.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:16:41.208Z] #21 15.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:16:41.208Z] #21 15.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:16:41.325Z] #21 16.40 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:16:41.368Z] #21 22.50 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:16:41.368Z] #21 22.51 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-20T20:16:41.368Z] #21 22.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:16:41.468Z] #21 15.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:16:41.468Z] #21 15.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:16:41.468Z] #21 15.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T20:16:41.468Z] #21 15.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T20:16:41.468Z] #21 15.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:16:41.468Z] #21 15.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:16:41.468Z] #21 15.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:16:41.468Z] #21 15.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:16:41.468Z] #21 15.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:16:41.468Z] #21 15.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:16:41.468Z] #21 15.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:16:41.468Z] #21 15.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:16:41.468Z] #21 15.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:16:41.468Z] #21 15.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:16:41.468Z] #21 15.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:16:41.468Z] #21 15.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T20:16:41.468Z] #21 15.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T20:16:41.468Z] #21 15.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T20:16:41.578Z] #21 15.57 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:16:41.578Z] #21 15.68 Fetched 27.6 MB in 1s (19.9 MB/s) [2022-01-20T20:16:41.578Z] #21 15.74 Selecting previously unselected package pigz. [2022-01-20T20:16:41.628Z] #21 22.70 Selecting previously unselected package uidmap. [2022-01-20T20:16:41.628Z] #21 22.71 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-20T20:16:41.628Z] #21 22.71 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:16:41.628Z] #21 22.84 Selecting previously unselected package vim-runtime. [2022-01-20T20:16:41.628Z] #21 22.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:41.628Z] #21 22.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:16:41.628Z] #21 22.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:16:41.728Z] #21 15.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:16:41.728Z] #21 15.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:16:41.728Z] #21 15.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:16:41.728Z] #21 15.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:16:41.728Z] #21 15.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:16:41.728Z] #21 15.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T20:16:41.728Z] #21 15.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:16:41.728Z] #21 15.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:16:41.835Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-01-20T20:16:41.835Z] #21 15.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:16:41.835Z] #21 15.78 Unpacking pigz (2.6-1) ... [2022-01-20T20:16:41.835Z] #21 15.85 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:16:41.835Z] #21 15.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:16:41.835Z] #21 15.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:16:41.835Z] #21 16.00 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:16:41.888Z] #21 22.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:41.988Z] #21 15.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:16:41.988Z] #21 15.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:16:41.988Z] #21 15.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:16:41.988Z] #21 15.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:16:41.988Z] #21 15.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:16:41.988Z] #21 15.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:16:41.988Z] #21 15.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:16:41.988Z] #21 15.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:16:41.988Z] #21 15.75 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:16:42.092Z] #21 16.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:16:42.092Z] #21 16.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:16:42.092Z] #21 16.10 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:16:42.092Z] #21 16.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:16:42.092Z] #21 16.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:16:42.092Z] #21 16.18 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:16:42.092Z] #21 16.19 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:16:42.092Z] #21 16.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:16:42.092Z] #21 16.24 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:16:42.229Z] 0e02c12b1310: Verifying Checksum [2022-01-20T20:16:42.229Z] 0e02c12b1310: Download complete [2022-01-20T20:16:42.247Z] #21 16.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:16:42.247Z] #21 16.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:16:42.247Z] #21 16.13 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:16:42.247Z] #21 16.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:16:42.348Z] #21 16.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:16:42.349Z] #21 16.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:16:42.349Z] #21 16.31 Selecting previously unselected package libcap2-bin. [2022-01-20T20:16:42.349Z] #21 16.31 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:16:42.349Z] #21 16.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:16:42.349Z] #21 16.38 Selecting previously unselected package iproute2. [2022-01-20T20:16:42.349Z] #21 16.39 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:16:42.349Z] #21 16.40 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:16:42.693Z] #21 17.99 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:16:42.912Z] #21 16.84 Selecting previously unselected package xxd. [2022-01-20T20:16:42.912Z] #21 16.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:16:42.912Z] #21 16.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:42.912Z] #21 16.97 Selecting previously unselected package vim-common. [2022-01-20T20:16:42.912Z] #21 16.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:42.912Z] #21 16.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:42.912Z] #21 17.12 Selecting previously unselected package bash-completion. [2022-01-20T20:16:42.950Z] #21 18.33 Selecting previously unselected package bzip2. [2022-01-20T20:16:43.168Z] #21 17.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:16:43.185Z] #21 16.69 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:16:43.185Z] #21 16.82 Fetched 27.6 MB in 1s (20.1 MB/s) [2022-01-20T20:16:43.185Z] #21 16.87 Selecting previously unselected package pigz. [2022-01-20T20:16:43.185Z] #21 16.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T20:16:43.185Z] #21 16.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:16:43.185Z] #21 16.92 Unpacking pigz (2.6-1) ... [2022-01-20T20:16:43.185Z] #21 17.01 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:16:43.207Z] #21 18.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:16:43.207Z] #21 18.34 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:16:43.207Z] #21 18.41 Selecting previously unselected package xz-utils. [2022-01-20T20:16:43.207Z] #21 18.41 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:16:43.207Z] #21 18.42 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:16:43.207Z] #21 18.58 Selecting previously unselected package apparmor. [2022-01-20T20:16:43.207Z] #21 18.59 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:16:43.444Z] #21 17.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:16:43.444Z] #21 17.02 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:16:43.444Z] #21 17.16 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:16:43.444Z] #21 17.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:16:43.444Z] #21 17.17 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:16:43.444Z] #21 17.26 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:16:43.444Z] #21 17.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:16:43.444Z] #21 17.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:16:43.444Z] #21 17.34 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:16:43.444Z] #21 17.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:16:43.444Z] #21 17.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:16:43.444Z] #21 17.40 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:16:43.464Z] #21 18.62 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:16:43.703Z] #21 17.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:16:43.703Z] #21 17.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:16:43.703Z] #21 17.48 Selecting previously unselected package libcap2-bin. [2022-01-20T20:16:43.703Z] #21 17.48 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:16:43.704Z] #21 17.48 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:16:43.720Z] #21 18.93 Selecting previously unselected package inetutils-ping. [2022-01-20T20:16:43.720Z] #21 18.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:16:43.720Z] #21 18.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:16:43.963Z] #21 17.56 Selecting previously unselected package iproute2. [2022-01-20T20:16:43.963Z] #21 17.56 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:16:43.963Z] #21 17.57 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:16:43.977Z] #21 19.05 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:16:43.977Z] #21 19.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:16:43.977Z] #21 19.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:43.977Z] #21 19.13 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:16:43.977Z] #21 19.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:16:43.977Z] #21 19.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:43.977Z] #21 19.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:16:43.977Z] #21 19.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:16:43.977Z] #21 19.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:16:43.977Z] #21 19.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:16:43.977Z] #21 19.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:16:43.977Z] #21 19.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:16:44.222Z] #21 18.02 Selecting previously unselected package xxd. [2022-01-20T20:16:44.222Z] #21 18.03 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:16:44.222Z] #21 18.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:44.233Z] #21 19.33 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:16:44.233Z] #21 19.35 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:16:44.233Z] #21 19.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:16:44.233Z] #21 19.43 Selecting previously unselected package iptables. [2022-01-20T20:16:44.233Z] #21 19.44 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:16:44.233Z] #21 19.45 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:16:44.430Z] #21 25.53 Selecting previously unselected package vim. [2022-01-20T20:16:44.430Z] #21 25.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T20:16:44.430Z] #21 25.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:44.481Z] #21 18.17 Selecting previously unselected package vim-common. [2022-01-20T20:16:44.481Z] #21 18.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:44.481Z] #21 18.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:44.490Z] #21 19.76 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:16:44.490Z] #21 19.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:16:44.490Z] #21 19.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:16:44.575Z] #21 18.76 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:16:44.741Z] #21 18.33 Selecting previously unselected package bash-completion. [2022-01-20T20:16:44.741Z] #21 18.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:16:44.746Z] #21 19.92 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:16:44.746Z] #21 19.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:16:44.746Z] #21 19.92 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:16:44.746Z] #21 20.02 Selecting previously unselected package jq. [2022-01-20T20:16:44.746Z] #21 20.02 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:16:44.746Z] #21 20.02 Unpacking jq (1.6-2.1) ... [2022-01-20T20:16:44.746Z] #21 20.11 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:16:44.999Z] #21 26.01 Selecting previously unselected package xfsprogs. [2022-01-20T20:16:44.999Z] #21 26.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-20T20:16:44.999Z] #21 26.02 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:16:45.003Z] #21 20.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:16:45.003Z] #21 20.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:16:45.003Z] #21 20.18 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:16:45.003Z] #21 20.20 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:16:45.003Z] #21 20.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:16:45.003Z] #21 20.27 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:16:45.003Z] #21 20.28 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:16:45.003Z] #21 20.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:16:45.087Z] #20 30.46 Reading package lists... [2022-01-20T20:16:45.087Z] #20 ... [2022-01-20T20:16:45.087Z] [2022-01-20T20:16:45.087Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:16:45.087Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:16:45.087Z] #45 30.30 Reading package lists... [2022-01-20T20:16:45.087Z] #45 39.33 Building dependency tree... [2022-01-20T20:16:45.087Z] #45 ... [2022-01-20T20:16:45.087Z] [2022-01-20T20:16:45.087Z] #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-01-20T20:16:45.087Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:16:45.087Z] #65 21.51 Reading package lists... [2022-01-20T20:16:45.087Z] #65 30.74 Reading package lists... [2022-01-20T20:16:45.087Z] #65 39.87 Building dependency tree... [2022-01-20T20:16:45.087Z] #65 ... [2022-01-20T20:16:45.087Z] [2022-01-20T20:16:45.087Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:45.087Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:16:45.087Z] #20 30.46 Reading package lists... [2022-01-20T20:16:45.158Z] #21 19.23 Selecting previously unselected package bzip2. [2022-01-20T20:16:45.158Z] #21 19.23 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:16:45.158Z] #21 19.23 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:16:45.158Z] #21 19.32 Selecting previously unselected package xz-utils. [2022-01-20T20:16:45.158Z] #21 19.32 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:16:45.187Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T20:16:45.187Z] 8f616e6e9eec: Download complete [2022-01-20T20:16:45.259Z] #21 26.39 Selecting previously unselected package zip. [2022-01-20T20:16:45.259Z] #21 26.39 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-20T20:16:45.259Z] #21 26.40 Unpacking zip (3.0-12) ... [2022-01-20T20:16:45.259Z] #21 26.50 Selecting previously unselected package zstd. [2022-01-20T20:16:45.417Z] #21 19.33 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:16:45.417Z] #21 19.50 Selecting previously unselected package apparmor. [2022-01-20T20:16:45.417Z] #21 19.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:16:45.417Z] #21 19.55 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:16:45.519Z] #21 26.52 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-20T20:16:45.519Z] #21 26.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:16:45.779Z] #21 26.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:45.981Z] #21 19.99 Selecting previously unselected package inetutils-ping. [2022-01-20T20:16:45.981Z] #21 19.99 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:16:45.981Z] #21 19.99 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:16:45.981Z] #21 20.08 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:16:45.981Z] #21 20.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:16:45.981Z] #21 20.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:45.981Z] #21 20.14 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:16:45.981Z] #21 20.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:16:45.981Z] #21 20.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:46.030Z] #20 39.58 Building dependency tree... [2022-01-20T20:16:46.236Z] #21 20.22 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:16:46.236Z] #21 20.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:16:46.236Z] #21 20.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:16:46.236Z] #21 20.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:16:46.236Z] #21 20.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:16:46.236Z] #21 20.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:16:46.236Z] #21 20.36 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:16:46.236Z] #21 20.37 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:16:46.236Z] #21 20.37 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:16:46.236Z] #21 20.44 Selecting previously unselected package iptables. [2022-01-20T20:16:46.236Z] #21 20.46 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:16:46.236Z] #21 20.47 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:16:46.654Z] #21 19.97 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:16:46.654Z] #21 20.35 Selecting previously unselected package bzip2. [2022-01-20T20:16:46.654Z] #21 20.36 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T20:16:46.654Z] #21 20.36 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T20:16:46.654Z] #21 20.43 Selecting previously unselected package xz-utils. [2022-01-20T20:16:46.654Z] #21 20.43 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T20:16:46.654Z] #21 20.44 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T20:16:46.719Z] #21 27.56 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T20:16:46.719Z] #21 27.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:46.719Z] #21 27.62 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-20T20:16:46.719Z] #21 27.63 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T20:16:46.719Z] #21 27.65 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T20:16:46.719Z] #21 27.66 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-20T20:16:46.719Z] #21 27.67 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:16:46.719Z] #21 27.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:46.719Z] #21 27.73 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:16:46.719Z] #21 27.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T20:16:46.719Z] #21 27.75 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:16:46.798Z] #21 20.70 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:16:46.798Z] #21 20.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:16:46.798Z] #21 20.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:16:46.798Z] #21 20.81 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:16:46.798Z] #21 20.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:16:46.798Z] #21 20.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:16:46.798Z] #21 20.91 Selecting previously unselected package jq. [2022-01-20T20:16:46.798Z] #21 20.91 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:16:46.798Z] #21 20.92 Unpacking jq (1.6-2.1) ... [2022-01-20T20:16:46.798Z] #21 20.98 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:16:46.798Z] #21 20.98 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:16:46.798Z] #21 20.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:16:46.798Z] #21 21.04 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:16:46.914Z] #21 20.60 Selecting previously unselected package apparmor. [2022-01-20T20:16:46.914Z] #21 20.61 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:16:46.914Z] #21 20.68 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:16:47.053Z] #21 21.04 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:16:47.053Z] #21 21.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:16:47.053Z] #21 21.10 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:16:47.053Z] #21 21.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:16:47.053Z] #21 21.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:16:47.292Z] #21 28.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:47.292Z] #21 28.37 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-20T20:16:47.292Z] #21 28.39 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:16:47.292Z] #21 28.40 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:16:47.433Z] #21 21.08 Selecting previously unselected package inetutils-ping. [2022-01-20T20:16:47.433Z] #21 21.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:16:47.433Z] #21 21.08 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:16:47.433Z] #21 21.19 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:16:47.433Z] #21 21.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:16:47.433Z] #21 21.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:47.692Z] #21 21.29 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:16:47.692Z] #21 21.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:16:47.692Z] #21 21.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:47.692Z] #21 21.38 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:16:47.692Z] #21 21.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:16:47.692Z] #21 21.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:16:47.692Z] #21 21.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:16:47.692Z] #21 21.45 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:16:47.692Z] #21 21.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:16:47.692Z] #21 21.52 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:16:47.692Z] #21 21.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:16:47.692Z] #21 21.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:16:47.692Z] #21 21.59 Selecting previously unselected package iptables. [2022-01-20T20:16:47.946Z] #20 43.44 The following additional packages will be installed: [2022-01-20T20:16:47.946Z] #20 43.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:16:47.946Z] #20 43.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T20:16:47.946Z] #20 43.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T20:16:47.946Z] #20 43.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T20:16:47.946Z] #20 43.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T20:16:47.946Z] #20 43.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T20:16:47.946Z] #20 43.46 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T20:16:47.946Z] #20 43.50 Suggested packages: [2022-01-20T20:16:47.946Z] #20 43.50 gcc-10-locales seccomp wine64 [2022-01-20T20:16:47.956Z] #21 21.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:16:47.956Z] #21 21.60 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:16:48.215Z] #21 21.94 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:16:48.215Z] #21 21.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:16:48.215Z] #21 21.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:16:48.276Z] #21 23.52 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:16:48.276Z] #21 23.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:16:48.276Z] #21 23.53 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:16:48.276Z] #21 23.59 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:16:48.276Z] #21 23.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:16:48.276Z] #21 23.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:48.475Z] #21 22.10 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:16:48.475Z] #21 22.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:16:48.475Z] #21 22.10 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:16:48.475Z] #21 22.19 Selecting previously unselected package jq. [2022-01-20T20:16:48.475Z] #21 22.22 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:16:48.475Z] #21 22.22 Unpacking jq (1.6-2.1) ... [2022-01-20T20:16:48.475Z] #21 22.28 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:16:48.475Z] #21 22.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:16:48.475Z] #21 22.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:16:48.532Z] #21 23.68 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:16:48.532Z] #21 23.70 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:16:48.532Z] #21 23.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:16:48.532Z] #21 23.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:16:48.532Z] #21 23.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:16:48.533Z] #21 23.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:16:48.533Z] #21 23.88 Selecting previously unselected package net-tools. [2022-01-20T20:16:48.734Z] #21 22.35 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:16:48.734Z] #21 22.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:16:48.734Z] #21 22.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:16:48.734Z] #21 22.44 Selecting previously unselected package libicu67:amd64. [2022-01-20T20:16:48.734Z] #21 22.44 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T20:16:48.734Z] #21 22.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T20:16:48.789Z] #21 23.90 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:16:48.789Z] #21 23.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:48.789Z] #21 24.09 Selecting previously unselected package patch. [2022-01-20T20:16:48.789Z] #21 24.10 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:16:48.789Z] #21 24.11 Unpacking patch (2.7.6-7) ... [2022-01-20T20:16:48.888Z] #20 44.35 The following NEW packages will be installed: [2022-01-20T20:16:48.888Z] #20 44.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T20:16:48.888Z] #20 44.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T20:16:48.888Z] #20 44.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T20:16:48.888Z] #20 44.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T20:16:48.888Z] #20 44.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T20:16:48.888Z] #20 44.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T20:16:48.888Z] #20 44.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T20:16:48.888Z] #20 44.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T20:16:48.888Z] #20 44.39 mingw-w64-x86-64-dev [2022-01-20T20:16:49.046Z] #21 24.20 Selecting previously unselected package python-pip-whl. [2022-01-20T20:16:49.046Z] #21 24.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:16:49.046Z] #21 24.21 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:16:49.150Z] #20 44.76 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:16:49.150Z] #20 44.76 Need to get 115 MB of archives. [2022-01-20T20:16:49.150Z] #20 44.76 After this operation, 645 MB of additional disk space will be used. [2022-01-20T20:16:49.150Z] #20 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-01-20T20:16:49.150Z] #20 44.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-01-20T20:16:49.150Z] #20 44.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T20:16:49.201Z] #21 29.88 Setting up zip (3.0-12) ... [2022-01-20T20:16:49.201Z] #21 29.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:49.201Z] #21 29.94 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:16:49.411Z] #20 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-01-20T20:16:49.411Z] #20 44.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T20:16:49.411Z] #20 44.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T20:16:49.411Z] #20 44.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-20T20:16:49.411Z] #20 45.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-01-20T20:16:49.610Z] #21 24.77 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:16:49.610Z] #21 24.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:16:49.610Z] #21 24.79 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:16:49.610Z] #21 24.88 Selecting previously unselected package python3-distutils. [2022-01-20T20:16:49.610Z] #21 24.88 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:16:49.610Z] #21 24.89 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:16:49.672Z] #20 45.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-01-20T20:16:49.672Z] #20 45.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:16:49.867Z] #21 25.04 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:16:49.867Z] #21 25.04 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:16:49.867Z] #21 25.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:50.124Z] #21 25.18 Selecting previously unselected package python3-setuptools. [2022-01-20T20:16:50.124Z] #21 25.19 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:16:50.124Z] #21 25.19 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:16:50.124Z] #21 25.41 Selecting previously unselected package python3-wheel. [2022-01-20T20:16:50.124Z] #21 25.42 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:16:50.124Z] #21 25.43 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:16:50.248Z] #20 45.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:16:50.248Z] #20 45.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-01-20T20:16:50.322Z] #21 24.10 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:16:50.322Z] #21 24.11 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:16:50.322Z] #21 24.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:16:50.322Z] #21 24.20 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:16:50.322Z] #21 24.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:16:50.322Z] #21 24.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:50.322Z] #21 24.29 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:16:50.322Z] #21 24.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:16:50.322Z] #21 24.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:16:50.322Z] #21 24.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:16:50.322Z] #21 24.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:16:50.322Z] #21 24.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:16:50.381Z] #21 25.49 Selecting previously unselected package python3-pip. [2022-01-20T20:16:50.381Z] #21 25.49 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:16:50.381Z] #21 25.50 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:16:50.381Z] #21 25.73 Selecting previously unselected package sudo. [2022-01-20T20:16:50.512Z] #20 46.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T20:16:50.512Z] #20 ... [2022-01-20T20:16:50.512Z] [2022-01-20T20:16:50.512Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:16:50.512Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:16:50.512Z] #45 39.33 Building dependency tree... [2022-01-20T20:16:50.512Z] #45 43.47 The following additional packages will be installed: [2022-01-20T20:16:50.512Z] #45 43.49 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-20T20:16:50.512Z] #45 43.52 Suggested packages: [2022-01-20T20:16:50.512Z] #45 43.53 cmake-doc ninja-build lrzip [2022-01-20T20:16:50.512Z] #45 43.53 Recommended packages: [2022-01-20T20:16:50.512Z] #45 43.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T20:16:50.512Z] #45 44.18 The following NEW packages will be installed: [2022-01-20T20:16:50.512Z] #45 44.19 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-20T20:16:50.512Z] #45 44.66 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:16:50.512Z] #45 44.66 Need to get 8418 kB of archives. [2022-01-20T20:16:50.512Z] #45 44.66 After this operation, 34.9 MB of additional disk space will be used. [2022-01-20T20:16:50.512Z] #45 44.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:16:50.512Z] #45 44.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:16:50.512Z] #45 44.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T20:16:50.512Z] #45 44.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T20:16:50.512Z] #45 44.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T20:16:50.512Z] #45 44.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T20:16:50.512Z] #45 44.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T20:16:50.512Z] #45 44.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T20:16:50.512Z] #45 45.52 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:16:50.512Z] #45 45.93 Fetched 8418 kB in 0s (22.3 MB/s) [2022-01-20T20:16:50.512Z] #45 45.98 Selecting previously unselected package xxd. [2022-01-20T20:16:50.512Z] #45 45.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-20T20:16:50.512Z] #45 46.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:16:50.512Z] #45 46.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:50.512Z] #45 46.20 Selecting previously unselected package vim-common. [2022-01-20T20:16:50.579Z] #21 24.44 Selecting previously unselected package net-tools. [2022-01-20T20:16:50.579Z] #21 24.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:16:50.579Z] #21 24.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:50.579Z] #21 24.64 Selecting previously unselected package patch. [2022-01-20T20:16:50.579Z] #21 24.64 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:16:50.579Z] #21 24.66 Unpacking patch (2.7.6-7) ... [2022-01-20T20:16:50.586Z] #21 31.45 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:16:50.586Z] #21 31.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:16:50.586Z] #21 31.48 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-20T20:16:50.586Z] #21 31.49 Setting up patch (2.7.6-7) ... [2022-01-20T20:16:50.586Z] #21 31.51 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:16:50.586Z] #21 31.57 invoke-rc.d: could not determine current runlevel [2022-01-20T20:16:50.586Z] #21 31.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:16:50.586Z] #21 31.59 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:16:50.586Z] #21 31.60 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-20T20:16:50.586Z] #21 31.62 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:16:50.586Z] #21 31.63 Setting up pigz (2.6-1) ... [2022-01-20T20:16:50.586Z] #21 31.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T20:16:50.586Z] #21 31.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T20:16:50.586Z] #21 31.72 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:16:50.586Z] #21 31.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:50.638Z] #21 25.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:16:50.638Z] #21 25.74 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:16:50.774Z] #45 46.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:50.774Z] #45 46.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:50.774Z] #45 ... [2022-01-20T20:16:50.774Z] [2022-01-20T20:16:50.774Z] #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-01-20T20:16:50.774Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T20:16:50.774Z] #65 39.87 Building dependency tree... [2022-01-20T20:16:50.774Z] #65 43.95 The following additional packages will be installed: [2022-01-20T20:16:50.774Z] #65 43.97 libbtrfs0 [2022-01-20T20:16:50.774Z] #65 44.27 The following NEW packages will be installed: [2022-01-20T20:16:50.774Z] #65 44.29 libbtrfs-dev libbtrfs0 [2022-01-20T20:16:50.774Z] #65 44.73 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:16:50.774Z] #65 44.73 Need to get 460 kB of archives. [2022-01-20T20:16:50.774Z] #65 44.73 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T20:16:50.774Z] #65 44.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:16:50.774Z] #65 44.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:16:50.774Z] #65 45.23 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:16:50.774Z] #65 45.57 Fetched 460 kB in 0s (1514 kB/s) [2022-01-20T20:16:50.774Z] #65 45.64 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:16:50.774Z] #65 45.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-20T20:16:50.774Z] #65 45.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:16:50.774Z] #65 45.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:50.774Z] #65 45.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:16:50.774Z] #65 45.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:16:50.774Z] #65 45.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:50.774Z] #65 46.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:16:50.774Z] #65 46.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:16:50.774Z] #65 46.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:50.774Z] #65 DONE 46.4s [2022-01-20T20:16:50.774Z] [2022-01-20T20:16:50.774Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:16:50.774Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:16:50.774Z] #45 46.43 Selecting previously unselected package cmake-data. [2022-01-20T20:16:50.774Z] #45 46.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T20:16:50.774Z] #45 46.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:16:50.836Z] #21 24.76 Selecting previously unselected package python-pip-whl. [2022-01-20T20:16:50.836Z] #21 24.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:16:50.836Z] #21 24.78 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:16:50.895Z] #21 26.27 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:16:50.895Z] #21 26.28 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:16:50.895Z] #21 26.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:16:51.038Z] #45 ... [2022-01-20T20:16:51.038Z] [2022-01-20T20:16:51.038Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T20:16:51.038Z] #66 sha256:8108aed8182b36f9c4e49e969485bfc90b4d0fb6a43a06f7abc50d89f1810508 [2022-01-20T20:16:51.093Z] #21 25.29 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:16:51.152Z] #21 26.47 Selecting previously unselected package uidmap. [2022-01-20T20:16:51.156Z] #21 32.16 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-20T20:16:51.156Z] #21 32.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:16:51.299Z] #66 DONE 0.2s [2022-01-20T20:16:51.299Z] [2022-01-20T20:16:51.299Z] #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-01-20T20:16:51.299Z] #67 sha256:ed28fefe6ac651c388ea3aabdbf3b04363131e02562ceaef8fddd31e65e1d392 [2022-01-20T20:16:51.350Z] #21 25.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:16:51.350Z] #21 25.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:16:51.350Z] #21 25.42 Selecting previously unselected package python3-distutils. [2022-01-20T20:16:51.350Z] #21 25.43 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:16:51.350Z] #21 25.43 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:16:51.409Z] #21 26.47 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:16:51.409Z] #21 26.49 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:16:51.409Z] #21 26.63 Selecting previously unselected package vim-runtime. [2022-01-20T20:16:51.409Z] #21 26.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:51.409Z] #21 26.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:16:51.409Z] #21 26.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:16:51.409Z] #21 26.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:51.416Z] #21 32.53 Setting up libelf1:arm64 (0.183-1) ... [2022-01-20T20:16:51.416Z] #21 32.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:16:51.416Z] #21 32.68 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T20:16:51.607Z] #21 25.56 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:16:51.607Z] #21 25.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:16:51.607Z] #21 25.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:51.607Z] #21 25.70 Selecting previously unselected package python3-setuptools. [2022-01-20T20:16:51.607Z] #21 25.70 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:16:51.607Z] #21 25.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:16:51.697Z] #21 32.69 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:16:51.864Z] #21 25.96 Selecting previously unselected package python3-wheel. [2022-01-20T20:16:51.864Z] #21 25.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:16:51.864Z] #21 25.97 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:16:51.864Z] #21 26.02 Selecting previously unselected package python3-pip. [2022-01-20T20:16:51.864Z] #21 26.02 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:16:51.864Z] #21 26.03 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:16:51.871Z] #67 0.758 + RM_GOPATH=0 [2022-01-20T20:16:51.871Z] #67 0.758 + TMP_GOPATH= [2022-01-20T20:16:51.871Z] #67 0.759 + : /build [2022-01-20T20:16:51.871Z] #67 0.759 + '[' -z '' ']' [2022-01-20T20:16:51.871Z] #67 0.760 ++ mktemp -d [2022-01-20T20:16:51.871Z] #67 0.763 + export GOPATH=/tmp/tmp.c2YOo5lSX7 [2022-01-20T20:16:51.871Z] #67 0.763 + GOPATH=/tmp/tmp.c2YOo5lSX7 [2022-01-20T20:16:51.871Z] #67 0.763 + RM_GOPATH=1 [2022-01-20T20:16:51.871Z] #67 0.764 + case "$(go env GOARCH)" in [2022-01-20T20:16:51.871Z] #67 0.764 ++ go env GOARCH [2022-01-20T20:16:51.871Z] #67 0.778 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:51.871Z] #67 0.778 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:51.871Z] #67 0.779 ++ dirname /install.sh [2022-01-20T20:16:51.871Z] #67 0.780 + dir=/ [2022-01-20T20:16:51.871Z] #67 0.780 + bin=containerd [2022-01-20T20:16:51.871Z] #67 0.780 + shift [2022-01-20T20:16:51.871Z] #67 0.781 + '[' '!' -f //containerd.installer ']' [2022-01-20T20:16:51.871Z] #67 0.781 + . //containerd.installer [2022-01-20T20:16:51.871Z] #67 0.781 ++ set -e [2022-01-20T20:16:51.871Z] #67 0.781 ++ : v1.5.9 [2022-01-20T20:16:51.871Z] #67 0.782 + install_containerd [2022-01-20T20:16:51.871Z] #67 0.782 + echo 'Install containerd version v1.5.9' [2022-01-20T20:16:51.871Z] #67 0.782 Install containerd version v1.5.9 [2022-01-20T20:16:51.871Z] #67 0.783 + git clone https://github.com/containerd/containerd.git /tmp/tmp.c2YOo5lSX7/src/github.com/containerd/containerd [2022-01-20T20:16:51.871Z] #67 0.786 Cloning into '/tmp/tmp.c2YOo5lSX7/src/github.com/containerd/containerd'... [2022-01-20T20:16:52.032Z] #21 25.38 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:16:52.032Z] #21 25.38 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:16:52.032Z] #21 25.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:16:52.032Z] #21 25.47 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:16:52.032Z] #21 25.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:16:52.032Z] #21 25.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:52.032Z] #21 25.58 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:16:52.032Z] #21 25.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:16:52.032Z] #21 25.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:16:52.032Z] #21 25.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:16:52.032Z] #21 25.67 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:16:52.032Z] #21 25.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:16:52.032Z] #21 25.74 Selecting previously unselected package net-tools. [2022-01-20T20:16:52.032Z] #21 25.74 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:16:52.032Z] #21 25.75 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:52.032Z] #21 25.90 Selecting previously unselected package patch. [2022-01-20T20:16:52.032Z] #21 25.91 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T20:16:52.032Z] #21 25.92 Unpacking patch (2.7.6-7) ... [2022-01-20T20:16:52.122Z] #21 26.22 Selecting previously unselected package sudo. [2022-01-20T20:16:52.122Z] #21 26.22 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:16:52.122Z] #21 26.23 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:16:52.243Z] #21 33.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:52.243Z] #21 33.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:16:52.243Z] #21 33.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:16:52.243Z] #21 33.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:16:52.243Z] #21 33.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:16:52.243Z] #21 33.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:16:52.243Z] #21 33.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:16:52.243Z] #21 33.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:16:52.243Z] #21 33.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:16:52.243Z] #21 33.19 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:16:52.291Z] #21 26.02 Selecting previously unselected package python-pip-whl. [2022-01-20T20:16:52.291Z] #21 26.05 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:16:52.291Z] #21 26.06 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:16:52.442Z] #67 ... [2022-01-20T20:16:52.442Z] [2022-01-20T20:16:52.442Z] #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-01-20T20:16:52.442Z] #70 sha256:00792721b386fff3de7a12cd6baadfacb6277bbe4206509566b1ccea261e3019 [2022-01-20T20:16:52.442Z] #70 44.51 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T20:16:52.442Z] #70 44.51 + GOBIN=/build [2022-01-20T20:16:52.442Z] #70 44.51 + GO111MODULE=on [2022-01-20T20:16:52.442Z] #70 44.51 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T20:16:52.442Z] #70 47.56 rootlesskit version 0.14.6 [2022-01-20T20:16:52.442Z] #70 47.56 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T20:16:52.442Z] #70 47.57 -container-ip string [2022-01-20T20:16:52.442Z] #70 47.57 container ip [2022-01-20T20:16:52.442Z] #70 47.57 -container-port int [2022-01-20T20:16:52.442Z] #70 47.57 container port (default -1) [2022-01-20T20:16:52.442Z] #70 47.57 -host-ip string [2022-01-20T20:16:52.442Z] #70 47.57 host ip [2022-01-20T20:16:52.442Z] #70 47.57 -host-port int [2022-01-20T20:16:52.442Z] #70 47.57 host port (default -1) [2022-01-20T20:16:52.442Z] #70 47.57 -proto string [2022-01-20T20:16:52.442Z] #70 47.57 proxy protocol (default "tcp") [2022-01-20T20:16:52.442Z] #70 DONE 47.8s [2022-01-20T20:16:52.442Z] [2022-01-20T20:16:52.442Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T20:16:52.442Z] #71 sha256:4e87d5ed90158b52f4b7471494f4e8dd90b0b9c3f54f6a18fd5027dd705f8659 [2022-01-20T20:16:52.442Z] #71 DONE 0.1s [2022-01-20T20:16:52.442Z] [2022-01-20T20:16:52.442Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:16:52.442Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:16:52.442Z] #45 47.71 Selecting previously unselected package libarchive13:amd64. [2022-01-20T20:16:52.442Z] #45 47.72 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T20:16:52.442Z] #45 47.72 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:16:52.442Z] #45 48.01 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T20:16:52.442Z] #45 48.05 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T20:16:52.442Z] #45 48.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:16:52.686Z] #21 26.65 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:16:52.686Z] #21 26.67 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:16:52.686Z] #21 26.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:16:52.703Z] #45 ... [2022-01-20T20:16:52.703Z] [2022-01-20T20:16:52.703Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T20:16:52.703Z] #72 sha256:99dabd42dd43361b6f1ee152535f31f5e2aa0126a41586916fec7992471487aa [2022-01-20T20:16:52.703Z] #72 DONE 0.1s [2022-01-20T20:16:52.703Z] [2022-01-20T20:16:52.703Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T20:16:52.703Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T20:16:52.703Z] #45 48.17 Selecting previously unselected package librhash0:amd64. [2022-01-20T20:16:52.703Z] #45 48.19 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T20:16:52.703Z] #45 48.20 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:16:52.703Z] #45 48.31 Selecting previously unselected package libuv1:amd64. [2022-01-20T20:16:52.703Z] #45 48.31 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T20:16:52.703Z] #45 48.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:16:52.859Z] #21 26.50 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:16:52.859Z] #21 26.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:16:52.859Z] #21 26.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:16:52.859Z] #21 26.61 Selecting previously unselected package python3-distutils. [2022-01-20T20:16:52.859Z] #21 26.61 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:16:52.859Z] #21 26.62 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:16:52.943Z] #21 26.89 Selecting previously unselected package uidmap. [2022-01-20T20:16:52.943Z] #21 26.89 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:16:52.943Z] #21 26.90 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:16:52.943Z] #21 27.02 Selecting previously unselected package vim-runtime. [2022-01-20T20:16:52.943Z] #21 27.03 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:52.943Z] #21 27.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:16:52.963Z] #45 48.52 Selecting previously unselected package cmake. [2022-01-20T20:16:52.963Z] #45 48.54 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T20:16:52.963Z] #45 48.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:16:53.118Z] #21 26.74 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:16:53.118Z] #21 26.75 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:16:53.118Z] #21 26.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:53.118Z] #21 26.89 Selecting previously unselected package python3-setuptools. [2022-01-20T20:16:53.118Z] #21 26.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:16:53.118Z] #21 26.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:16:53.199Z] #21 27.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:16:53.199Z] #21 27.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:53.377Z] #21 27.13 Selecting previously unselected package python3-wheel. [2022-01-20T20:16:53.377Z] #21 27.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:16:53.377Z] #21 27.15 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:16:53.377Z] #21 27.22 Selecting previously unselected package python3-pip. [2022-01-20T20:16:53.626Z] #21 34.56 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T20:16:53.626Z] #21 34.57 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T20:16:53.626Z] #21 34.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:16:53.626Z] #21 34.60 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:16:53.636Z] #21 27.24 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:16:53.636Z] #21 27.25 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:16:53.636Z] #21 27.47 Selecting previously unselected package sudo. [2022-01-20T20:16:53.636Z] #21 27.47 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:16:53.636Z] #21 27.48 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:16:54.206Z] #21 27.95 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:16:54.206Z] #21 27.96 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:16:54.206Z] #21 27.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:16:54.465Z] #21 28.20 Selecting previously unselected package uidmap. [2022-01-20T20:16:54.465Z] #21 28.20 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:16:54.465Z] #21 28.21 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:16:54.568Z] #21 35.56 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T20:16:54.569Z] #21 35.57 Setting up jq (1.6-2.1) ... [2022-01-20T20:16:54.569Z] #21 35.58 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-20T20:16:54.569Z] #21 35.60 Setting up iptables (1.8.7-1) ... [2022-01-20T20:16:54.569Z] #21 35.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:16:54.569Z] #21 35.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:16:54.569Z] #21 35.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:16:54.569Z] #21 35.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:16:54.569Z] #21 35.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:16:54.569Z] #21 35.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:16:54.569Z] #21 35.64 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:16:54.684Z] #21 29.67 Selecting previously unselected package vim. [2022-01-20T20:16:54.684Z] #21 29.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:16:54.684Z] #21 29.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:54.724Z] #21 28.36 Selecting previously unselected package vim-runtime. [2022-01-20T20:16:54.724Z] #21 28.37 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:16:54.724Z] #21 28.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:16:54.724Z] #21 28.42 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:16:54.724Z] #21 28.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:54.877Z] #45 50.42 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T20:16:54.877Z] #45 50.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:54.877Z] #45 50.45 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T20:16:54.877Z] #45 50.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:54.877Z] #45 50.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T20:16:54.877Z] #45 50.51 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T20:16:54.877Z] #45 50.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T20:16:54.877Z] #45 50.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T20:16:54.877Z] #45 50.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:54.941Z] #21 30.18 Selecting previously unselected package xfsprogs. [2022-01-20T20:16:54.941Z] #21 30.19 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:16:54.941Z] #21 30.19 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:16:55.450Z] #45 DONE 51.0s [2022-01-20T20:16:55.450Z] [2022-01-20T20:16:55.450Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T20:16:55.450Z] #46 sha256:8dd19323b060408d24bbe2268c42b14478bc9de08641e1833fb4740570c6e5f4 [2022-01-20T20:16:55.456Z] #21 30.59 Selecting previously unselected package zip. [2022-01-20T20:16:55.456Z] #21 30.59 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T20:16:55.456Z] #21 30.60 Unpacking zip (3.0-12) ... [2022-01-20T20:16:55.456Z] #21 30.73 Selecting previously unselected package zstd. [2022-01-20T20:16:55.456Z] #21 30.76 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:16:55.456Z] #21 30.77 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:16:55.507Z] #21 36.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:16:55.715Z] #46 DONE 0.2s [2022-01-20T20:16:55.715Z] [2022-01-20T20:16:55.715Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T20:16:55.715Z] #47 sha256:c64d3d1ffabd54c62f76b19de10dd03a04ca9d18d4718f7ad2bad736ad1e35bd [2022-01-20T20:16:55.719Z] #21 29.67 Selecting previously unselected package vim. [2022-01-20T20:16:55.719Z] #21 29.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:16:55.719Z] #21 29.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:56.019Z] #21 31.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:56.232Z] #21 30.19 Selecting previously unselected package xfsprogs. [2022-01-20T20:16:56.232Z] #21 30.20 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:16:56.232Z] #21 30.20 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:16:56.286Z] #47 0.711 + RM_GOPATH=0 [2022-01-20T20:16:56.286Z] #47 0.712 + TMP_GOPATH= [2022-01-20T20:16:56.286Z] #47 0.713 + : /build [2022-01-20T20:16:56.286Z] #47 0.713 + '[' -z '' ']' [2022-01-20T20:16:56.286Z] #47 0.713 ++ mktemp -d [2022-01-20T20:16:56.286Z] #47 0.715 + export GOPATH=/tmp/tmp.uvwY8uHvnZ [2022-01-20T20:16:56.286Z] #47 0.715 + GOPATH=/tmp/tmp.uvwY8uHvnZ [2022-01-20T20:16:56.286Z] #47 0.715 + RM_GOPATH=1 [2022-01-20T20:16:56.286Z] #47 0.715 + case "$(go env GOARCH)" in [2022-01-20T20:16:56.286Z] #47 0.716 ++ go env GOARCH [2022-01-20T20:16:56.286Z] #47 0.725 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:56.286Z] #47 0.726 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:16:56.286Z] #47 0.728 ++ dirname /install.sh [2022-01-20T20:16:56.286Z] #47 0.729 + dir=/ [2022-01-20T20:16:56.286Z] #47 0.729 + bin=tini [2022-01-20T20:16:56.286Z] #47 0.729 + shift [2022-01-20T20:16:56.286Z] #47 0.729 + '[' '!' -f //tini.installer ']' [2022-01-20T20:16:56.286Z] #47 0.729 + . //tini.installer [2022-01-20T20:16:56.286Z] #47 0.729 ++ : v0.19.0 [2022-01-20T20:16:56.286Z] #47 0.729 + install_tini [2022-01-20T20:16:56.286Z] #47 0.729 + echo 'Install tini version v0.19.0' [2022-01-20T20:16:56.286Z] #47 0.730 Install tini version v0.19.0 [2022-01-20T20:16:56.286Z] #47 0.730 + git clone https://github.com/krallin/tini.git /tmp/tmp.uvwY8uHvnZ/tini [2022-01-20T20:16:56.286Z] #47 0.731 Cloning into '/tmp/tmp.uvwY8uHvnZ/tini'... [2022-01-20T20:16:56.799Z] #21 30.66 Selecting previously unselected package zip. [2022-01-20T20:16:56.799Z] #21 30.68 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T20:16:56.799Z] #21 30.69 Unpacking zip (3.0-12) ... [2022-01-20T20:16:56.799Z] #21 30.82 Selecting previously unselected package zstd. [2022-01-20T20:16:56.799Z] #21 30.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:16:56.799Z] #21 30.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:16:56.858Z] #47 1.126 + cd /tmp/tmp.uvwY8uHvnZ/tini [2022-01-20T20:16:56.858Z] #47 1.126 + git checkout -q v0.19.0 [2022-01-20T20:16:56.858Z] #47 1.139 + cmake . [2022-01-20T20:16:56.858Z] #47 1.305 -- The C compiler identification is GNU 10.2.1 [2022-01-20T20:16:56.858Z] #47 1.346 -- Detecting C compiler ABI info [2022-01-20T20:16:56.887Z] #21 DONE 38.1s [2022-01-20T20:16:56.887Z] [2022-01-20T20:16:56.887Z] #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-01-20T20:16:56.887Z] #22 sha256:6778c9b2c82675dd5e18d260dbc8a267cd973bfede77b81c9fad3659e73b14d4 [2022-01-20T20:16:56.950Z] #21 31.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:56.950Z] #21 31.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:56.950Z] #21 31.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:16:56.950Z] #21 32.00 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:16:56.950Z] #21 32.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:56.950Z] #21 32.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:16:56.950Z] #21 32.06 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:16:56.950Z] #21 32.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:56.950Z] #21 32.09 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:16:56.950Z] #21 32.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:16:56.950Z] #21 32.11 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:16:57.055Z] #21 31.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:57.198Z] #47 1.592 -- Detecting C compiler ABI info - done [2022-01-20T20:16:57.198Z] #47 1.622 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T20:16:57.198Z] #47 1.623 -- Detecting C compile features [2022-01-20T20:16:57.198Z] #47 1.625 -- Detecting C compile features - done [2022-01-20T20:16:57.198Z] #47 1.646 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T20:16:57.467Z] #47 1.714 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T20:16:57.467Z] #47 1.792 -- Configuring done [2022-01-20T20:16:57.467Z] #47 1.823 -- Generating done [2022-01-20T20:16:57.467Z] #47 1.824 -- Build files have been written to: /tmp/tmp.uvwY8uHvnZ/tini [2022-01-20T20:16:57.467Z] #47 1.837 + make tini-static [2022-01-20T20:16:57.539Z] #21 32.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:57.539Z] #21 32.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:16:57.539Z] #21 32.76 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:16:57.539Z] #21 32.77 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:16:57.734Z] #47 1.983 Scanning dependencies of target tini-static [2022-01-20T20:16:57.734Z] #47 2.021 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T20:16:57.826Z] #22 0.561 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:16:57.826Z] #22 0.568 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:16:57.826Z] #22 0.572 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:16:57.826Z] #22 DONE 0.7s [2022-01-20T20:16:57.826Z] [2022-01-20T20:16:57.826Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:16:57.826Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-20T20:16:57.985Z] #21 31.92 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:57.985Z] #21 31.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:57.985Z] #21 31.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:16:57.985Z] #21 31.96 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:16:57.985Z] #21 31.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:57.985Z] #21 31.98 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:16:57.985Z] #21 31.99 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:16:57.985Z] #21 32.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:57.985Z] #21 32.01 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:16:57.985Z] #21 32.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:16:57.985Z] #21 32.05 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:16:58.000Z] #47 2.480 [100%] Linking C executable tini-static [2022-01-20T20:16:58.059Z] #21 31.31 Selecting previously unselected package vim. [2022-01-20T20:16:58.059Z] #21 31.31 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:16:58.059Z] #21 31.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:58.059Z] #21 31.75 Selecting previously unselected package xfsprogs. [2022-01-20T20:16:58.059Z] #21 31.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:16:58.059Z] #21 31.76 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:16:58.318Z] #21 32.14 Selecting previously unselected package zip. [2022-01-20T20:16:58.318Z] #21 32.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T20:16:58.318Z] #21 32.17 Unpacking zip (3.0-12) ... [2022-01-20T20:16:58.548Z] #21 32.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:58.548Z] #21 32.57 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:16:58.548Z] #21 32.58 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:16:58.548Z] #21 32.59 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:16:58.572Z] #47 2.740 [100%] Built target tini-static [2022-01-20T20:16:58.572Z] #47 2.786 + mkdir -p /build [2022-01-20T20:16:58.572Z] #47 2.788 + cp tini-static /build/docker-init [2022-01-20T20:16:58.576Z] #21 32.26 Selecting previously unselected package zstd. [2022-01-20T20:16:58.576Z] #21 32.29 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:16:58.576Z] #21 32.29 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:16:58.834Z] #21 32.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:16:58.908Z] #21 34.21 Setting up zip (3.0-12) ... [2022-01-20T20:16:59.143Z] #47 DONE 3.6s [2022-01-20T20:16:59.143Z] [2022-01-20T20:16:59.143Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:16:59.143Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:16:59.143Z] #20 46.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T20:16:59.143Z] #20 47.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-20T20:16:59.143Z] #20 47.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T20:16:59.143Z] #20 47.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T20:16:59.143Z] #20 47.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T20:16:59.143Z] #20 47.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T20:16:59.143Z] #20 47.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-01-20T20:16:59.143Z] #20 47.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T20:16:59.143Z] #20 47.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T20:16:59.143Z] #20 47.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T20:16:59.143Z] #20 47.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T20:16:59.143Z] #20 47.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T20:16:59.144Z] #20 47.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T20:16:59.144Z] #20 47.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T20:16:59.144Z] #20 47.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-20T20:16:59.144Z] #20 47.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T20:16:59.144Z] #20 47.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T20:16:59.144Z] #20 47.93 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:16:59.144Z] #20 48.08 Fetched 115 MB in 3s (43.8 MB/s) [2022-01-20T20:16:59.144Z] #20 48.15 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T20:16:59.144Z] #20 48.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-20T20:16:59.144Z] #20 48.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:16:59.144Z] #20 48.24 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:59.144Z] #20 49.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T20:16:59.144Z] #20 49.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T20:16:59.144Z] #20 49.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:16:59.144Z] #20 50.45 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T20:16:59.144Z] #20 50.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T20:16:59.144Z] #20 50.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:16:59.144Z] #20 50.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T20:16:59.144Z] #20 50.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:59.144Z] #20 50.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:16:59.144Z] #20 50.64 Selecting previously unselected package dmsetup. [2022-01-20T20:16:59.144Z] #20 50.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:16:59.144Z] #20 50.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:16:59.144Z] #20 51.00 Selecting previously unselected package mingw-w64-common. [2022-01-20T20:16:59.144Z] #20 51.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T20:16:59.144Z] #20 51.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T20:16:59.144Z] #20 52.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T20:16:59.144Z] #20 52.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T20:16:59.144Z] #20 52.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:16:59.165Z] #21 34.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:59.165Z] #21 34.25 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:16:59.408Z] #20 54.81 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T20:16:59.408Z] #20 54.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:16:59.408Z] #20 54.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:16:59.408Z] #20 54.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T20:16:59.408Z] #20 54.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:16:59.408Z] #20 54.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:16:59.659Z] #21 33.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:59.659Z] #21 33.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:16:59.659Z] #21 33.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:16:59.659Z] #21 33.36 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T20:16:59.659Z] #21 33.38 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:16:59.659Z] #21 33.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:16:59.659Z] #21 33.43 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:16:59.659Z] #21 33.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:16:59.659Z] #21 33.45 Setting up bzip2 (1.0.8-4) ... [2022-01-20T20:16:59.659Z] #21 33.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:16:59.659Z] #21 33.48 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:16:59.916Z] #21 33.91 Setting up zip (3.0-12) ... [2022-01-20T20:16:59.916Z] #21 33.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:16:59.916Z] #21 33.94 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:17:00.226Z] #21 34.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:00.485Z] #21 34.16 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:17:00.485Z] #21 34.17 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:17:00.485Z] #21 34.18 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:17:01.059Z] #21 36.16 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:17:01.059Z] #21 36.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:17:01.059Z] #21 36.19 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:17:01.059Z] #21 36.20 Setting up patch (2.7.6-7) ... [2022-01-20T20:17:01.059Z] #21 36.21 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:17:01.059Z] #21 36.28 invoke-rc.d: could not determine current runlevel [2022-01-20T20:17:01.059Z] #21 36.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:17:01.059Z] #21 36.29 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:17:01.059Z] #21 36.31 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:17:01.059Z] #21 36.32 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:17:01.059Z] #21 36.34 Setting up pigz (2.6-1) ... [2022-01-20T20:17:01.059Z] #21 36.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:17:01.059Z] #21 36.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:17:01.059Z] #21 36.39 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:17:01.316Z] #21 36.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:01.818Z] #21 35.83 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:17:01.818Z] #21 35.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:17:01.818Z] #21 35.85 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:17:01.818Z] #21 35.87 Setting up patch (2.7.6-7) ... [2022-01-20T20:17:01.819Z] #21 35.88 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:17:01.819Z] #21 35.93 invoke-rc.d: could not determine current runlevel [2022-01-20T20:17:01.819Z] #21 35.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:17:01.819Z] #21 35.95 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:17:01.819Z] #21 35.96 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:17:01.819Z] #21 35.97 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:17:01.819Z] #21 35.98 Setting up pigz (2.6-1) ... [2022-01-20T20:17:01.819Z] #21 35.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:17:01.819Z] #21 36.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:17:01.819Z] #21 36.02 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:17:01.880Z] #21 37.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:17:01.880Z] #21 37.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:17:02.075Z] #21 36.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:02.388Z] #21 36.06 Setting up zip (3.0-12) ... [2022-01-20T20:17:02.388Z] #21 36.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:02.388Z] #21 36.15 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:17:02.444Z] #21 37.63 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:17:02.444Z] #21 37.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:17:02.444Z] #21 37.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:17:02.444Z] #21 37.70 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:17:02.702Z] #21 38.15 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:02.707Z] #20 57.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T20:17:02.707Z] #20 57.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:17:02.707Z] #20 57.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:17:02.896Z] #21 36.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:17:02.896Z] #21 36.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:17:02.959Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:17:02.959Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:17:02.959Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:17:02.959Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:17:02.959Z] #21 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:17:02.959Z] #21 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:17:02.959Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:17:02.959Z] #21 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:17:02.959Z] #21 38.22 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:17:03.153Z] #21 37.20 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:17:03.153Z] #21 37.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:17:03.153Z] #21 37.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:17:03.153Z] #21 37.28 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:17:03.717Z] #21 37.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:03.717Z] #21 37.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:17:03.717Z] #21 37.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:17:03.717Z] #21 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:17:03.717Z] #21 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:17:03.717Z] #21 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:17:03.717Z] #21 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:17:03.717Z] #21 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:17:03.717Z] #21 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:17:03.717Z] #21 37.87 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:17:04.295Z] #21 38.13 Setting up xz-utils (5.2.5-2) ... [2022-01-20T20:17:04.555Z] #21 38.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T20:17:04.555Z] #21 38.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:17:04.555Z] #21 38.17 Setting up patch (2.7.6-7) ... [2022-01-20T20:17:04.555Z] #21 38.18 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:17:04.555Z] #21 38.26 invoke-rc.d: could not determine current runlevel [2022-01-20T20:17:04.555Z] #21 38.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:17:04.555Z] #21 38.28 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:17:04.555Z] #21 38.30 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:17:04.555Z] #21 38.31 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:17:04.555Z] #21 38.32 Setting up pigz (2.6-1) ... [2022-01-20T20:17:04.555Z] #21 38.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:17:04.555Z] #21 38.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:17:04.555Z] #21 38.36 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:17:04.623Z] #20 ... [2022-01-20T20:17:04.623Z] [2022-01-20T20:17:04.623Z] #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-01-20T20:17:04.623Z] #67 sha256:ed28fefe6ac651c388ea3aabdbf3b04363131e02562ceaef8fddd31e65e1d392 [2022-01-20T20:17:04.623Z] #67 13.08 + cd /tmp/tmp.c2YOo5lSX7/src/github.com/containerd/containerd [2022-01-20T20:17:04.623Z] #67 13.08 + git checkout -q v1.5.9 [2022-01-20T20:17:04.814Z] #21 38.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:04.861Z] #21 39.67 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:17:04.861Z] #21 39.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:17:04.861Z] #21 39.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:17:04.861Z] #21 39.71 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:17:05.074Z] #21 38.85 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:17:05.074Z] #21 38.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:17:05.085Z] #21 39.05 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:17:05.085Z] #21 39.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:17:05.085Z] #21 39.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:17:05.085Z] #21 39.08 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:17:05.195Z] #67 13.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T20:17:05.195Z] #67 13.99 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T20:17:05.195Z] #67 13.99 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:17:05.195Z] #67 13.99 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T20:17:05.195Z] #67 13.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T20:17:05.195Z] #67 13.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T20:17:05.195Z] #67 13.99 + '[' '' = dynamic ']' [2022-01-20T20:17:05.195Z] #67 13.99 + make [2022-01-20T20:17:05.642Z] #21 39.28 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:17:05.642Z] #21 39.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:17:05.642Z] #21 39.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:17:05.642Z] #21 39.36 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:17:05.681Z] #21 40.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:17:05.681Z] #21 40.86 Setting up jq (1.6-2.1) ... [2022-01-20T20:17:05.681Z] #21 40.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:17:05.681Z] #21 40.89 Setting up iptables (1.8.7-1) ... [2022-01-20T20:17:05.682Z] #21 40.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:17:05.682Z] #21 40.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:17:05.682Z] #21 40.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:17:05.682Z] #21 40.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:17:05.682Z] #21 40.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:17:05.682Z] #21 40.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:17:05.682Z] #21 40.94 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:17:05.768Z] #67 14.57 + bin/ctr [2022-01-20T20:17:06.211Z] #21 39.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:17:06.211Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:17:06.211Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:17:06.211Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:17:06.211Z] #21 39.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:17:06.211Z] #21 39.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:17:06.211Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:17:06.211Z] #21 39.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:17:06.211Z] #21 39.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:17:06.211Z] #21 39.96 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:17:06.245Z] #21 41.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:17:06.453Z] #21 40.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:17:06.453Z] #21 40.33 Setting up jq (1.6-2.1) ... [2022-01-20T20:17:06.453Z] #21 40.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:17:06.453Z] #21 40.36 Setting up iptables (1.8.7-1) ... [2022-01-20T20:17:06.453Z] #21 40.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:17:06.453Z] #21 40.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:17:06.453Z] #21 40.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:17:06.453Z] #21 40.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:17:06.453Z] #21 40.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:17:06.453Z] #21 40.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:17:06.453Z] #21 40.40 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:17:06.710Z] #21 40.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:17:07.590Z] #21 41.47 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:17:07.615Z] #21 DONE 42.5s [2022-01-20T20:17:07.615Z] [2022-01-20T20:17:07.615Z] #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-01-20T20:17:07.615Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T20:17:07.640Z] #21 DONE 41.7s [2022-01-20T20:17:07.640Z] [2022-01-20T20:17:07.640Z] #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-01-20T20:17:07.640Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T20:17:07.811Z] #23 8.509 Collecting yamllint==1.26.1 [2022-01-20T20:17:07.811Z] #23 ... [2022-01-20T20:17:07.811Z] [2022-01-20T20:17:07.811Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:17:07.811Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T20:17:07.811Z] #51 149.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:17:07.849Z] #21 41.48 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:17:07.849Z] #21 41.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:17:07.849Z] #21 41.51 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:17:08.178Z] #22 0.857 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:17:08.178Z] #22 0.861 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:17:08.178Z] #22 0.865 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:17:08.178Z] #22 DONE 0.9s [2022-01-20T20:17:08.178Z] [2022-01-20T20:17:08.178Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:17:08.178Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T20:17:08.570Z] #22 0.846 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:17:08.570Z] #22 0.849 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:17:08.570Z] #22 0.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:17:08.570Z] #22 DONE 0.9s [2022-01-20T20:17:08.570Z] [2022-01-20T20:17:08.570Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:17:08.570Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T20:17:08.751Z] #51 DONE 151.2s [2022-01-20T20:17:08.751Z] [2022-01-20T20:17:08.751Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:17:08.751Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T20:17:08.751Z] #43 150.5 + dpkg --print-architecture [2022-01-20T20:17:08.751Z] #43 DONE 150.9s [2022-01-20T20:17:08.751Z] [2022-01-20T20:17:08.751Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:17:08.751Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-20T20:17:08.751Z] #23 9.565 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:17:08.751Z] #23 10.63 Collecting pathspec>=0.5.3 [2022-01-20T20:17:08.751Z] #23 10.63 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:17:08.751Z] #23 10.81 Collecting pyyaml [2022-01-20T20:17:08.751Z] #23 10.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-20T20:17:08.751Z] #23 11.02 Building wheels for collected packages: yamllint [2022-01-20T20:17:08.751Z] #23 11.02 Building wheel for yamllint (setup.py): started [2022-01-20T20:17:09.046Z] #21 42.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:17:09.046Z] #21 42.66 Setting up jq (1.6-2.1) ... [2022-01-20T20:17:09.046Z] #21 42.67 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:17:09.046Z] #21 42.68 Setting up iptables (1.8.7-1) ... [2022-01-20T20:17:09.046Z] #21 42.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:17:09.046Z] #21 42.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:17:09.046Z] #21 42.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:17:09.046Z] #21 42.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:17:09.046Z] #21 42.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:17:09.046Z] #21 42.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:17:09.046Z] #21 42.72 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:17:09.306Z] #21 42.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:17:09.569Z] #21 DONE 43.4s [2022-01-20T20:17:09.569Z] [2022-01-20T20:17:09.569Z] #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-01-20T20:17:09.569Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:17:09.829Z] #60 ... [2022-01-20T20:17:09.829Z] [2022-01-20T20:17:09.829Z] #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-01-20T20:17:09.829Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T20:17:10.132Z] #23 12.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:17:10.132Z] #23 12.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8ad67006f3435e4954819753649fc8e46b347f7e5f99b5723d1de2ab00f37811 [2022-01-20T20:17:10.132Z] #23 12.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:17:10.132Z] #23 12.09 Successfully built yamllint [2022-01-20T20:17:10.132Z] #23 12.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:17:10.132Z] #23 12.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:17:10.392Z] #23 DONE 12.7s [2022-01-20T20:17:10.392Z] [2022-01-20T20:17:10.392Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-01-20T20:17:10.392Z] #26 sha256:75211e23252ed4efc145198794fef7df1c97f1718e2f8d38066f311019d161c2 [2022-01-20T20:17:11.058Z] #67 ... [2022-01-20T20:17:11.058Z] [2022-01-20T20:17:11.058Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T20:17:11.058Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T20:17:11.058Z] #20 61.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T20:17:11.058Z] #20 61.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:17:11.058Z] #20 61.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:17:11.058Z] #20 63.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T20:17:11.058Z] #20 63.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:17:11.058Z] #20 63.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:17:11.058Z] #20 64.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T20:17:11.058Z] #20 64.74 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:17:11.058Z] #20 64.75 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:17:11.208Z] #22 1.379 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:17:11.208Z] #22 1.479 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:17:11.208Z] #22 1.482 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:17:11.467Z] #22 DONE 1.7s [2022-01-20T20:17:11.467Z] [2022-01-20T20:17:11.467Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:17:11.467Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T20:17:12.972Z] #20 68.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T20:17:12.972Z] #20 68.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T20:17:12.972Z] #20 68.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:17:14.895Z] #20 70.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T20:17:14.895Z] #20 70.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T20:17:14.895Z] #20 70.40 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:17:14.895Z] #20 70.48 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T20:17:14.895Z] #20 70.49 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T20:17:14.895Z] #20 70.50 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:17:14.895Z] #20 70.55 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T20:17:14.895Z] #20 70.56 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T20:17:14.895Z] #20 70.56 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:17:15.156Z] #20 70.64 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T20:17:15.156Z] #20 70.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T20:17:15.156Z] #20 70.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:17:15.156Z] #20 70.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T20:17:15.156Z] #20 70.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T20:17:15.156Z] #20 70.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:17:15.418Z] #20 70.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T20:17:15.418Z] #20 70.81 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:17:15.418Z] #20 70.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:17:15.418Z] #20 70.85 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T20:17:15.419Z] #20 70.86 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T20:17:15.419Z] #20 70.86 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:17:15.419Z] #20 70.94 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T20:17:15.419Z] #20 70.94 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T20:17:15.419Z] #20 70.94 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:17:15.419Z] #20 71.05 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T20:17:15.419Z] #20 71.05 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T20:17:15.419Z] #20 71.06 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:17:15.680Z] #20 71.15 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T20:17:15.680Z] #20 71.16 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T20:17:15.680Z] #20 71.16 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:17:15.680Z] #20 71.25 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T20:17:15.680Z] #20 71.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T20:17:15.680Z] #20 71.26 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:17:15.680Z] #20 71.30 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T20:17:15.680Z] #20 71.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T20:17:15.680Z] #20 71.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:17:15.941Z] #20 71.49 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T20:17:15.941Z] #20 71.50 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T20:17:15.941Z] #20 71.50 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:17:15.941Z] #20 71.60 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T20:17:15.941Z] #20 71.62 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T20:17:15.941Z] #20 71.62 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:17:15.941Z] #20 71.67 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T20:17:16.201Z] #20 71.67 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T20:17:16.201Z] #20 71.68 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:17:16.201Z] #20 71.74 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T20:17:16.201Z] #20 71.75 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T20:17:16.201Z] #20 71.76 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:17:16.461Z] #20 71.98 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T20:17:16.462Z] #20 71.99 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T20:17:16.462Z] #20 72.00 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T20:17:16.462Z] #20 72.01 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T20:17:16.462Z] #20 72.02 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T20:17:16.462Z] #20 72.04 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T20:17:16.462Z] #20 72.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T20:17:16.462Z] #20 72.06 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T20:17:16.462Z] #20 72.07 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T20:17:16.462Z] #20 72.08 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T20:17:16.462Z] #20 72.10 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T20:17:16.462Z] #20 72.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T20:17:16.462Z] #20 72.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T20:17:16.462Z] #20 72.14 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T20:17:16.462Z] #20 72.15 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T20:17:16.462Z] #20 72.16 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T20:17:16.462Z] #20 72.17 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T20:17:16.722Z] #20 72.19 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T20:17:16.722Z] #20 72.20 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T20:17:16.722Z] #20 72.21 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T20:17:16.722Z] #20 72.23 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:17:16.722Z] #20 72.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:17:16.722Z] #20 72.25 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:17:16.722Z] #20 72.26 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T20:17:16.722Z] #20 72.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T20:17:16.722Z] #20 72.28 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T20:17:16.722Z] #20 72.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T20:17:16.722Z] #20 72.30 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T20:17:16.722Z] #20 72.32 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T20:17:16.722Z] #20 72.34 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:17:16.722Z] #20 72.35 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T20:17:16.722Z] #20 72.37 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:17:16.982Z] #20 72.39 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T20:17:16.982Z] #20 72.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:17:17.555Z] #20 DONE 73.1s [2022-01-20T20:17:17.555Z] [2022-01-20T20:17:17.555Z] #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-01-20T20:17:17.555Z] #67 sha256:ed28fefe6ac651c388ea3aabdbf3b04363131e02562ceaef8fddd31e65e1d392 [2022-01-20T20:17:17.555Z] #67 ... [2022-01-20T20:17:17.555Z] [2022-01-20T20:17:17.555Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-01-20T20:17:17.555Z] #21 sha256:99941ceab30114e1ff6211337aa5ca0b3aadbb6a9bc677f2e7e78c1f8cb561be [2022-01-20T20:17:18.142Z] #23 9.115 Collecting yamllint==1.26.1 [2022-01-20T20:17:18.399Z] #23 10.18 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:17:18.522Z] #23 9.349 Collecting yamllint==1.26.1 [2022-01-20T20:17:18.949Z] #21 1.130 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T20:17:18.949Z] #21 1.130 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T20:17:18.949Z] #21 1.375 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T20:17:19.085Z] #23 10.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:17:19.768Z] #23 11.21 Collecting pathspec>=0.5.3 [2022-01-20T20:17:19.768Z] #23 11.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:17:19.768Z] #23 11.57 Collecting pyyaml [2022-01-20T20:17:19.768Z] #23 11.58 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-20T20:17:19.768Z] #23 11.61 Building wheels for collected packages: yamllint [2022-01-20T20:17:19.768Z] #23 11.62 Building wheel for yamllint (setup.py): started [2022-01-20T20:17:20.014Z] #23 11.52 Collecting pathspec>=0.5.3 [2022-01-20T20:17:20.014Z] #23 11.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:17:20.577Z] #23 11.87 Collecting pyyaml [2022-01-20T20:17:20.577Z] #23 11.88 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-20T20:17:20.577Z] #23 11.94 Building wheels for collected packages: yamllint [2022-01-20T20:17:20.577Z] #23 11.95 Building wheel for yamllint (setup.py): started [2022-01-20T20:17:20.698Z] #23 12.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:17:20.698Z] #23 12.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=941f9b62616c942bfcbb844885a3e14e669bcdc2ed6e82b9e61bc0a02599d86f [2022-01-20T20:17:20.698Z] #23 12.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:17:20.698Z] #23 12.50 Successfully built yamllint [2022-01-20T20:17:20.698Z] #23 12.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:17:21.262Z] #23 13.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:17:21.450Z] #23 ... [2022-01-20T20:17:21.450Z] [2022-01-20T20:17:21.450Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:17:21.450Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:17:21.450Z] #43 170.4 + dpkg --print-architecture [2022-01-20T20:17:21.450Z] #43 170.4 + git checkout -q v2.1.0 [2022-01-20T20:17:21.450Z] #43 171.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:17:21.450Z] #43 171.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:17:21.507Z] #23 12.78 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:17:21.507Z] #23 12.79 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=941f9b62616c942bfcbb844885a3e14e669bcdc2ed6e82b9e61bc0a02599d86f [2022-01-20T20:17:21.507Z] #23 12.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:17:21.507Z] #23 12.79 Successfully built yamllint [2022-01-20T20:17:21.507Z] #23 12.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:17:21.764Z] #23 13.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:17:21.826Z] #23 DONE 13.4s [2022-01-20T20:17:21.826Z] [2022-01-20T20:17:21.826Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:17:21.826Z] #27 sha256:f7f8b2c16d8c7e614f49b4e805dea7bdfa0e15b40b88bda3f67ce15ded2b733c [2022-01-20T20:17:21.826Z] #27 DONE 0.2s [2022-01-20T20:17:21.826Z] [2022-01-20T20:17:21.826Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:17:21.826Z] #32 sha256:f2cf6b17b46e18436f36010eb64d4b05312ee5bce82e2105bdbfe069c7cbd888 [2022-01-20T20:17:22.020Z] #23 DONE 13.5s [2022-01-20T20:17:22.020Z] [2022-01-20T20:17:22.020Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:17:22.020Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:17:22.277Z] #51 ... [2022-01-20T20:17:22.277Z] [2022-01-20T20:17:22.277Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:17:22.277Z] #27 sha256:6ee10f21a9d06abaa1e1ddda197814ddcb205f028a2d1128db1b0617c669aaec [2022-01-20T20:17:22.277Z] #27 DONE 0.1s [2022-01-20T20:17:22.277Z] [2022-01-20T20:17:22.277Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:17:22.277Z] #32 sha256:be4224d27844ff083ece85e724d2529f457f57b29b058983a6f89a1571ca88ad [2022-01-20T20:17:22.389Z] #32 DONE 0.5s [2022-01-20T20:17:22.389Z] [2022-01-20T20:17:22.389Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:17:22.389Z] #35 sha256:f4d033c84da32880df6de2aedcf8e13d440d8cff5ea12d0a431b594274f47795 [2022-01-20T20:17:22.646Z] #35 DONE 0.4s [2022-01-20T20:17:22.646Z] [2022-01-20T20:17:22.646Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:17:22.646Z] #37 sha256:879175e26d8473bb0d8d62601c637ff40016c196144fc579bbab24bbd1deb70a [2022-01-20T20:17:22.646Z] #37 DONE 0.1s [2022-01-20T20:17:22.646Z] [2022-01-20T20:17:22.646Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:17:22.646Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:17:22.838Z] #32 DONE 0.5s [2022-01-20T20:17:22.838Z] [2022-01-20T20:17:22.838Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:17:22.838Z] #35 sha256:0e55aac129e21886a84ac41a30b3460917a31c6a05ac2816a0d372982d3034a6 [2022-01-20T20:17:22.903Z] #51 ... [2022-01-20T20:17:22.903Z] [2022-01-20T20:17:22.903Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:17:22.903Z] #41 sha256:4a117d95c30d97351e46df7e3b6a64ec5f4446cf376f5ee7feff94e47dfd45ed [2022-01-20T20:17:22.903Z] #41 DONE 0.0s [2022-01-20T20:17:22.903Z] [2022-01-20T20:17:22.903Z] #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-01-20T20:17:22.903Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:17:23.093Z] #35 DONE 0.3s [2022-01-20T20:17:23.093Z] [2022-01-20T20:17:23.093Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:17:23.093Z] #37 sha256:e7451e83b65a2d49c43fac374c3ce67a379c00ba9707c5ea1bb1bb6446090af0 [2022-01-20T20:17:23.093Z] #37 DONE 0.0s [2022-01-20T20:17:23.093Z] [2022-01-20T20:17:23.093Z] #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-01-20T20:17:23.093Z] #60 sha256:a83d7eae33adec6877d013377c63e69b5eff919ac75b0faeb88bc593304dffa2 [2022-01-20T20:17:23.093Z] #60 ... [2022-01-20T20:17:23.093Z] [2022-01-20T20:17:23.093Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:17:23.093Z] #41 sha256:bea9cf0512e84c75629d78752e7bfdd300c5beeaec4754ba026fcd3e02098c5d [2022-01-20T20:17:23.093Z] #41 DONE 0.0s [2022-01-20T20:17:23.349Z] [2022-01-20T20:17:23.349Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:17:23.349Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:17:24.496Z] #21 1.638 Reading package lists... [2022-01-20T20:17:26.227Z] #56 ... [2022-01-20T20:17:26.227Z] [2022-01-20T20:17:26.227Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:17:26.227Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:17:26.227Z] #43 166.6 + dpkg --print-architecture [2022-01-20T20:17:26.227Z] #43 166.6 + git checkout -q v2.1.0 [2022-01-20T20:17:26.489Z] #43 167.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:17:26.489Z] #43 167.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:17:26.726Z] #43 ... [2022-01-20T20:17:26.726Z] [2022-01-20T20:17:26.726Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:17:26.726Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:17:26.726Z] #51 174.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:17:26.726Z] #51 DONE 176.1s [2022-01-20T20:17:26.726Z] [2022-01-20T20:17:26.726Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:17:26.726Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T20:17:26.726Z] #23 9.694 Collecting yamllint==1.26.1 [2022-01-20T20:17:26.726Z] #23 10.77 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:17:26.726Z] #23 11.88 Collecting pathspec>=0.5.3 [2022-01-20T20:17:26.726Z] #23 11.90 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:17:26.726Z] #23 12.25 Collecting pyyaml [2022-01-20T20:17:26.726Z] #23 12.26 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-20T20:17:26.726Z] #23 12.40 Building wheels for collected packages: yamllint [2022-01-20T20:17:26.726Z] #23 12.40 Building wheel for yamllint (setup.py): started [2022-01-20T20:17:26.726Z] #23 13.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:17:26.726Z] #23 13.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3fd4d55ed3dc19de4d2f716a66f0afbea71fa570763e218be525cd3ef0a52c98 [2022-01-20T20:17:26.726Z] #23 13.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:17:26.726Z] #23 13.32 Successfully built yamllint [2022-01-20T20:17:26.726Z] #23 13.36 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:17:26.726Z] #23 14.75 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:17:26.726Z] #23 DONE 15.2s [2022-01-20T20:17:26.726Z] [2022-01-20T20:17:26.726Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:17:26.726Z] #27 sha256:4a5ccd303c1c0e29cd45d2b666cb2d9954973b986b21f97395f841d1e9f63206 [2022-01-20T20:17:27.295Z] #27 DONE 0.9s [2022-01-20T20:17:27.295Z] [2022-01-20T20:17:27.295Z] #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-01-20T20:17:27.295Z] #56 sha256:914639ee410247a7e6b9bfe6da8bc12dd0ac341da52556739e52b68039752c8d [2022-01-20T20:17:27.554Z] #56 ... [2022-01-20T20:17:27.554Z] [2022-01-20T20:17:27.554Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:17:27.554Z] #32 sha256:af0298f43078467c543a9e4cfb7469e9d679a5964713419738738aea70ec7950 [2022-01-20T20:17:28.699Z] #21 6.382 Reading package lists... [2022-01-20T20:17:28.932Z] #32 DONE 1.2s [2022-01-20T20:17:28.932Z] [2022-01-20T20:17:28.932Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:17:28.932Z] #35 sha256:5496d3f0e0455e385e4b74485e63f2582a76234e7ba340c1f4d765aebffc3b59 [2022-01-20T20:17:29.191Z] #35 DONE 0.7s [2022-01-20T20:17:29.191Z] [2022-01-20T20:17:29.191Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:17:29.191Z] #37 sha256:340c88b034fee37d70a908d4adde5760cbbd7870065f88dff37de786b7d98b32 [2022-01-20T20:17:29.451Z] #37 DONE 0.1s [2022-01-20T20:17:29.451Z] [2022-01-20T20:17:29.451Z] #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-01-20T20:17:29.451Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:17:29.451Z] #60 ... [2022-01-20T20:17:29.451Z] [2022-01-20T20:17:29.451Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:17:29.451Z] #41 sha256:a37eecd7d552312a2579a057dfc699f581adeb7a998e1d3fc25c33518676e6a3 [2022-01-20T20:17:29.640Z] #21 11.12 Building dependency tree... [2022-01-20T20:17:29.709Z] #41 DONE 0.3s [2022-01-20T20:17:29.709Z] [2022-01-20T20:17:29.709Z] #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-01-20T20:17:29.709Z] #56 sha256:914639ee410247a7e6b9bfe6da8bc12dd0ac341da52556739e52b68039752c8d [2022-01-20T20:17:29.892Z] #51 ... [2022-01-20T20:17:29.892Z] [2022-01-20T20:17:29.892Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:17:29.892Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:17:29.892Z] #43 169.8 + dpkg --print-architecture [2022-01-20T20:17:29.892Z] #43 169.8 + git checkout -q v2.1.0 [2022-01-20T20:17:29.892Z] #43 169.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T20:17:29.892Z] #43 169.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T20:17:29.900Z] #21 12.25 Reading state information... [2022-01-20T20:17:30.656Z] #43 ... [2022-01-20T20:17:30.656Z] [2022-01-20T20:17:30.656Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:17:30.656Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:17:30.656Z] #51 170.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:17:30.656Z] #51 DONE 170.8s [2022-01-20T20:17:30.656Z] [2022-01-20T20:17:30.656Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:17:30.656Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:17:30.840Z] #21 13.40 The following additional packages will be installed: [2022-01-20T20:17:30.840Z] #21 13.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T20:17:30.840Z] #21 13.41 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T20:17:31.100Z] #21 13.41 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T20:17:31.100Z] #21 13.41 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T20:17:31.100Z] #21 13.41 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T20:17:31.100Z] #21 13.41 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-20T20:17:31.100Z] #21 13.42 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T20:17:31.100Z] #21 13.43 Suggested packages: [2022-01-20T20:17:31.100Z] #21 13.43 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-20T20:17:31.100Z] #21 13.43 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-20T20:17:31.100Z] #21 13.43 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-20T20:17:31.100Z] #21 13.43 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-20T20:17:31.100Z] #21 13.43 seccomp:ppc64el seccomp:s390x [2022-01-20T20:17:31.100Z] #21 13.43 Recommended packages: [2022-01-20T20:17:31.100Z] #21 13.43 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-20T20:17:31.100Z] #21 13.43 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-20T20:17:31.100Z] #21 13.43 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-20T20:17:31.100Z] #21 13.43 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-20T20:17:31.672Z] #21 13.98 The following NEW packages will be installed: [2022-01-20T20:17:31.672Z] #21 13.99 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T20:17:31.672Z] #21 13.99 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-20T20:17:31.672Z] #21 13.99 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-20T20:17:31.672Z] #21 13.99 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T20:17:31.672Z] #21 13.99 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T20:17:31.672Z] #21 13.99 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T20:17:31.672Z] #21 13.99 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T20:17:31.672Z] #21 13.99 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-20T20:17:31.672Z] #21 13.99 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-20T20:17:31.672Z] #21 13.99 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-20T20:17:31.672Z] #21 14.00 libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T20:17:31.788Z] #43 ... [2022-01-20T20:17:31.789Z] [2022-01-20T20:17:31.789Z] #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.23.8" && /build/golangci-lint --version [2022-01-20T20:17:31.789Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T20:17:31.789Z] #51 171.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T20:17:31.789Z] #51 DONE 172.6s [2022-01-20T20:17:31.789Z] [2022-01-20T20:17:31.789Z] #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-01-20T20:17:31.789Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:17:31.933Z] #21 14.33 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:17:31.933Z] #21 14.33 Need to get 15.9 MB of archives. [2022-01-20T20:17:31.933Z] #21 14.33 After this operation, 73.0 MB of additional disk space will be used. [2022-01-20T20:17:31.933Z] #21 14.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-20T20:17:31.933Z] #21 14.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-20T20:17:31.933Z] #21 14.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-20T20:17:31.933Z] #21 14.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-20T20:17:31.933Z] #21 14.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-20T20:17:31.933Z] #21 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-20T20:17:31.933Z] #21 14.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-20T20:17:31.933Z] #21 14.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-20T20:17:31.933Z] #21 14.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-20T20:17:31.933Z] #21 14.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-20T20:17:31.933Z] #21 14.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-20T20:17:31.933Z] #21 14.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-20T20:17:31.933Z] #21 14.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-20T20:17:31.933Z] #21 14.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-20T20:17:31.933Z] #21 14.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-20T20:17:31.933Z] #21 14.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-20T20:17:31.933Z] #21 14.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-20T20:17:31.933Z] #21 14.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-20T20:17:31.933Z] #21 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-20T20:17:31.933Z] #21 14.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-20T20:17:31.933Z] #21 14.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-20T20:17:31.933Z] #21 14.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-20T20:17:31.933Z] #21 14.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-20T20:17:31.933Z] #21 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T20:17:32.194Z] #21 14.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T20:17:32.194Z] #21 14.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-20T20:17:32.194Z] #21 14.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-20T20:17:32.194Z] #21 14.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-20T20:17:32.194Z] #21 14.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-20T20:17:32.194Z] #21 14.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-20T20:17:32.194Z] #21 14.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-20T20:17:32.194Z] #21 14.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-20T20:17:32.194Z] #21 14.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-20T20:17:32.194Z] #21 14.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-20T20:17:32.194Z] #21 14.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-20T20:17:32.194Z] #21 14.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-20T20:17:32.194Z] #21 14.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-20T20:17:32.194Z] #21 14.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-20T20:17:32.194Z] #21 14.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-20T20:17:32.194Z] #21 14.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T20:17:32.767Z] #21 15.07 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:17:32.767Z] #21 15.29 Fetched 15.9 MB in 1s (31.1 MB/s) [2022-01-20T20:17:32.767Z] #21 15.33 Selecting previously unselected package gcc-10-base:armel. [2022-01-20T20:17:32.767Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-01-20T20:17:32.767Z] #21 15.37 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-20T20:17:33.028Z] #21 15.38 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-20T20:17:33.028Z] #21 15.43 Selecting previously unselected package gcc-10-base:armhf. [2022-01-20T20:17:33.028Z] #21 15.43 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-20T20:17:33.028Z] #21 15.44 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T20:17:33.028Z] #21 15.49 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-20T20:17:33.028Z] #21 15.49 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-20T20:17:33.028Z] #21 15.50 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T20:17:33.028Z] #21 15.56 Selecting previously unselected package gcc-10-base:s390x. [2022-01-20T20:17:33.028Z] #21 15.56 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-20T20:17:33.028Z] #21 15.56 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T20:17:33.028Z] #21 15.62 Selecting previously unselected package gcc-10-base:arm64. [2022-01-20T20:17:33.289Z] #21 15.63 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-20T20:17:33.289Z] #21 15.63 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T20:17:33.289Z] #21 15.69 Selecting previously unselected package libgcc-s1:armel. [2022-01-20T20:17:33.289Z] #21 15.69 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-20T20:17:33.289Z] #21 15.71 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-20T20:17:33.550Z] #21 15.76 Selecting previously unselected package libcrypt1:armel. [2022-01-20T20:17:33.550Z] #21 15.77 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-20T20:17:33.550Z] #21 15.78 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T20:17:33.550Z] #21 15.85 Selecting previously unselected package libc6:armel. [2022-01-20T20:17:33.550Z] #21 15.86 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-20T20:17:33.810Z] #21 16.02 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-20T20:17:34.071Z] #21 16.46 Selecting previously unselected package libapparmor1:armel. [2022-01-20T20:17:34.071Z] #21 16.47 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-20T20:17:34.071Z] #21 16.48 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-20T20:17:34.071Z] #21 16.53 Selecting previously unselected package libapparmor-dev:armel. [2022-01-20T20:17:34.071Z] #21 16.54 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-20T20:17:34.071Z] #21 16.55 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T20:17:34.331Z] #21 16.62 Selecting previously unselected package libgcc-s1:arm64. [2022-01-20T20:17:34.331Z] #21 16.62 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-20T20:17:34.331Z] #21 16.63 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T20:17:34.331Z] #21 16.67 Selecting previously unselected package libcrypt1:arm64. [2022-01-20T20:17:34.331Z] #21 16.68 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-20T20:17:34.331Z] #21 16.69 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T20:17:34.331Z] #21 16.78 Selecting previously unselected package libc6:arm64. [2022-01-20T20:17:34.331Z] #21 16.78 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-20T20:17:34.592Z] #21 16.94 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T20:17:34.855Z] #21 17.40 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T20:17:34.855Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T20:17:34.855Z] #21 17.41 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:17:34.855Z] #21 17.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T20:17:35.116Z] #21 17.47 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T20:17:35.116Z] #21 17.47 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:17:35.116Z] #21 17.56 Selecting previously unselected package libgcc-s1:s390x. [2022-01-20T20:17:35.116Z] #21 17.56 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-20T20:17:35.116Z] #21 17.57 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T20:17:35.116Z] #21 17.62 Selecting previously unselected package libcrypt1:s390x. [2022-01-20T20:17:35.116Z] #21 17.63 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-20T20:17:35.116Z] #21 17.63 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T20:17:35.377Z] #21 17.72 Selecting previously unselected package libc6:s390x. [2022-01-20T20:17:35.377Z] #21 17.73 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-20T20:17:35.638Z] #21 17.93 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T20:17:35.899Z] #21 18.41 Selecting previously unselected package libapparmor1:s390x. [2022-01-20T20:17:35.899Z] #21 18.41 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-20T20:17:35.899Z] #21 18.42 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-20T20:17:35.899Z] #21 18.47 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-20T20:17:36.160Z] #21 18.47 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-20T20:17:36.160Z] #21 18.48 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T20:17:36.160Z] #21 18.55 Selecting previously unselected package libgcc-s1:armhf. [2022-01-20T20:17:36.160Z] #21 18.55 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-20T20:17:36.160Z] #21 18.55 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T20:17:36.160Z] #21 18.60 Selecting previously unselected package libcrypt1:armhf. [2022-01-20T20:17:36.160Z] #21 18.60 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-20T20:17:36.160Z] #21 18.61 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T20:17:36.160Z] #21 18.69 Selecting previously unselected package libc6:armhf. [2022-01-20T20:17:36.421Z] #21 18.70 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-20T20:17:36.421Z] #21 18.86 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T20:17:36.943Z] #21 19.26 Selecting previously unselected package libapparmor1:armhf. [2022-01-20T20:17:36.943Z] #21 19.26 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-20T20:17:36.943Z] #21 19.27 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-20T20:17:36.943Z] #21 19.32 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-20T20:17:36.943Z] #21 19.32 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-20T20:17:36.943Z] #21 19.33 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T20:17:36.943Z] #21 19.39 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-20T20:17:36.943Z] #21 19.39 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-20T20:17:36.943Z] #21 19.40 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T20:17:36.943Z] #21 19.44 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-20T20:17:36.943Z] #21 19.45 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-20T20:17:36.943Z] #21 19.46 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T20:17:37.204Z] #21 19.54 Selecting previously unselected package libc6:ppc64el. [2022-01-20T20:17:37.204Z] #21 19.55 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-20T20:17:37.466Z] #21 19.72 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T20:17:37.988Z] #21 20.26 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-20T20:17:37.988Z] #21 20.27 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-20T20:17:37.988Z] #21 20.27 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T20:17:37.988Z] #21 20.33 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-20T20:17:37.988Z] #21 20.34 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-20T20:17:37.988Z] #21 20.34 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T20:17:37.988Z] #21 20.42 Selecting previously unselected package libseccomp2:s390x. [2022-01-20T20:17:37.988Z] #21 20.43 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T20:17:37.988Z] #21 20.43 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:17:37.988Z] #21 20.48 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-20T20:17:37.989Z] #21 20.48 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T20:17:37.989Z] #21 20.49 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.250Z] #21 20.55 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-20T20:17:38.250Z] #21 20.56 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T20:17:38.250Z] #21 20.57 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.250Z] #21 20.61 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-20T20:17:38.250Z] #21 20.62 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T20:17:38.250Z] #21 20.63 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.250Z] #21 20.69 Selecting previously unselected package libseccomp2:armhf. [2022-01-20T20:17:38.250Z] #21 20.69 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T20:17:38.250Z] #21 20.70 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.250Z] #21 20.74 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-20T20:17:38.250Z] #21 20.75 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T20:17:38.250Z] #21 20.76 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.250Z] #21 20.82 Selecting previously unselected package libseccomp2:armel. [2022-01-20T20:17:38.511Z] #21 20.83 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T20:17:38.511Z] #21 20.83 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.511Z] #21 20.88 Selecting previously unselected package libseccomp-dev:armel. [2022-01-20T20:17:38.511Z] #21 20.88 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T20:17:38.511Z] #21 20.89 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.511Z] #21 20.94 Selecting previously unselected package libseccomp2:arm64. [2022-01-20T20:17:38.511Z] #21 20.95 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T20:17:38.511Z] #21 20.95 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.511Z] #21 21.00 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T20:17:38.511Z] #21 21.00 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T20:17:38.511Z] #21 21.01 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:17:38.772Z] #21 21.10 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.12 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.13 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.15 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.16 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.18 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T20:17:38.772Z] #21 21.19 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T20:17:38.772Z] #21 21.20 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T20:17:38.772Z] #21 21.22 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T20:17:38.772Z] #21 21.23 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T20:17:38.772Z] #21 21.24 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.25 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.26 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.28 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T20:17:38.772Z] #21 21.29 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T20:17:39.033Z] #21 21.30 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T20:17:39.682Z] #56 ... [2022-01-20T20:17:39.682Z] [2022-01-20T20:17:39.682Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:17:39.682Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:17:39.682Z] #43 DONE 189.5s [2022-01-20T20:17:39.942Z] [2022-01-20T20:17:39.942Z] #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-01-20T20:17:39.942Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:17:40.418Z] #21 22.53 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-20T20:17:41.322Z] #60 ... [2022-01-20T20:17:41.322Z] [2022-01-20T20:17:41.322Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:17:41.322Z] #44 sha256:6b15741f5fdea5674bb87d01d70cde3f50c56dc22032f52f190838f97eac61c4 [2022-01-20T20:17:41.360Z] #21 23.77 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T20:17:42.186Z] 8f616e6e9eec: Pull complete [2022-01-20T20:17:42.259Z] #44 DONE 1.1s [2022-01-20T20:17:42.259Z] [2022-01-20T20:17:42.259Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:17:42.259Z] #48 sha256:447a64da59c38ce7a5f42f6060be06c0ce55f7f9bf76f95034d6f9467f534dc2 [2022-01-20T20:17:42.259Z] #48 DONE 0.0s [2022-01-20T20:17:42.259Z] [2022-01-20T20:17:42.259Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:17:42.259Z] #50 sha256:6f42e8c49b5b904780cd56a50f1525b6f54ccf33224c081572430f3aa48853e7 [2022-01-20T20:17:42.259Z] #50 DONE 0.1s [2022-01-20T20:17:42.259Z] [2022-01-20T20:17:42.259Z] #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-01-20T20:17:42.259Z] #56 sha256:914639ee410247a7e6b9bfe6da8bc12dd0ac341da52556739e52b68039752c8d [2022-01-20T20:17:42.518Z] #56 ... [2022-01-20T20:17:42.518Z] [2022-01-20T20:17:42.518Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:17:42.518Z] #52 sha256:be1bec0a79245989636eee2d49e7036efc26d1469a563b2c6d3ceee5b5055a7d [2022-01-20T20:17:42.743Z] #21 25.01 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T20:17:42.831Z] #43 DONE 183.7s [2022-01-20T20:17:42.831Z] [2022-01-20T20:17:42.831Z] #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-01-20T20:17:42.831Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:17:43.085Z] #52 DONE 0.9s [2022-01-20T20:17:43.085Z] [2022-01-20T20:17:43.085Z] #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-01-20T20:17:43.085Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:17:43.344Z] #60 ... [2022-01-20T20:17:43.344Z] [2022-01-20T20:17:43.344Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:17:43.344Z] #54 sha256:14a7b39737ec6b4d3e9f58c3fa6ff27edb944c973f9b4380d60e61588084e6b0 [2022-01-20T20:17:43.344Z] #54 DONE 0.1s [2022-01-20T20:17:43.344Z] [2022-01-20T20:17:43.344Z] #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-01-20T20:17:43.344Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:17:43.685Z] #21 26.23 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T20:17:44.201Z] #56 ... [2022-01-20T20:17:44.201Z] [2022-01-20T20:17:44.201Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:17:44.201Z] #44 sha256:32db04b6a66ecee058eb5169b57a583720d1fd578a6f0a63bdae4826d0cfe371 [2022-01-20T20:17:45.070Z] #21 27.44 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.45 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.46 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.47 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.49 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.50 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.070Z] #21 27.52 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.070Z] #21 27.53 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.070Z] #21 27.54 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.070Z] #21 27.56 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.070Z] #21 27.57 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.59 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.60 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.61 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.62 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T20:17:45.070Z] #21 27.64 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.332Z] #21 27.65 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.332Z] #21 27.66 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.332Z] #21 27.68 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.332Z] #21 27.69 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T20:17:45.332Z] #21 27.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:17:45.927Z] #21 DONE 28.2s [2022-01-20T20:17:45.927Z] [2022-01-20T20:17:45.927Z] #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-01-20T20:17:45.927Z] #67 sha256:ed28fefe6ac651c388ea3aabdbf3b04363131e02562ceaef8fddd31e65e1d392 [2022-01-20T20:17:45.927Z] #67 ... [2022-01-20T20:17:45.927Z] [2022-01-20T20:17:45.927Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T20:17:45.927Z] #62 sha256:29dc6103ab2754cfa582ecae8987e8d9b90d7e90207710ed9aa825d0972f3692 [2022-01-20T20:17:45.927Z] #62 DONE 0.2s [2022-01-20T20:17:45.927Z] [2022-01-20T20:17:45.927Z] #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-01-20T20:17:45.927Z] #63 sha256:c36bcafc747cbb2aac800c490368fd1eb759a2322565033165b4293003284995 [2022-01-20T20:17:46.215Z] INFO: Extraction ended at 01/20/2022 20:17:33. Duration:00:01:13.5945905 [2022-01-20T20:17:46.215Z] INFO: Updating the golang and path environment variables [2022-01-20T20:17:46.215Z] INFO: GOPATH=d:\gopath [2022-01-20T20:17:46.215Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T20:17:46.215Z] INFO: Running the daemon under test in debug mode [2022-01-20T20:17:46.215Z] INFO: Starting a daemon under test... [2022-01-20T20:17:46.215Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43095\9\daemon --pidfile d:\CI\PR-43095\9\docker.pid -D [2022-01-20T20:17:46.215Z] INFO: Process started successfully. [2022-01-20T20:17:46.215Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T20:17:46.215Z] INFO: Waiting for the daemon under test to start... [2022-01-20T20:17:47.334Z] #63 1.186 + RM_GOPATH=0 [2022-01-20T20:17:47.334Z] #63 1.186 + TMP_GOPATH= [2022-01-20T20:17:47.334Z] #63 1.186 + : /build [2022-01-20T20:17:47.334Z] #63 1.186 + '[' -z '' ']' [2022-01-20T20:17:47.335Z] #63 1.186 ++ mktemp -d [2022-01-20T20:17:47.335Z] #63 ... [2022-01-20T20:17:47.335Z] [2022-01-20T20:17:47.335Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-20T20:17:47.335Z] #22 sha256:1364fa573d63dd63ee483e32922b1af2179d33650eba89bb1f311323d0998bc1 [2022-01-20T20:17:47.335Z] #22 DONE 1.4s [2022-01-20T20:17:47.335Z] [2022-01-20T20:17:47.335Z] #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-01-20T20:17:47.335Z] #63 sha256:c36bcafc747cbb2aac800c490368fd1eb759a2322565033165b4293003284995 [2022-01-20T20:17:47.335Z] #63 1.187 + export GOPATH=/tmp/tmp.yN96HHx9BI [2022-01-20T20:17:47.335Z] #63 1.188 + GOPATH=/tmp/tmp.yN96HHx9BI [2022-01-20T20:17:47.335Z] #63 1.188 + RM_GOPATH=1 [2022-01-20T20:17:47.335Z] #63 1.188 + case "$(go env GOARCH)" in [2022-01-20T20:17:47.335Z] #63 1.188 ++ go env GOARCH [2022-01-20T20:17:47.335Z] #63 1.194 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T20:17:47.335Z] #63 1.194 + GO_BUILDMODE=-buildmode=pie [2022-01-20T20:17:47.335Z] #63 1.194 ++ dirname /install.sh [2022-01-20T20:17:47.335Z] #63 1.195 + dir=/ [2022-01-20T20:17:47.335Z] #63 1.196 + bin=runc [2022-01-20T20:17:47.335Z] #63 1.196 + shift [2022-01-20T20:17:47.335Z] #63 1.196 + '[' '!' -f //runc.installer ']' [2022-01-20T20:17:47.335Z] #63 1.196 + . //runc.installer [2022-01-20T20:17:47.335Z] #63 1.196 ++ set -e [2022-01-20T20:17:47.335Z] #63 1.196 ++ : v1.0.3 [2022-01-20T20:17:47.335Z] #63 1.196 + install_runc [2022-01-20T20:17:47.335Z] #63 1.197 + RUNC_BUILDTAGS=seccomp [2022-01-20T20:17:47.335Z] #63 1.197 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T20:17:47.335Z] #63 1.197 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T20:17:47.335Z] #63 1.197 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yN96HHx9BI/src/github.com/opencontainers/runc [2022-01-20T20:17:47.335Z] #63 1.203 Cloning into '/tmp/tmp.yN96HHx9BI/src/github.com/opencontainers/runc'... [2022-01-20T20:17:47.473Z] #44 DONE 2.9s [2022-01-20T20:17:47.473Z] [2022-01-20T20:17:47.473Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:17:47.473Z] #48 sha256:8f1ad4675346002b235ccc0ea7e67fa45b9cd2e4740f01d80ed2a12decc9ce28 [2022-01-20T20:17:47.473Z] #48 DONE 0.0s [2022-01-20T20:17:47.473Z] [2022-01-20T20:17:47.473Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:17:47.473Z] #50 sha256:b035d404fdb702b9fc84c8d848e6b5e644135d19a0659a8e9c650c8e1332f69d [2022-01-20T20:17:47.473Z] #50 DONE 0.1s [2022-01-20T20:17:47.473Z] [2022-01-20T20:17:47.473Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:17:47.473Z] #52 sha256:44abf62ef8ffd3d9fc2d77bcc501beb8ce425f7fdf0b8c8f50ac55e873dc2865 [2022-01-20T20:17:47.473Z] #52 DONE 0.4s [2022-01-20T20:17:47.473Z] [2022-01-20T20:17:47.473Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-20T20:17:47.473Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:17:47.730Z] #56 ... [2022-01-20T20:17:47.730Z] [2022-01-20T20:17:47.730Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:17:47.730Z] #54 sha256:006d118b2e3c43a91a2a1820b0c6474353da8290071ad8a63a8cba716c7138dd [2022-01-20T20:17:47.730Z] #54 DONE 0.1s [2022-01-20T20:17:47.730Z] [2022-01-20T20:17:47.730Z] #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-01-20T20:17:47.730Z] #60 sha256:6e64f5771bfe81fffa3c45f86cbce5b5b1cc6e79a52d1bbd11cd6ba9a0edc4fc [2022-01-20T20:17:48.278Z] #63 ... [2022-01-20T20:17:48.278Z] [2022-01-20T20:17:48.278Z] #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-01-20T20:17:48.278Z] #23 sha256:4d23fa77c33e13731797d9dfe3469959c1fa8e95e2e4a05b4b3211f988d351c8 [2022-01-20T20:17:48.278Z] #23 DONE 1.0s [2022-01-20T20:17:48.539Z] [2022-01-20T20:17:48.539Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T20:17:48.539Z] #24 sha256:117448747efc6bcf2d8ad48cfa3f6585468f8e50ecbf7ca14581f0c7961ed762 [2022-01-20T20:17:49.111Z] #24 0.829 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T20:17:49.111Z] #24 DONE 0.9s [2022-01-20T20:17:49.111Z] [2022-01-20T20:17:49.111Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T20:17:49.111Z] #25 sha256:aa9fd604e434196437b9b22a32543912471a73e7a7fc9f5a8e47bbf020985d12 [2022-01-20T20:17:49.127Z] #26 186.6 + return [2022-01-20T20:17:49.127Z] #26 DONE 189.3s [2022-01-20T20:17:49.127Z] [2022-01-20T20:17:49.127Z] #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-01-20T20:17:49.127Z] #60 sha256:42da50819bfcc80b426f016573d17a2bef42ce2d45d4b93376e09c1c58d04532 [2022-01-20T20:17:49.127Z] #60 164.7 + bin/containerd [2022-01-20T20:17:49.127Z] #60 ... [2022-01-20T20:17:49.127Z] [2022-01-20T20:17:49.127Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:17:49.127Z] #27 sha256:5fc0e12cedd776d6520e220d20ec6f75312d74670787b9627b2dec2daf8e6b99 [2022-01-20T20:17:49.127Z] #27 DONE 0.2s [2022-01-20T20:17:49.127Z] [2022-01-20T20:17:49.127Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:17:49.127Z] #32 sha256:4b4b4c7906a6bdcd8f776ee1080ebcae0bc3ee63d4c157d782a1453d8fcb2796 [2022-01-20T20:17:49.127Z] #32 DONE 0.8s [2022-01-20T20:17:49.127Z] [2022-01-20T20:17:49.127Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:17:49.127Z] #35 sha256:9a67bdecd2d34f0fe2497f874a1de54f30e2bb42afe3a5c5f6e79dc0e08f3b1a [2022-01-20T20:17:49.399Z] #35 DONE 0.6s [2022-01-20T20:17:49.399Z] [2022-01-20T20:17:49.399Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:17:49.399Z] #37 sha256:3e21b3eec0da842f887edea4b40fa47206a7ffcce6b10b69284e0897bf3b6855 [2022-01-20T20:17:49.399Z] #37 DONE 0.0s [2022-01-20T20:17:49.399Z] [2022-01-20T20:17:49.399Z] #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-01-20T20:17:49.399Z] #60 sha256:42da50819bfcc80b426f016573d17a2bef42ce2d45d4b93376e09c1c58d04532 [2022-01-20T20:17:49.660Z] #60 ... [2022-01-20T20:17:49.660Z] [2022-01-20T20:17:49.660Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:17:49.660Z] #41 sha256:5543f872febcd01e6cf5edcea8db7900040a315450450bd16ed423e789541f6e [2022-01-20T20:17:49.660Z] #41 DONE 0.0s [2022-01-20T20:17:49.919Z] [2022-01-20T20:17:49.919Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:17:49.919Z] #44 sha256:3e1de7d2cf6dba9d2972ebfccb155ef50770715eee85587291af7e908baba609 [2022-01-20T20:17:49.980Z] #56 ... [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T20:17:49.980Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T20:17:49.980Z] #43 DONE 187.8s [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-20T20:17:49.980Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:17:49.980Z] #56 ... [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:17:49.980Z] #44 sha256:1ddd766294207609907a1e903ae93e555059737399d0df57616698a31b8830c0 [2022-01-20T20:17:49.980Z] #44 DONE 0.6s [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:17:49.980Z] #48 sha256:cfeb6c87f471158be104f221fb34058b70f18ee35b4cea66b7b1645216214fd4 [2022-01-20T20:17:49.980Z] #48 DONE 0.1s [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:17:49.980Z] #50 sha256:26032cf99fbabd23060178f1706f9c48c0d523ff12cad69263ec136668c5988e [2022-01-20T20:17:49.980Z] #50 DONE 0.2s [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-20T20:17:49.980Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:17:49.980Z] #56 ... [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:17:49.980Z] #52 sha256:3d6c3af275f89cf37b5c77e03631ceaf30821d0e94188566d4dbdd10777b44b1 [2022-01-20T20:17:49.980Z] #52 DONE 0.4s [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:17:49.980Z] #54 sha256:191037659099abb5c8aad302c6808bb77469b3fea92d115c77832d4daff70de5 [2022-01-20T20:17:49.980Z] #54 DONE 0.0s [2022-01-20T20:17:49.980Z] [2022-01-20T20:17:49.980Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-20T20:17:49.980Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:17:50.054Z] #25 DONE 0.9s [2022-01-20T20:17:50.054Z] [2022-01-20T20:17:50.054Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T20:17:50.054Z] #26 sha256:80509316657069d8fd5cb243d2dfe7cedf5986d8600b2641c9aa499b2608fc30 [2022-01-20T20:17:50.859Z] #44 DONE 1.2s [2022-01-20T20:17:50.859Z] [2022-01-20T20:17:50.859Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:17:50.859Z] #48 sha256:bc765ca67d035a6f83453c1ddb892458363a7615b8b8be5b59a7394b9c5ce31c [2022-01-20T20:17:50.994Z] #26 DONE 0.9s [2022-01-20T20:17:50.994Z] [2022-01-20T20:17:50.994Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-01-20T20:17:50.994Z] #27 sha256:cbc4e290e18a63bb07299077d9bd2b0d23a757260d3b5f737bedd41cc11f5707 [2022-01-20T20:17:51.798Z] #48 DONE 1.0s [2022-01-20T20:17:51.798Z] [2022-01-20T20:17:51.798Z] #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-01-20T20:17:51.798Z] #56 sha256:3edd51ac1fbb6dc0de8faab6a6f548c45620c0b3932a107b8a529022f339520c [2022-01-20T20:17:51.798Z] #56 98.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:17:51.798Z] #56 ... [2022-01-20T20:17:51.798Z] [2022-01-20T20:17:51.798Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:17:51.798Z] #50 sha256:2dbf468fcc7645e0f3b59a92a982eb5f81d4dc899cf0e4697568bd19574d525f [2022-01-20T20:17:51.798Z] #50 DONE 0.1s [2022-01-20T20:17:51.936Z] #27 DONE 1.0s [2022-01-20T20:17:51.936Z] [2022-01-20T20:17:51.936Z] #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-01-20T20:17:51.936Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T20:17:52.057Z] [2022-01-20T20:17:52.057Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:17:52.057Z] #52 sha256:7d9ba98f13e9af763acd46756f1a1cee41d522b2eb84f794dfd74715f4542cbf [2022-01-20T20:17:52.316Z] #52 ... [2022-01-20T20:17:52.316Z] [2022-01-20T20:17:52.316Z] #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-01-20T20:17:52.316Z] #56 sha256:3edd51ac1fbb6dc0de8faab6a6f548c45620c0b3932a107b8a529022f339520c [2022-01-20T20:17:52.316Z] #56 99.16 + mkdir -p /build [2022-01-20T20:17:52.316Z] #56 99.16 + cp runc /build/runc [2022-01-20T20:17:52.316Z] #56 DONE 99.4s [2022-01-20T20:17:52.577Z] [2022-01-20T20:17:52.577Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:17:52.577Z] #52 sha256:7d9ba98f13e9af763acd46756f1a1cee41d522b2eb84f794dfd74715f4542cbf [2022-01-20T20:17:52.577Z] #52 DONE 0.6s [2022-01-20T20:17:52.577Z] [2022-01-20T20:17:52.577Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:17:52.577Z] #54 sha256:dc53604171e3500287d52de672ef5e2e084504af67b9ae6e34ba35595344a99f [2022-01-20T20:17:52.836Z] #54 DONE 0.1s [2022-01-20T20:17:52.836Z] [2022-01-20T20:17:52.836Z] #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-01-20T20:17:52.836Z] #60 sha256:42da50819bfcc80b426f016573d17a2bef42ce2d45d4b93376e09c1c58d04532 [2022-01-20T20:17:53.322Z] #28 1.349 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T20:17:53.322Z] #28 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T20:17:53.322Z] #28 1.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T20:17:53.405Z] #60 ... [2022-01-20T20:17:53.405Z] [2022-01-20T20:17:53.405Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:17:53.406Z] #57 sha256:bfc0863fbecee6fe89138f01e6ae344d7b01ff676c5d6663ea857862b5cae51e [2022-01-20T20:17:53.584Z] #28 1.602 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T20:17:53.847Z] #28 1.855 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T20:17:53.975Z] #57 DONE 0.5s [2022-01-20T20:17:53.975Z] [2022-01-20T20:17:53.975Z] #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-01-20T20:17:53.975Z] #60 sha256:42da50819bfcc80b426f016573d17a2bef42ce2d45d4b93376e09c1c58d04532 [2022-01-20T20:17:54.421Z] #28 2.162 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T20:17:54.421Z] #28 2.372 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T20:17:54.682Z] #28 2.628 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T20:17:54.803Z] .....INFO: Daemon under test started and replied! [2022-01-20T20:17:54.803Z] INFO: Docker version of the daemon under test [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] Client: [2022-01-20T20:17:54.803Z] Version: 17.06.2-ce [2022-01-20T20:17:54.803Z] API version: 1.30 [2022-01-20T20:17:54.803Z] Go version: go1.8.3 [2022-01-20T20:17:54.803Z] Git commit: cec0b72 [2022-01-20T20:17:54.803Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T20:17:54.803Z] OS/Arch: windows/amd64 [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] Server: [2022-01-20T20:17:54.803Z] Version: 0.0.0-dev [2022-01-20T20:17:54.803Z] API version: 1.42 (minimum version 1.24) [2022-01-20T20:17:54.803Z] Go version: go1.17.6 [2022-01-20T20:17:54.803Z] Git commit: ab0926b343 [2022-01-20T20:17:54.803Z] Built: 01/20/2022 20:14:32 [2022-01-20T20:17:54.803Z] OS/Arch: windows/amd64 [2022-01-20T20:17:54.803Z] Experimental: false [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] INFO: Docker info of the daemon under test [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] Containers: 0 [2022-01-20T20:17:54.803Z] Running: 0 [2022-01-20T20:17:54.803Z] Paused: 0 [2022-01-20T20:17:54.803Z] Stopped: 0 [2022-01-20T20:17:54.803Z] Images: 0 [2022-01-20T20:17:54.803Z] Server Version: 0.0.0-dev [2022-01-20T20:17:54.803Z] Storage Driver: windowsfilter [2022-01-20T20:17:54.803Z] Windows: [2022-01-20T20:17:54.803Z] Logging Driver: json-file [2022-01-20T20:17:54.803Z] Plugins: [2022-01-20T20:17:54.803Z] Volume: local [2022-01-20T20:17:54.803Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:17:54.803Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:17:54.803Z] Swarm: inactive [2022-01-20T20:17:54.803Z] Default Isolation: process [2022-01-20T20:17:54.803Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T20:17:54.803Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T20:17:54.803Z] OSType: windows [2022-01-20T20:17:54.803Z] Architecture: x86_64 [2022-01-20T20:17:54.803Z] CPUs: 4 [2022-01-20T20:17:54.803Z] Total Memory: 32GiB [2022-01-20T20:17:54.803Z] Name: azwin-2-a16f40 [2022-01-20T20:17:54.803Z] ID: KDZM:CIB4:3DHR:D7ZG:W6VF:YSFM:ZUZH:ZDNF:NCTI:LPCO:NUZ6:E4UH [2022-01-20T20:17:54.803Z] Docker Root Dir: D:\CI\PR-43095\9\daemon [2022-01-20T20:17:54.803Z] Debug Mode (client): false [2022-01-20T20:17:54.803Z] Debug Mode (server): true [2022-01-20T20:17:54.803Z] File Descriptors: -1 [2022-01-20T20:17:54.803Z] Goroutines: 16 [2022-01-20T20:17:54.803Z] System Time: 2022-01-20T20:17:54.2817439Z [2022-01-20T20:17:54.803Z] EventsListeners: 0 [2022-01-20T20:17:54.803Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:17:54.803Z] Labels: [2022-01-20T20:17:54.803Z] Experimental: false [2022-01-20T20:17:54.803Z] Insecure Registries: [2022-01-20T20:17:54.803Z] 127.0.0.0/8 [2022-01-20T20:17:54.803Z] Live Restore Enabled: false [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] INFO: Docker images of the daemon under test [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:17:54.803Z] [2022-01-20T20:17:54.803Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T20:17:54.803Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-20T20:17:54.943Z] #28 2.840 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T20:17:55.204Z] #28 3.096 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [104 kB] [2022-01-20T20:17:55.204Z] #28 3.097 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [111 kB] [2022-01-20T20:17:55.204Z] #28 3.098 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [110 kB] [2022-01-20T20:17:55.204Z] #28 3.100 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [107 kB] [2022-01-20T20:17:55.204Z] #28 3.109 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [104 kB] [2022-01-20T20:17:55.204Z] #28 3.113 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [110 kB] [2022-01-20T20:17:55.204Z] #28 3.306 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T20:17:55.205Z] #28 3.312 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T20:17:55.264Z] ltsc2019: Pulling from windows/servercore [2022-01-20T20:17:55.465Z] #28 3.313 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T20:17:55.465Z] #28 3.314 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T20:17:55.465Z] #28 3.316 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T20:17:55.465Z] #28 3.317 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T20:17:55.726Z] 4612f6d0b889: Pulling fs layer [2022-01-20T20:17:55.726Z] 567fd00846e9: Pulling fs layer [2022-01-20T20:18:00.757Z] #28 ... [2022-01-20T20:18:00.757Z] [2022-01-20T20:18:00.757Z] #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-01-20T20:18:00.757Z] #67 sha256:ed28fefe6ac651c388ea3aabdbf3b04363131e02562ceaef8fddd31e65e1d392 [2022-01-20T20:18:00.757Z] #67 69.12 + bin/containerd [2022-01-20T20:18:01.330Z] #67 ... [2022-01-20T20:18:01.330Z] [2022-01-20T20:18:01.330Z] #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-01-20T20:18:01.330Z] #63 sha256:c36bcafc747cbb2aac800c490368fd1eb759a2322565033165b4293003284995 [2022-01-20T20:18:01.330Z] #63 5.377 + cd /tmp/tmp.yN96HHx9BI/src/github.com/opencontainers/runc [2022-01-20T20:18:01.330Z] #63 5.377 + git checkout -q v1.0.3 [2022-01-20T20:18:01.330Z] #63 5.665 + '[' -z '' ']' [2022-01-20T20:18:01.330Z] #63 5.665 + target=static [2022-01-20T20:18:01.330Z] #63 5.665 + make BUILDTAGS=seccomp static [2022-01-20T20:18:01.330Z] #63 6.017 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T20:18:01.432Z] #60 176.9 + bin/containerd [2022-01-20T20:18:06.621Z] #63 ... [2022-01-20T20:18:06.621Z] [2022-01-20T20:18:06.621Z] #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-01-20T20:18:06.621Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T20:18:06.621Z] #28 13.83 Fetched 48.8 MB in 13s (3782 kB/s) [2022-01-20T20:18:06.708Z] #60 ... [2022-01-20T20:18:06.708Z] [2022-01-20T20:18:06.708Z] #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-01-20T20:18:06.708Z] #56 sha256:914639ee410247a7e6b9bfe6da8bc12dd0ac341da52556739e52b68039752c8d [2022-01-20T20:18:06.708Z] #56 111.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:18:07.301Z] #56 112.0 + mkdir -p /build [2022-01-20T20:18:07.301Z] #56 112.0 + cp runc /build/runc [2022-01-20T20:18:08.029Z] #56 ... [2022-01-20T20:18:08.029Z] [2022-01-20T20:18:08.029Z] #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-01-20T20:18:08.029Z] #60 sha256:a83d7eae33adec6877d013377c63e69b5eff919ac75b0faeb88bc593304dffa2 [2022-01-20T20:18:08.029Z] #60 181.7 + bin/containerd [2022-01-20T20:18:09.231Z] #56 DONE 113.7s [2022-01-20T20:18:09.231Z] [2022-01-20T20:18:09.231Z] #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-01-20T20:18:09.231Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:18:09.644Z] #60 175.0 + bin/containerd [2022-01-20T20:18:10.611Z] #60 ... [2022-01-20T20:18:10.611Z] [2022-01-20T20:18:10.611Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:18:10.611Z] #57 sha256:b69df007f1c7495d7c51f768d67c5fc65fde1f5bb66bec7941f111a32b3b7bf6 [2022-01-20T20:18:10.870Z] #57 DONE 0.5s [2022-01-20T20:18:10.870Z] [2022-01-20T20:18:10.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-01-20T20:18:10.870Z] #60 sha256:725f2e80c79c2b3bcaaeff04df09a02ac8c2eda084ba78a1516a01981a3ee74a [2022-01-20T20:18:11.499Z] 8f616e6e9eec: Pull complete [2022-01-20T20:18:12.163Z] #60 ... [2022-01-20T20:18:12.163Z] [2022-01-20T20:18:12.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-01-20T20:18:12.163Z] #56 sha256:d8ab3ca5443be3a5cb740243f7818f76303694ad359df8c1e337c88c13a072fc [2022-01-20T20:18:12.163Z] #56 111.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:18:12.163Z] #56 112.5 + mkdir -p /build [2022-01-20T20:18:12.163Z] #56 112.5 + cp runc /build/runc [2022-01-20T20:18:12.163Z] #56 DONE 113.3s [2022-01-20T20:18:12.163Z] [2022-01-20T20:18:12.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-01-20T20:18:12.163Z] #60 sha256:6e64f5771bfe81fffa3c45f86cbce5b5b1cc6e79a52d1bbd11cd6ba9a0edc4fc [2022-01-20T20:18:13.093Z] #60 ... [2022-01-20T20:18:13.093Z] [2022-01-20T20:18:13.093Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:18:13.093Z] #57 sha256:8ff1c10876a1efd229a5630a1163b6459b5d6b5bf45f43c8320909f325dd4b0c [2022-01-20T20:18:13.210Z] #28 13.83 Reading package lists... [2022-01-20T20:18:13.281Z] #60 ... [2022-01-20T20:18:13.281Z] [2022-01-20T20:18:13.281Z] #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-01-20T20:18:13.281Z] #56 sha256:8c7be1bc06ba7da95417c309487d6f236687e168926ca209c523693a67dd3bd5 [2022-01-20T20:18:13.281Z] #56 112.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:18:13.281Z] #56 112.8 + mkdir -p /build [2022-01-20T20:18:13.281Z] #56 112.8 + cp runc /build/runc [2022-01-20T20:18:13.281Z] #56 DONE 113.6s [2022-01-20T20:18:13.352Z] #57 DONE 0.3s [2022-01-20T20:18:13.352Z] [2022-01-20T20:18:13.352Z] #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-01-20T20:18:13.352Z] #60 sha256:6e64f5771bfe81fffa3c45f86cbce5b5b1cc6e79a52d1bbd11cd6ba9a0edc4fc [2022-01-20T20:18:13.537Z] [2022-01-20T20:18:13.537Z] #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-01-20T20:18:13.537Z] #60 sha256:a83d7eae33adec6877d013377c63e69b5eff919ac75b0faeb88bc593304dffa2 [2022-01-20T20:18:14.905Z] #60 ... [2022-01-20T20:18:14.905Z] [2022-01-20T20:18:14.905Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:18:14.905Z] #57 sha256:921aa7ab04c01e1a22394c15e36ae047cbcf5f2a8b86ac8eaf5d31e6ac1983f3 [2022-01-20T20:18:15.162Z] #57 DONE 0.3s [2022-01-20T20:18:15.162Z] [2022-01-20T20:18:15.162Z] #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-01-20T20:18:15.162Z] #60 sha256:a83d7eae33adec6877d013377c63e69b5eff919ac75b0faeb88bc593304dffa2 [2022-01-20T20:18:15.924Z] #60 194.7 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:18:15.924Z] #60 194.7 /usr/bin/ld: /tmp/go-link-2254775001/000019.o: in function `New': [2022-01-20T20:18:15.924Z] #60 194.7 /tmp/tmp.BsKRrwOmck/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T20:18:15.924Z] #60 194.8 + bin/containerd-stress [2022-01-20T20:18:16.872Z] 567fd00846e9: Verifying Checksum [2022-01-20T20:18:16.872Z] 567fd00846e9: Download complete [2022-01-20T20:18:17.311Z] #60 195.8 + bin/containerd-shim [2022-01-20T20:18:19.797Z] #28 20.31 Reading package lists... [2022-01-20T20:18:20.369Z] #28 26.80 Building dependency tree... [2022-01-20T20:18:21.316Z] #28 29.48 bzip2 is already the newest version (1.0.8-4). [2022-01-20T20:18:21.316Z] #28 29.48 patch is already the newest version (2.7.6-7). [2022-01-20T20:18:21.316Z] #28 29.48 xz-utils is already the newest version (5.2.5-2). [2022-01-20T20:18:21.316Z] #28 29.48 The following additional packages will be installed: [2022-01-20T20:18:21.573Z] 4612f6d0b889: Verifying Checksum [2022-01-20T20:18:21.573Z] 4612f6d0b889: Download complete [2022-01-20T20:18:21.577Z] #28 29.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T20:18:21.577Z] #28 29.49 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-20T20:18:21.577Z] #28 29.49 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T20:18:21.577Z] #28 29.49 python3-pkg-resources vim-runtime xxd [2022-01-20T20:18:21.577Z] #28 29.51 Suggested packages: [2022-01-20T20:18:21.577Z] #28 29.51 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-20T20:18:21.577Z] #28 29.51 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-20T20:18:21.577Z] #28 29.51 Recommended packages: [2022-01-20T20:18:21.577Z] #28 29.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T20:18:22.964Z] #28 30.90 The following NEW packages will be installed: [2022-01-20T20:18:22.965Z] #28 30.91 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-20T20:18:22.965Z] #28 30.91 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T20:18:22.965Z] #28 30.91 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-20T20:18:22.965Z] #28 30.92 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-20T20:18:22.965Z] #28 30.92 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-20T20:18:22.965Z] #28 30.92 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-20T20:18:22.965Z] #28 30.92 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-20T20:18:23.227Z] #28 31.31 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:18:23.227Z] #28 31.31 Need to get 18.6 MB of archives. [2022-01-20T20:18:23.227Z] #28 31.31 After this operation, 71.4 MB of additional disk space will be used. [2022-01-20T20:18:23.227Z] #28 31.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T20:18:23.227Z] #28 31.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T20:18:23.227Z] #28 31.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T20:18:23.227Z] #28 31.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T20:18:23.227Z] #28 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T20:18:23.227Z] #28 31.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T20:18:23.227Z] #28 31.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T20:18:23.227Z] #28 31.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T20:18:23.227Z] #28 31.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T20:18:23.227Z] #28 31.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T20:18:23.227Z] #28 31.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T20:18:23.227Z] #28 31.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T20:18:23.227Z] #28 31.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T20:18:23.227Z] #28 31.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T20:18:23.227Z] #28 31.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T20:18:23.227Z] #28 31.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T20:18:23.227Z] #28 31.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T20:18:23.227Z] #28 31.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T20:18:23.227Z] #28 31.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T20:18:23.227Z] #28 31.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T20:18:23.227Z] #28 31.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T20:18:23.489Z] #28 31.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T20:18:23.489Z] #28 31.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T20:18:23.489Z] #28 31.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T20:18:23.489Z] #28 31.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T20:18:23.489Z] #28 31.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T20:18:23.489Z] #28 31.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-20T20:18:23.489Z] #28 31.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T20:18:23.489Z] #28 31.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T20:18:23.489Z] #28 31.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T20:18:23.489Z] #28 31.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T20:18:23.489Z] #28 31.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T20:18:23.489Z] #28 31.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T20:18:23.489Z] #28 31.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T20:18:23.489Z] #28 31.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T20:18:23.489Z] #28 31.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T20:18:23.489Z] #28 31.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T20:18:23.489Z] #28 31.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T20:18:23.489Z] #28 31.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T20:18:23.489Z] #28 31.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T20:18:23.750Z] #28 31.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T20:18:23.750Z] #28 31.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T20:18:23.750Z] #28 31.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T20:18:23.750Z] #28 31.60 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T20:18:23.886Z] #60 201.7 + bin/containerd-shim-runc-v1 [2022-01-20T20:18:24.322Z] #28 32.19 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:18:24.583Z] #28 32.45 Fetched 18.6 MB in 1s (31.5 MB/s) [2022-01-20T20:18:24.583Z] #28 32.50 Selecting previously unselected package pigz. [2022-01-20T20:18:24.583Z] #28 32.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-01-20T20:18:24.583Z] #28 32.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T20:18:24.583Z] #28 32.56 Unpacking pigz (2.6-1) ... [2022-01-20T20:18:24.583Z] #28 32.62 Selecting previously unselected package libelf1:amd64. [2022-01-20T20:18:24.583Z] #28 32.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T20:18:24.583Z] #28 32.64 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T20:18:24.844Z] #28 32.77 Selecting previously unselected package libbpf0:amd64. [2022-01-20T20:18:24.844Z] #28 32.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T20:18:24.844Z] #28 32.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:18:24.844Z] #28 32.86 Selecting previously unselected package libcap2:amd64. [2022-01-20T20:18:24.844Z] #28 32.86 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T20:18:24.844Z] #28 32.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:18:24.844Z] #28 32.92 Selecting previously unselected package libmnl0:amd64. [2022-01-20T20:18:24.844Z] #28 32.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T20:18:24.844Z] #28 32.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:18:25.105Z] #28 33.09 Selecting previously unselected package libxtables12:amd64. [2022-01-20T20:18:25.105Z] #28 33.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T20:18:25.105Z] #28 33.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:18:25.105Z] #28 33.23 Selecting previously unselected package libcap2-bin. [2022-01-20T20:18:25.366Z] #28 33.24 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T20:18:25.366Z] #28 33.25 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T20:18:25.366Z] #28 33.34 Selecting previously unselected package iproute2. [2022-01-20T20:18:25.366Z] #28 33.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T20:18:25.366Z] #28 33.35 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T20:18:25.626Z] #28 33.63 Selecting previously unselected package xxd. [2022-01-20T20:18:25.627Z] #28 33.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:18:25.627Z] #28 33.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:25.627Z] #28 33.73 Selecting previously unselected package vim-common. [2022-01-20T20:18:25.887Z] #28 33.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:18:25.887Z] #28 33.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:25.887Z] #28 33.88 Selecting previously unselected package bash-completion. [2022-01-20T20:18:25.887Z] #28 33.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T20:18:27.177Z] #60 206.0 + bin/containerd-shim-runc-v2 [2022-01-20T20:18:27.272Z] #28 35.03 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T20:18:27.272Z] #28 35.32 Selecting previously unselected package apparmor. [2022-01-20T20:18:27.272Z] #28 35.33 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T20:18:27.272Z] #28 35.38 Unpacking apparmor (2.13.6-10) ... [2022-01-20T20:18:27.533Z] #28 35.64 Selecting previously unselected package inetutils-ping. [2022-01-20T20:18:27.745Z] #60 206.5 + binaries [2022-01-20T20:18:27.745Z] #60 206.5 + install -D bin/containerd /build/containerd [2022-01-20T20:18:27.745Z] #60 206.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:18:27.745Z] #60 206.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:18:27.745Z] #60 206.6 + install -D bin/ctr /build/ctr [2022-01-20T20:18:27.794Z] #28 35.65 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T20:18:27.794Z] #28 35.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T20:18:27.794Z] #28 35.74 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T20:18:27.794Z] #28 35.74 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:18:27.794Z] #28 35.75 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:18:27.794Z] #28 35.81 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T20:18:27.794Z] #28 35.81 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T20:18:27.794Z] #28 35.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:18:27.794Z] #28 35.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T20:18:28.055Z] #28 35.87 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T20:18:28.055Z] #28 35.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:18:28.055Z] #28 35.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T20:18:28.055Z] #28 35.94 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T20:18:28.055Z] #28 35.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:18:28.055Z] #28 36.02 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T20:18:28.055Z] #28 36.02 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T20:18:28.055Z] #28 36.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:18:28.055Z] #28 36.09 Selecting previously unselected package iptables. [2022-01-20T20:18:28.055Z] #28 36.10 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-20T20:18:28.055Z] #28 36.10 Unpacking iptables (1.8.7-1) ... [2022-01-20T20:18:28.316Z] #28 36.33 Selecting previously unselected package libonig5:amd64. [2022-01-20T20:18:28.316Z] #28 36.33 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T20:18:28.316Z] #28 36.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:18:28.316Z] #28 36.44 Selecting previously unselected package libjq1:amd64. [2022-01-20T20:18:28.577Z] #28 36.45 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T20:18:28.577Z] #28 36.46 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:18:28.577Z] #28 36.53 Selecting previously unselected package jq. [2022-01-20T20:18:28.577Z] #28 36.54 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-20T20:18:28.577Z] #28 36.54 Unpacking jq (1.6-2.1) ... [2022-01-20T20:18:28.577Z] #28 36.60 Selecting previously unselected package libaio1:amd64. [2022-01-20T20:18:28.577Z] #28 36.61 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T20:18:28.577Z] #28 36.62 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:18:28.577Z] #28 36.65 Selecting previously unselected package libgpm2:amd64. [2022-01-20T20:18:28.577Z] #28 36.66 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T20:18:28.577Z] #28 36.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:18:28.577Z] #28 36.71 Selecting previously unselected package libinih1:amd64. [2022-01-20T20:18:28.838Z] #28 36.71 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-20T20:18:28.838Z] #28 36.72 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T20:18:28.838Z] #28 36.76 Selecting previously unselected package libnet1:amd64. [2022-01-20T20:18:28.838Z] #28 36.77 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T20:18:28.838Z] #28 36.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:18:28.838Z] #28 36.85 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T20:18:28.838Z] #28 36.85 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T20:18:28.838Z] #28 36.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:18:28.838Z] #28 36.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T20:18:28.838Z] #28 36.94 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T20:18:28.838Z] #28 36.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:18:29.099Z] #28 37.00 Selecting previously unselected package net-tools. [2022-01-20T20:18:29.099Z] #28 37.00 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T20:18:29.099Z] #28 37.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:18:29.099Z] #28 37.14 Selecting previously unselected package python-pip-whl. [2022-01-20T20:18:29.099Z] #28 37.15 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T20:18:29.099Z] #28 37.16 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T20:18:29.360Z] #28 37.51 Selecting previously unselected package python3-lib2to3. [2022-01-20T20:18:29.622Z] #28 37.52 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T20:18:29.622Z] #28 37.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:18:29.622Z] #28 37.61 Selecting previously unselected package python3-distutils. [2022-01-20T20:18:29.622Z] #28 37.62 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T20:18:29.622Z] #28 37.63 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T20:18:29.622Z] #28 37.71 Selecting previously unselected package python3-pkg-resources. [2022-01-20T20:18:29.622Z] #28 37.72 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T20:18:29.622Z] #28 37.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:18:29.885Z] #28 37.82 Selecting previously unselected package python3-setuptools. [2022-01-20T20:18:29.885Z] #28 37.82 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T20:18:29.885Z] #28 37.83 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T20:18:30.146Z] #28 38.00 Selecting previously unselected package python3-wheel. [2022-01-20T20:18:30.146Z] #28 38.01 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T20:18:30.146Z] #28 38.01 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T20:18:30.146Z] #28 38.08 Selecting previously unselected package python3-pip. [2022-01-20T20:18:30.146Z] #28 38.08 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-20T20:18:30.146Z] #28 38.09 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T20:18:30.408Z] #28 38.27 Selecting previously unselected package sudo. [2022-01-20T20:18:30.408Z] #28 38.29 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T20:18:30.408Z] #28 38.29 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T20:18:30.669Z] #28 38.62 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T20:18:30.669Z] #28 38.62 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T20:18:30.669Z] #28 38.64 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:18:30.930Z] #28 38.80 Selecting previously unselected package uidmap. [2022-01-20T20:18:30.930Z] #28 38.81 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T20:18:30.930Z] #28 38.82 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T20:18:30.930Z] #28 38.91 Selecting previously unselected package vim-runtime. [2022-01-20T20:18:30.930Z] #28 38.92 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T20:18:30.930Z] #28 38.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T20:18:30.930Z] #28 38.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T20:18:30.930Z] #28 38.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:32.845Z] #28 40.77 Selecting previously unselected package vim. [2022-01-20T20:18:32.845Z] #28 40.79 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T20:18:32.845Z] #28 40.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:33.106Z] #28 41.13 Selecting previously unselected package xfsprogs. [2022-01-20T20:18:33.106Z] #28 41.14 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T20:18:33.106Z] #28 41.15 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T20:18:33.368Z] #28 41.44 Selecting previously unselected package zip. [2022-01-20T20:18:33.368Z] #28 41.45 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-20T20:18:33.368Z] #28 41.45 Unpacking zip (3.0-12) ... [2022-01-20T20:18:33.630Z] #28 41.54 Selecting previously unselected package zstd. [2022-01-20T20:18:33.630Z] #28 41.55 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T20:18:33.630Z] #28 41.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:18:33.630Z] #28 41.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T20:18:34.202Z] #28 42.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T20:18:34.202Z] #28 42.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T20:18:34.202Z] #28 42.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T20:18:34.202Z] #28 42.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T20:18:34.202Z] #28 42.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T20:18:34.202Z] #28 42.36 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T20:18:34.310Z] #60 DONE 212.1s [2022-01-20T20:18:34.310Z] [2022-01-20T20:18:34.310Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:18:34.310Z] #61 sha256:bc8d190ca10f1fd323489f3b16f5da765c8de730aebfd2392491b42fe4eaafc5 [2022-01-20T20:18:34.464Z] #28 42.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T20:18:34.464Z] #28 42.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T20:18:34.464Z] #28 42.41 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T20:18:35.036Z] #28 42.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:35.036Z] #28 42.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T20:18:35.036Z] #28 42.88 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T20:18:35.036Z] #28 42.90 Setting up apparmor (2.13.6-10) ... [2022-01-20T20:18:36.216Z] #61 DONE 2.1s [2022-01-20T20:18:36.427Z] #28 44.17 Setting up zip (3.0-12) ... [2022-01-20T20:18:36.427Z] #28 44.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:36.427Z] #28 44.21 Setting up bash-completion (1:2.11-2) ... [2022-01-20T20:18:36.476Z] [2022-01-20T20:18:36.476Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:18:36.476Z] #66 sha256:d2f46768f3dc8b2bc592d87d5d73689ade9db4c7a40262ea59ea01611e0c74cd [2022-01-20T20:18:36.735Z] #66 DONE 0.4s [2022-01-20T20:18:36.735Z] [2022-01-20T20:18:36.735Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:18:36.735Z] #71 sha256:717b648a1a3a67071638c969457c9cbef59f041600473618187bdc907bd77503 [2022-01-20T20:18:37.370Z] #28 45.42 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T20:18:37.370Z] #28 45.43 Setting up sudo (1.9.5p2-3) ... [2022-01-20T20:18:37.370Z] #28 45.51 invoke-rc.d: could not determine current runlevel [2022-01-20T20:18:37.419Z] #60 214.2 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:18:37.419Z] #60 214.2 /usr/bin/ld: /tmp/go-link-1453861885/000019.o: in function `New': [2022-01-20T20:18:37.419Z] #60 214.2 /tmp/tmp.9kGrH3ZBjU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T20:18:37.419Z] #60 214.2 + bin/containerd-stress [2022-01-20T20:18:37.631Z] #28 45.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:18:37.631Z] #28 45.52 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T20:18:37.631Z] #28 45.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T20:18:37.631Z] #28 45.55 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T20:18:37.631Z] #28 45.56 Setting up pigz (2.6-1) ... [2022-01-20T20:18:37.631Z] #28 45.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T20:18:37.631Z] #28 45.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T20:18:37.631Z] #28 45.61 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T20:18:37.631Z] #28 45.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:37.987Z] #60 215.3 + bin/containerd-shim [2022-01-20T20:18:38.248Z] #28 46.07 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T20:18:38.248Z] #28 46.10 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T20:18:38.513Z] #28 46.39 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T20:18:38.513Z] #28 46.40 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T20:18:38.513Z] #28 46.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T20:18:38.513Z] #28 46.42 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T20:18:38.777Z] #28 46.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T20:18:38.777Z] #28 46.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T20:18:38.777Z] #28 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T20:18:38.777Z] #28 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T20:18:38.777Z] #28 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T20:18:38.777Z] #28 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T20:18:38.777Z] #28 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T20:18:38.777Z] #28 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T20:18:38.777Z] #28 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T20:18:38.777Z] #28 46.78 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T20:18:39.295Z] #71 DONE 2.4s [2022-01-20T20:18:39.295Z] [2022-01-20T20:18:39.295Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:18:39.295Z] #72 sha256:c36367db37fb8abb5b23183504252d3ffde75776b81da5a71f244c10ad211640 [2022-01-20T20:18:39.295Z] #72 DONE 0.0s [2022-01-20T20:18:39.295Z] [2022-01-20T20:18:39.295Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:18:39.295Z] #73 sha256:9da03269d5a659c446c873182df21308f890693bd3690580484b1759ef8f0a21 [2022-01-20T20:18:39.719Z] #28 47.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T20:18:39.719Z] #28 47.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T20:18:39.719Z] #28 47.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T20:18:39.719Z] #28 47.71 Setting up python3-pip (20.3.4-4) ... [2022-01-20T20:18:39.863Z] #73 DONE 0.8s [2022-01-20T20:18:39.863Z] [2022-01-20T20:18:39.863Z] #74 exporting to image [2022-01-20T20:18:39.863Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:18:39.863Z] #74 exporting layers [2022-01-20T20:18:40.290Z] #28 48.32 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T20:18:40.290Z] #28 48.34 Setting up jq (1.6-2.1) ... [2022-01-20T20:18:40.290Z] #28 48.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T20:18:40.550Z] #28 48.36 Setting up iptables (1.8.7-1) ... [2022-01-20T20:18:40.550Z] #28 48.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:18:40.550Z] #28 48.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:18:40.550Z] #28 48.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T20:18:40.550Z] #28 48.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T20:18:40.550Z] #28 48.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T20:18:40.550Z] #28 48.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T20:18:40.550Z] #28 48.41 Setting up iproute2 (5.10.0-4) ... [2022-01-20T20:18:40.813Z] #28 48.66 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:18:41.082Z] #28 DONE 49.3s [2022-01-20T20:18:41.082Z] [2022-01-20T20:18:41.082Z] #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-01-20T20:18:41.082Z] #63 sha256:c36bcafc747cbb2aac800c490368fd1eb759a2322565033165b4293003284995 [2022-01-20T20:18:41.343Z] #63 ... [2022-01-20T20:18:41.343Z] [2022-01-20T20:18:41.343Z] #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-01-20T20:18:41.343Z] #29 sha256:da293fb0bb178af117ea2451107f1e3342776d518326f6780f4817c44bfc1ad7 [2022-01-20T20:18:42.286Z] #29 0.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T20:18:42.286Z] #29 0.863 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T20:18:42.286Z] #29 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T20:18:42.286Z] #29 DONE 1.0s [2022-01-20T20:18:42.286Z] [2022-01-20T20:18:42.286Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-20T20:18:42.286Z] #30 sha256:21db9a4b5227eed532d737a01d6bb569d979db0903629645b989404f8efb90c5 [2022-01-20T20:18:43.153Z] #74 exporting layers 3.1s done [2022-01-20T20:18:43.153Z] #74 writing image sha256:74b07da0dd5d4c5a67fd7119142fcdc4482dd2367ba6671829f93fc845be12f2 done [2022-01-20T20:18:43.153Z] #74 naming to docker.io/library/docker:432919c319b975c566ce9c06ca3260ecd0bdb885 done [2022-01-20T20:18:43.153Z] #74 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T20:18:43.484Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-20T20:18:44.028Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=432919c319b975c566ce9c06ca3260ecd0bdb885 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:432919c319b975c566ce9c06ca3260ecd0bdb885 hack/test/unit [2022-01-20T20:18:45.394Z] #60 209.7 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:18:45.395Z] #60 209.7 /usr/bin/ld: /tmp/go-link-3455598254/000019.o: in function `New': [2022-01-20T20:18:45.395Z] #60 209.7 /tmp/tmp.oJ1QCcBnAS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T20:18:45.395Z] #60 209.7 + bin/containerd-stress [2022-01-20T20:18:45.395Z] #60 210.8 + bin/containerd-shim [2022-01-20T20:18:46.111Z] #60 222.6 + bin/containerd-shim-runc-v1 [2022-01-20T20:18:46.564Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T20:18:46.564Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T20:18:46.564Z] + TESTDIRS=./... [2022-01-20T20:18:46.564Z] + exclude_paths='/vendor/|/integration' [2022-01-20T20:18:46.564Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T20:18:46.564Z] ++ go list ./... [2022-01-20T20:18:47.133Z] + pkg_list='github.com/docker/docker/api [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/backend [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/container [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/events [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/filters [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/image [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/mount [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/network [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/registry [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/time [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/versions [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:18:47.133Z] github.com/docker/docker/api/types/volume [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:18:47.133Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:18:47.133Z] github.com/docker/docker/cli [2022-01-20T20:18:47.133Z] github.com/docker/docker/cli/config [2022-01-20T20:18:47.133Z] github.com/docker/docker/cli/debug [2022-01-20T20:18:47.133Z] github.com/docker/docker/client [2022-01-20T20:18:47.133Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:18:47.133Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:18:47.133Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:18:47.133Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:18:47.133Z] github.com/docker/docker/container [2022-01-20T20:18:47.133Z] github.com/docker/docker/container/stream [2022-01-20T20:18:47.133Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:18:47.133Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:18:47.133Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/config [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/events [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/exec [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/images [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/links [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/names [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/network [2022-01-20T20:18:47.133Z] github.com/docker/docker/daemon/stats [2022-01-20T20:18:47.133Z] github.com/docker/docker/distribution [2022-01-20T20:18:47.133Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:18:47.133Z] github.com/docker/docker/distribution/utils [2022-01-20T20:18:47.133Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:18:47.133Z] github.com/docker/docker/dockerversion [2022-01-20T20:18:47.133Z] github.com/docker/docker/errdefs [2022-01-20T20:18:47.133Z] github.com/docker/docker/image [2022-01-20T20:18:47.133Z] github.com/docker/docker/image/cache [2022-01-20T20:18:47.133Z] github.com/docker/docker/image/tarexport [2022-01-20T20:18:47.133Z] github.com/docker/docker/image/v1 [2022-01-20T20:18:47.133Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:18:47.133Z] github.com/docker/docker/layer [2022-01-20T20:18:47.133Z] github.com/docker/docker/libcontainerd [2022-01-20T20:18:47.133Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:18:47.133Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:18:47.133Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:18:47.133Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:18:47.133Z] github.com/docker/docker/oci [2022-01-20T20:18:47.133Z] github.com/docker/docker/oci/caps [2022-01-20T20:18:47.133Z] github.com/docker/docker/opts [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/archive [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/directory [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/locker [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/mount [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/platform [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/pools [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/progress [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/signal [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/stack [2022-01-20T20:18:47.133Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/system [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/term [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:18:47.134Z] github.com/docker/docker/plugin [2022-01-20T20:18:47.134Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:18:47.134Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:18:47.134Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:18:47.134Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:18:47.134Z] github.com/docker/docker/quota [2022-01-20T20:18:47.134Z] github.com/docker/docker/reference [2022-01-20T20:18:47.134Z] github.com/docker/docker/registry [2022-01-20T20:18:47.134Z] github.com/docker/docker/registry/resumable [2022-01-20T20:18:47.134Z] github.com/docker/docker/restartmanager [2022-01-20T20:18:47.134Z] github.com/docker/docker/rootless [2022-01-20T20:18:47.134Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:18:47.134Z] github.com/docker/docker/runconfig [2022-01-20T20:18:47.134Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/environment [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/registry [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/request [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/drivers [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/local [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/mounts [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/service [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:18:47.134Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T20:18:47.134Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/backend [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/container [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/events [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/filters [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/image [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/mount [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/network [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/registry [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/time [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/versions [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/volume [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:18:47.134Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:18:47.134Z] github.com/docker/docker/cli [2022-01-20T20:18:47.134Z] github.com/docker/docker/cli/config [2022-01-20T20:18:47.134Z] github.com/docker/docker/cli/debug [2022-01-20T20:18:47.134Z] github.com/docker/docker/client [2022-01-20T20:18:47.134Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:18:47.134Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:18:47.134Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:18:47.134Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:18:47.134Z] github.com/docker/docker/container [2022-01-20T20:18:47.134Z] github.com/docker/docker/container/stream [2022-01-20T20:18:47.134Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:18:47.134Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:18:47.134Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/config [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/events [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/exec [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/images [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/links [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/names [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/network [2022-01-20T20:18:47.134Z] github.com/docker/docker/daemon/stats [2022-01-20T20:18:47.134Z] github.com/docker/docker/distribution [2022-01-20T20:18:47.134Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:18:47.134Z] github.com/docker/docker/distribution/utils [2022-01-20T20:18:47.134Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:18:47.134Z] github.com/docker/docker/dockerversion [2022-01-20T20:18:47.134Z] github.com/docker/docker/errdefs [2022-01-20T20:18:47.134Z] github.com/docker/docker/image [2022-01-20T20:18:47.134Z] github.com/docker/docker/image/cache [2022-01-20T20:18:47.134Z] github.com/docker/docker/image/tarexport [2022-01-20T20:18:47.134Z] github.com/docker/docker/image/v1 [2022-01-20T20:18:47.134Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:18:47.134Z] github.com/docker/docker/layer [2022-01-20T20:18:47.134Z] github.com/docker/docker/libcontainerd [2022-01-20T20:18:47.134Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:18:47.134Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:18:47.134Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:18:47.134Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:18:47.134Z] github.com/docker/docker/oci [2022-01-20T20:18:47.134Z] github.com/docker/docker/oci/caps [2022-01-20T20:18:47.134Z] github.com/docker/docker/opts [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/archive [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/directory [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/locker [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/mount [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/platform [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/pools [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/progress [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/signal [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/stack [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/system [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/term [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:18:47.134Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:18:47.134Z] github.com/docker/docker/plugin [2022-01-20T20:18:47.134Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:18:47.134Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:18:47.134Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:18:47.134Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:18:47.134Z] github.com/docker/docker/quota [2022-01-20T20:18:47.134Z] github.com/docker/docker/reference [2022-01-20T20:18:47.134Z] github.com/docker/docker/registry [2022-01-20T20:18:47.134Z] github.com/docker/docker/registry/resumable [2022-01-20T20:18:47.134Z] github.com/docker/docker/restartmanager [2022-01-20T20:18:47.134Z] github.com/docker/docker/rootless [2022-01-20T20:18:47.134Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:18:47.134Z] github.com/docker/docker/runconfig [2022-01-20T20:18:47.134Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/environment [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/registry [2022-01-20T20:18:47.134Z] github.com/docker/docker/testutil/request [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/drivers [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/local [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/mounts [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/service [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:18:47.134Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:18:47.134Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types [2022-01-20T20:18:47.134Z] github.com/docker/docker/api/types/backend [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/container [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/events [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/filters [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/image [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/mount [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/network [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/registry [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/time [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/versions [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/volume [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:18:47.135Z] github.com/docker/docker/cli [2022-01-20T20:18:47.135Z] github.com/docker/docker/cli/config [2022-01-20T20:18:47.135Z] github.com/docker/docker/cli/debug [2022-01-20T20:18:47.135Z] github.com/docker/docker/client [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:18:47.135Z] github.com/docker/docker/container [2022-01-20T20:18:47.135Z] github.com/docker/docker/container/stream [2022-01-20T20:18:47.135Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:18:47.135Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:18:47.135Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/config [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/events [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/exec [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/images [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/links [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/names [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/network [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/stats [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution/utils [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:18:47.135Z] github.com/docker/docker/dockerversion [2022-01-20T20:18:47.135Z] github.com/docker/docker/errdefs [2022-01-20T20:18:47.135Z] github.com/docker/docker/image [2022-01-20T20:18:47.135Z] github.com/docker/docker/image/cache [2022-01-20T20:18:47.135Z] github.com/docker/docker/image/tarexport [2022-01-20T20:18:47.135Z] github.com/docker/docker/image/v1 [2022-01-20T20:18:47.135Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:18:47.135Z] github.com/docker/docker/layer [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:18:47.135Z] github.com/docker/docker/oci [2022-01-20T20:18:47.135Z] github.com/docker/docker/oci/caps [2022-01-20T20:18:47.135Z] github.com/docker/docker/opts [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/archive [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/directory [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/locker [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/mount [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/platform [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/pools [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/progress [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/signal [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/stack [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/system [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/term [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:18:47.135Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:18:47.135Z] github.com/docker/docker/plugin [2022-01-20T20:18:47.135Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:18:47.135Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:18:47.135Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:18:47.135Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:18:47.135Z] github.com/docker/docker/quota [2022-01-20T20:18:47.135Z] github.com/docker/docker/reference [2022-01-20T20:18:47.135Z] github.com/docker/docker/registry [2022-01-20T20:18:47.135Z] github.com/docker/docker/registry/resumable [2022-01-20T20:18:47.135Z] github.com/docker/docker/restartmanager [2022-01-20T20:18:47.135Z] github.com/docker/docker/rootless [2022-01-20T20:18:47.135Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:18:47.135Z] github.com/docker/docker/runconfig [2022-01-20T20:18:47.135Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/environment [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/registry [2022-01-20T20:18:47.135Z] github.com/docker/docker/testutil/request [2022-01-20T20:18:47.135Z] github.com/docker/docker/volume [2022-01-20T20:18:47.135Z] github.com/docker/docker/volume/drivers [2022-01-20T20:18:47.135Z] github.com/docker/docker/volume/local [2022-01-20T20:18:47.135Z] github.com/docker/docker/volume/mounts [2022-01-20T20:18:47.135Z] github.com/docker/docker/volume/service [2022-01-20T20:18:47.135Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:18:47.135Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:18:47.135Z] ++ grep --fixed-strings /libnetwork [2022-01-20T20:18:47.135Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/backend [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/container [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/events [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/filters [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/image [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/mount [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/network [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/registry [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/time [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/versions [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:18:47.135Z] github.com/docker/docker/api/types/volume [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:18:47.135Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:18:47.135Z] github.com/docker/docker/cli [2022-01-20T20:18:47.135Z] github.com/docker/docker/cli/config [2022-01-20T20:18:47.135Z] github.com/docker/docker/cli/debug [2022-01-20T20:18:47.135Z] github.com/docker/docker/client [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:18:47.135Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:18:47.135Z] github.com/docker/docker/container [2022-01-20T20:18:47.135Z] github.com/docker/docker/container/stream [2022-01-20T20:18:47.135Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:18:47.135Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:18:47.135Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/config [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/events [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/exec [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/images [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/links [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/names [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/network [2022-01-20T20:18:47.135Z] github.com/docker/docker/daemon/stats [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution/utils [2022-01-20T20:18:47.135Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:18:47.135Z] github.com/docker/docker/dockerversion [2022-01-20T20:18:47.135Z] github.com/docker/docker/errdefs [2022-01-20T20:18:47.135Z] github.com/docker/docker/image [2022-01-20T20:18:47.135Z] github.com/docker/docker/image/cache [2022-01-20T20:18:47.135Z] github.com/docker/docker/image/tarexport [2022-01-20T20:18:47.135Z] github.com/docker/docker/image/v1 [2022-01-20T20:18:47.135Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:18:47.135Z] github.com/docker/docker/layer [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:18:47.135Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:18:47.135Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:18:47.136Z] github.com/docker/docker/oci [2022-01-20T20:18:47.136Z] github.com/docker/docker/oci/caps [2022-01-20T20:18:47.136Z] github.com/docker/docker/opts [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/archive [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/directory [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/locker [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/mount [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/platform [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/pools [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/progress [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/signal [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/stack [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/system [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/term [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:18:47.136Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:18:47.136Z] github.com/docker/docker/plugin [2022-01-20T20:18:47.136Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:18:47.136Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:18:47.136Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:18:47.136Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:18:47.136Z] github.com/docker/docker/quota [2022-01-20T20:18:47.136Z] github.com/docker/docker/reference [2022-01-20T20:18:47.136Z] github.com/docker/docker/registry [2022-01-20T20:18:47.136Z] github.com/docker/docker/registry/resumable [2022-01-20T20:18:47.136Z] github.com/docker/docker/restartmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/rootless [2022-01-20T20:18:47.136Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:18:47.136Z] github.com/docker/docker/runconfig [2022-01-20T20:18:47.136Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/environment [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/registry [2022-01-20T20:18:47.136Z] github.com/docker/docker/testutil/request [2022-01-20T20:18:47.136Z] github.com/docker/docker/volume [2022-01-20T20:18:47.136Z] github.com/docker/docker/volume/drivers [2022-01-20T20:18:47.136Z] github.com/docker/docker/volume/local [2022-01-20T20:18:47.136Z] github.com/docker/docker/volume/mounts [2022-01-20T20:18:47.136Z] github.com/docker/docker/volume/service [2022-01-20T20:18:47.136Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:18:47.136Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:18:47.136Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:18:47.136Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T20:18:47.136Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:18:47.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:18:47.136Z] + type docker-proxy [2022-01-20T20:18:47.136Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T20:18:47.136Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T20:18:47.136Z] [2022-01-20T20:18:47.136Z] Removing bundles/ [2022-01-20T20:18:47.136Z] [2022-01-20T20:18:47.136Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T20:18:47.136Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:18:47.136Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:18:47.194Z] #60 216.6 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:18:47.194Z] #60 216.6 /usr/bin/ld: /tmp/go-link-649543567/000019.o: in function `New': [2022-01-20T20:18:47.194Z] #60 216.6 /tmp/tmp.KJR90enNxp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T20:18:47.194Z] #60 216.7 + bin/containerd-stress [2022-01-20T20:18:47.194Z] #60 217.7 + bin/containerd-shim [2022-01-20T20:18:49.563Z] #60 218.0 + bin/containerd-shim-runc-v1 [2022-01-20T20:18:50.432Z] #30 7.526 Collecting yamllint==1.26.1 [2022-01-20T20:18:50.694Z] #30 8.562 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T20:18:51.366Z] #60 225.0 + bin/containerd-shim-runc-v1 [2022-01-20T20:18:51.380Z] #60 227.8 + bin/containerd-shim-runc-v2 [2022-01-20T20:18:51.380Z] #60 228.4 + binaries [2022-01-20T20:18:51.380Z] #60 228.4 + install -D bin/containerd /build/containerd [2022-01-20T20:18:51.380Z] #60 228.5 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:18:51.380Z] #60 228.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:18:51.380Z] #60 228.5 + install -D bin/ctr /build/ctr [2022-01-20T20:18:51.636Z] #30 9.244 Collecting pathspec>=0.5.3 [2022-01-20T20:18:51.636Z] #30 9.255 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T20:18:51.900Z] #30 9.488 Collecting pyyaml [2022-01-20T20:18:51.900Z] #30 9.499 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-20T20:18:51.900Z] #30 9.533 Building wheels for collected packages: yamllint [2022-01-20T20:18:51.900Z] #30 9.534 Building wheel for yamllint (setup.py): started [2022-01-20T20:18:52.161Z] #30 10.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T20:18:52.422Z] #30 10.03 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0a9b0881864915289b3ef3bb3adcb9c38245a89a4765c6f37c8022bc84dd4ec4 [2022-01-20T20:18:52.422Z] #30 10.03 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T20:18:52.422Z] #30 10.03 Successfully built yamllint [2022-01-20T20:18:52.422Z] #30 10.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T20:18:52.683Z] #30 10.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T20:18:52.683Z] #30 DONE 10.6s [2022-01-20T20:18:52.683Z] [2022-01-20T20:18:52.683Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T20:18:52.683Z] #34 sha256:323eb8a725313fafdef24c9f2e88a8171369d1b0e8f86fbb7f208447ed78aff2 [2022-01-20T20:18:53.256Z] #34 DONE 0.2s [2022-01-20T20:18:53.256Z] [2022-01-20T20:18:53.256Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T20:18:53.256Z] #39 sha256:f5402235871353151a8f2519134dd66f50005c15d1bb60f3f8e986767efde11d [2022-01-20T20:18:53.256Z] #39 DONE 0.2s [2022-01-20T20:18:53.256Z] [2022-01-20T20:18:53.256Z] #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-01-20T20:18:53.256Z] #63 sha256:c36bcafc747cbb2aac800c490368fd1eb759a2322565033165b4293003284995 [2022-01-20T20:18:53.256Z] #63 ... [2022-01-20T20:18:53.256Z] [2022-01-20T20:18:53.256Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T20:18:53.256Z] #42 sha256:115cb3df23cf76957a80e7530258c79095738b51837280010282cf67bfe67e5f [2022-01-20T20:18:53.256Z] #42 DONE 0.1s [2022-01-20T20:18:53.256Z] [2022-01-20T20:18:53.256Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T20:18:53.256Z] #44 sha256:4b829b90c12232ed53aa8dc38ad9377b6219f1bdce57f2606cc6718f09e1d78e [2022-01-20T20:18:53.524Z] #44 DONE 0.1s [2022-01-20T20:18:53.524Z] [2022-01-20T20:18:53.524Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T20:18:53.524Z] #48 sha256:75bce366e114508ac99a4fc4996364db958ee906aac078134756a6d795d5ff51 [2022-01-20T20:18:53.524Z] #48 DONE 0.1s [2022-01-20T20:18:53.524Z] [2022-01-20T20:18:53.524Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T20:18:53.524Z] #51 sha256:7f005fe642cf9ac9bc82cc202c83600f3a362ea39efebf6f9d5f9769cad95620 [2022-01-20T20:18:53.524Z] #51 DONE 0.1s [2022-01-20T20:18:53.524Z] [2022-01-20T20:18:53.524Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T20:18:53.524Z] #55 sha256:600e70aef5a6443d3d83f02de14e23581018ce7f1650ae5b021e5b4eaa20479b [2022-01-20T20:18:53.524Z] #55 DONE 0.1s [2022-01-20T20:18:53.524Z] [2022-01-20T20:18:53.524Z] #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-01-20T20:18:53.524Z] #63 sha256:c36bcafc747cbb2aac800c490368fd1eb759a2322565033165b4293003284995 [2022-01-20T20:18:53.711Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:18:53.711Z] [2022-01-20T20:18:53.711Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T20:18:53.711Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T20:18:53.711Z] [2022-01-20T20:18:53.711Z] + mkdir -p bundles [2022-01-20T20:18:53.711Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/backend [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/container [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/events [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/filters [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/image [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/mount [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/network [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/registry [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/time [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/versions [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:18:53.711Z] github.com/docker/docker/api/types/volume [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:18:53.711Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:18:53.711Z] github.com/docker/docker/cli [2022-01-20T20:18:53.711Z] github.com/docker/docker/cli/config [2022-01-20T20:18:53.711Z] github.com/docker/docker/cli/debug [2022-01-20T20:18:53.711Z] github.com/docker/docker/client [2022-01-20T20:18:53.711Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:18:53.711Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:18:53.711Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:18:53.711Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:18:53.711Z] github.com/docker/docker/container [2022-01-20T20:18:53.711Z] github.com/docker/docker/container/stream [2022-01-20T20:18:53.711Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:18:53.711Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:18:53.711Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/config [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/events [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/exec [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/images [2022-01-20T20:18:53.711Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/links [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/names [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/network [2022-01-20T20:18:53.712Z] github.com/docker/docker/daemon/stats [2022-01-20T20:18:53.712Z] github.com/docker/docker/distribution [2022-01-20T20:18:53.712Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:18:53.712Z] github.com/docker/docker/distribution/utils [2022-01-20T20:18:53.712Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:18:53.712Z] github.com/docker/docker/dockerversion [2022-01-20T20:18:53.712Z] github.com/docker/docker/errdefs [2022-01-20T20:18:53.712Z] github.com/docker/docker/image [2022-01-20T20:18:53.712Z] github.com/docker/docker/image/cache [2022-01-20T20:18:53.712Z] github.com/docker/docker/image/tarexport [2022-01-20T20:18:53.712Z] github.com/docker/docker/image/v1 [2022-01-20T20:18:53.712Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:18:53.712Z] github.com/docker/docker/layer [2022-01-20T20:18:53.712Z] github.com/docker/docker/libcontainerd [2022-01-20T20:18:53.712Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:18:53.712Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:18:53.712Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:18:53.712Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:18:53.712Z] github.com/docker/docker/oci [2022-01-20T20:18:53.712Z] github.com/docker/docker/oci/caps [2022-01-20T20:18:53.712Z] github.com/docker/docker/opts [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/archive [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/directory [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/locker [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/mount [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/platform [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/pools [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/progress [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/signal [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/stack [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/system [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/term [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:18:53.712Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:18:53.712Z] github.com/docker/docker/plugin [2022-01-20T20:18:53.712Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:18:53.712Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:18:53.712Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:18:53.712Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:18:53.712Z] github.com/docker/docker/quota [2022-01-20T20:18:53.712Z] github.com/docker/docker/reference [2022-01-20T20:18:53.712Z] github.com/docker/docker/registry [2022-01-20T20:18:53.712Z] github.com/docker/docker/registry/resumable [2022-01-20T20:18:53.712Z] github.com/docker/docker/restartmanager [2022-01-20T20:18:53.712Z] github.com/docker/docker/rootless [2022-01-20T20:18:53.712Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:18:53.712Z] github.com/docker/docker/runconfig [2022-01-20T20:18:53.712Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/environment [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/registry [2022-01-20T20:18:53.712Z] github.com/docker/docker/testutil/request [2022-01-20T20:18:53.712Z] github.com/docker/docker/volume [2022-01-20T20:18:53.712Z] github.com/docker/docker/volume/drivers [2022-01-20T20:18:53.712Z] github.com/docker/docker/volume/local [2022-01-20T20:18:53.712Z] github.com/docker/docker/volume/mounts [2022-01-20T20:18:53.712Z] github.com/docker/docker/volume/service [2022-01-20T20:18:53.712Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:18:53.712Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T20:18:53.712Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T20:18:53.712Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:18:53.785Z] #63 ... [2022-01-20T20:18:53.785Z] [2022-01-20T20:18:53.785Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T20:18:53.785Z] #57 sha256:1dc17d8f47dcc91e51715867dbaa53229ac8a733ab8793a53bd45637462ccec0 [2022-01-20T20:18:53.785Z] #57 DONE 0.1s [2022-01-20T20:18:53.785Z] [2022-01-20T20:18:53.785Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T20:18:53.785Z] #59 sha256:b8588fc9174d0b3240d34faabf5856aa3a7746685be76d2e764f9bcb4f31e5ba [2022-01-20T20:18:53.785Z] #59 DONE 0.1s [2022-01-20T20:18:53.785Z] [2022-01-20T20:18:53.785Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T20:18:53.785Z] #61 sha256:cd4ddee25943e71fd975f44006c8d15e4081664c3bf2d427c3d299c4e3f8e9f1 [2022-01-20T20:18:53.785Z] #61 DONE 0.1s [2022-01-20T20:18:53.785Z] [2022-01-20T20:18:53.785Z] #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-01-20T20:18:53.785Z] #63 sha256:c36bcafc747cbb2aac800c490368fd1eb759a2322565033165b4293003284995 [2022-01-20T20:18:54.807Z] #60 223.1 + bin/containerd-shim-runc-v2 [2022-01-20T20:18:54.807Z] #60 223.7 + binaries [2022-01-20T20:18:54.807Z] #60 223.7 + install -D bin/containerd /build/containerd [2022-01-20T20:18:54.807Z] #60 223.7 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:18:54.807Z] #60 223.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:18:54.807Z] #60 223.7 + install -D bin/ctr /build/ctr [2022-01-20T20:18:55.562Z] #60 DONE 232.4s [2022-01-20T20:18:55.821Z] [2022-01-20T20:18:55.821Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:18:55.821Z] #61 sha256:d60711bbad62db3a80d0b8f817bd3cdd97425bfde77e6580434974fd21dda095 [2022-01-20T20:18:56.618Z] #60 230.1 + bin/containerd-shim-runc-v2 [2022-01-20T20:18:56.875Z] #60 230.7 + binaries [2022-01-20T20:18:56.875Z] #60 230.7 + install -D bin/containerd /build/containerd [2022-01-20T20:18:56.875Z] #60 230.7 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:18:57.131Z] #60 230.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:18:57.131Z] #60 230.8 + install -D bin/ctr /build/ctr [2022-01-20T20:18:57.324Z] #60 DONE 225.8s [2022-01-20T20:18:57.580Z] [2022-01-20T20:18:57.580Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:18:57.580Z] #61 sha256:488b6d506e1dd63ed57bebf120cbca777898107bd7b38540d735a9d429001636 [2022-01-20T20:18:57.720Z] #61 DONE 1.4s [2022-01-20T20:18:57.720Z] [2022-01-20T20:18:57.720Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:18:57.720Z] #66 sha256:5bf0052760f5e163532fef617a3ddde9e6252f65f3feb6381f372ba7054e920c [2022-01-20T20:18:57.720Z] #66 DONE 0.4s [2022-01-20T20:18:57.720Z] [2022-01-20T20:18:57.720Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:18:57.720Z] #71 sha256:2b4bc4f47610acb33dafc4e61a506464d32ab469f5da3ba54e539fb033d6e531 [2022-01-20T20:18:58.506Z] #61 DONE 0.7s [2022-01-20T20:18:58.506Z] [2022-01-20T20:18:58.506Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:18:58.506Z] #66 sha256:85318712831685f8c37e9156f2acf4acb4076ba01e72a62476bd96c9b06c894f [2022-01-20T20:18:58.506Z] #66 DONE 0.2s [2022-01-20T20:18:58.506Z] [2022-01-20T20:18:58.506Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:18:58.506Z] #71 sha256:5e7c6ed3b8f8cee85e4148e4853ac3fbe90984a5b6dcd557b66a8dd9374f89ae [2022-01-20T20:18:59.019Z] #60 DONE 232.7s [2022-01-20T20:18:59.432Z] #71 DONE 0.9s [2022-01-20T20:18:59.432Z] [2022-01-20T20:18:59.432Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:18:59.432Z] #72 sha256:6411bd9c6dbb83d913738611ecd627e81eeef6906dfe88e5369f0abce986baf4 [2022-01-20T20:18:59.432Z] #72 DONE 0.0s [2022-01-20T20:18:59.582Z] [2022-01-20T20:18:59.582Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:18:59.582Z] #61 sha256:cfc419f9b8b8ae739118e0638891411b3ad844542843441f8e9884227272b556 [2022-01-20T20:18:59.619Z] #71 DONE 1.8s [2022-01-20T20:18:59.619Z] [2022-01-20T20:18:59.619Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:18:59.619Z] #72 sha256:f69ec8632e02ac3f06cc63b838cb262f6ef9ad66cf275a58d299741ee4bd85ff [2022-01-20T20:18:59.619Z] #72 DONE 0.0s [2022-01-20T20:18:59.619Z] [2022-01-20T20:18:59.619Z] #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-01-20T20:18:59.619Z] #73 sha256:0c1b46bdd193e56fdc10421deb469ab478b4e4253c9dc98b6031a05649f82944 [2022-01-20T20:18:59.688Z] [2022-01-20T20:18:59.688Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:18:59.688Z] #73 sha256:42eee362630d08df1624bb9de43a7d6e767420aefa280c60def80cb5853a24e3 [2022-01-20T20:19:00.184Z] #73 0.638 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T20:19:00.443Z] #73 0.807 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T20:19:00.443Z] #73 0.813 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T20:19:00.508Z] #61 DONE 0.8s [2022-01-20T20:19:00.508Z] [2022-01-20T20:19:00.508Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:19:00.508Z] #66 sha256:576a47dc5989db534a98d02af0cc55baa7d46c4527f3d3b5dfc727bd6f0baf1e [2022-01-20T20:19:00.617Z] #73 DONE 1.2s [2022-01-20T20:19:00.764Z] #66 DONE 0.2s [2022-01-20T20:19:00.764Z] [2022-01-20T20:19:00.764Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:19:00.764Z] #71 sha256:8d13092e40e9b133b9ea76ed9714f30cbeb335fef660b96efe752ad08294054b [2022-01-20T20:19:00.874Z] [2022-01-20T20:19:00.874Z] #74 exporting to image [2022-01-20T20:19:00.874Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:19:00.874Z] #74 exporting layers [2022-01-20T20:19:01.011Z] #73 0.967 Reading package lists... [2022-01-20T20:19:01.324Z] #71 DONE 0.8s [2022-01-20T20:19:01.580Z] #73 1.498 Reading package lists... [2022-01-20T20:19:01.580Z] #73 2.008 Building dependency tree... [2022-01-20T20:19:01.580Z] #73 2.131 Reading state information... [2022-01-20T20:19:01.580Z] [2022-01-20T20:19:01.580Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:19:01.580Z] #72 sha256:feaa341c5873e30af2661927b6845edcc90e536a1f7ec89c3c594c2dcabb98f9 [2022-01-20T20:19:01.580Z] #72 DONE 0.0s [2022-01-20T20:19:01.580Z] [2022-01-20T20:19:01.580Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:19:01.580Z] #73 sha256:86bf8f300fd167975704b026addf2f6d0e41e05fb25e34c33a2dcbbc89e6644c [2022-01-20T20:19:01.839Z] #73 2.257 The following additional packages will be installed: [2022-01-20T20:19:01.839Z] #73 2.257 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-20T20:19:01.839Z] #73 2.257 systemd-timesyncd [2022-01-20T20:19:01.839Z] #73 2.258 Suggested packages: [2022-01-20T20:19:01.839Z] #73 2.258 systemd-container policykit-1 [2022-01-20T20:19:01.839Z] #73 2.258 Recommended packages: [2022-01-20T20:19:01.839Z] #73 2.258 libnss-systemd [2022-01-20T20:19:01.839Z] #73 2.344 The following NEW packages will be installed: [2022-01-20T20:19:01.839Z] #73 2.345 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-20T20:19:01.839Z] #73 2.346 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-20T20:19:02.404Z] #73 2.652 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-01-20T20:19:02.404Z] #73 2.652 Need to get 5937 kB of archives. [2022-01-20T20:19:02.404Z] #73 2.652 After this operation, 19.5 MB of additional disk space will be used. [2022-01-20T20:19:02.404Z] #73 2.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-20T20:19:02.404Z] #73 2.673 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-20T20:19:02.404Z] #73 2.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-20T20:19:02.404Z] #73 2.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-20T20:19:02.404Z] #73 2.782 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-20T20:19:02.404Z] #73 2.808 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-20T20:19:02.946Z] #73 DONE 1.1s [2022-01-20T20:19:02.946Z] [2022-01-20T20:19:02.946Z] #74 exporting to image [2022-01-20T20:19:02.946Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:19:02.946Z] #74 exporting layers [2022-01-20T20:19:02.970Z] #73 3.400 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-20T20:19:02.970Z] #73 3.425 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-20T20:19:02.970Z] #73 3.427 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-20T20:19:02.970Z] #73 3.435 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-20T20:19:02.970Z] #73 3.478 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-20T20:19:03.228Z] #73 3.696 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T20:19:03.228Z] #73 3.727 Fetched 5937 kB in 1s (5224 kB/s) [2022-01-20T20:19:03.228Z] #73 3.753 Selecting previously unselected package libargon2-1:amd64. [2022-01-20T20:19:03.228Z] #73 3.753 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-01-20T20:19:03.228Z] #73 3.768 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-20T20:19:03.228Z] #73 3.774 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T20:19:03.228Z] #73 3.809 Selecting previously unselected package libjson-c5:amd64. [2022-01-20T20:19:03.228Z] #73 3.812 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-20T20:19:03.228Z] #73 3.818 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-20T20:19:03.228Z] #73 3.861 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-20T20:19:03.486Z] #73 3.864 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-20T20:19:03.486Z] #73 3.868 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T20:19:03.486Z] #73 3.920 Selecting previously unselected package libkmod2:amd64. [2022-01-20T20:19:03.486Z] #73 3.922 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-20T20:19:03.486Z] #73 3.926 Unpacking libkmod2:amd64 (28-1) ... [2022-01-20T20:19:03.486Z] #73 3.963 Selecting previously unselected package systemd-timesyncd. [2022-01-20T20:19:03.486Z] #73 3.966 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-20T20:19:03.486Z] #73 3.970 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-20T20:19:03.486Z] #73 4.021 Selecting previously unselected package systemd. [2022-01-20T20:19:03.486Z] #73 4.024 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-20T20:19:03.486Z] #73 4.057 Unpacking systemd (247.3-6) ... [2022-01-20T20:19:04.054Z] #73 4.591 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T20:19:04.054Z] #73 4.602 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-20T20:19:04.054Z] #73 4.611 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T20:19:04.054Z] #73 4.622 Setting up libkmod2:amd64 (28-1) ... [2022-01-20T20:19:04.054Z] #73 4.634 Setting up systemd (247.3-6) ... [2022-01-20T20:19:04.054Z] #73 4.687 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-20T20:19:04.312Z] #73 4.689 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-20T20:19:04.312Z] #73 4.692 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-20T20:19:04.571Z] #73 5.032 Setting up systemd-timesyncd (247.3-6) ... [2022-01-20T20:19:04.571Z] #73 5.240 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T20:19:04.571Z] #73 5.240 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T20:19:04.829Z] #73 5.325 Selecting previously unselected package systemd-sysv. [2022-01-20T20:19:04.829Z] #73 5.325 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-01-20T20:19:04.829Z] #73 5.340 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-20T20:19:04.829Z] #73 5.344 Unpacking systemd-sysv (247.3-6) ... [2022-01-20T20:19:04.829Z] #73 5.384 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-20T20:19:04.829Z] #73 5.387 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-20T20:19:04.829Z] #73 5.391 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T20:19:04.829Z] #73 5.444 Selecting previously unselected package dbus. [2022-01-20T20:19:05.088Z] #73 5.447 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-20T20:19:05.088Z] #73 5.457 Unpacking dbus (1.12.20-2) ... [2022-01-20T20:19:05.088Z] #73 5.511 Selecting previously unselected package libpam-systemd:amd64. [2022-01-20T20:19:05.088Z] #73 5.513 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-20T20:19:05.088Z] #73 5.517 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-20T20:19:05.088Z] #73 5.562 Selecting previously unselected package dbus-user-session. [2022-01-20T20:19:05.088Z] #73 5.565 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-20T20:19:05.088Z] #73 5.568 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-20T20:19:05.088Z] #73 5.701 Setting up systemd-sysv (247.3-6) ... [2022-01-20T20:19:05.346Z] #73 5.713 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T20:19:05.346Z] #73 5.722 Setting up dbus (1.12.20-2) ... [2022-01-20T20:19:05.347Z] #73 5.836 invoke-rc.d: could not determine current runlevel [2022-01-20T20:19:05.347Z] #73 5.839 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T20:19:05.347Z] #73 5.842 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-20T20:19:05.606Z] #73 6.011 Setting up dbus-user-session (1.12.20-2) ... [2022-01-20T20:19:05.606Z] #73 6.024 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T20:19:05.865Z] #73 DONE 6.2s [2022-01-20T20:19:05.865Z] [2022-01-20T20:19:05.865Z] #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-01-20T20:19:05.865Z] #74 sha256:857518b634be12d313c6c9e4c1a9f3969854c54d53dc3d984803345232784b91 [2022-01-20T20:19:05.930Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-01-20T20:19:06.124Z] #74 0.389 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:19:06.124Z] #74 0.391 Dload Upload Total Spent Left Speed [2022-01-20T20:19:06.383Z] #74 0.393 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5592 0 --:--:-- --:--:-- --:--:-- 5574 [2022-01-20T20:19:06.383Z] #74 DONE 0.7s [2022-01-20T20:19:06.383Z] [2022-01-20T20:19:06.383Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:19:06.383Z] #75 sha256:67f5910f9986d0423518a151eb24c913a08d3eb07f4fcc8bc5e99bdd18b0df87 [2022-01-20T20:19:07.320Z] #75 DONE 0.9s [2022-01-20T20:19:07.320Z] [2022-01-20T20:19:07.320Z] #76 exporting to image [2022-01-20T20:19:07.320Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:19:07.320Z] #76 exporting layers [2022-01-20T20:19:07.413Z] #74 exporting layers 6.0s done [2022-01-20T20:19:07.413Z] #74 writing image sha256:e6b819f0e88ea52e7605b5804f9d57ac95833c932b57f7a3bda43b349c766d29 done [2022-01-20T20:19:07.413Z] #74 naming to docker.io/library/docker:39b98a674f3117e11890569c1723e73f3432895c done [2022-01-20T20:19:07.413Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-20T20:19:07.747Z] + trap exit INT TERM [2022-01-20T20:19:07.747Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-20T20:19:07.747Z] + CONTAINER_NAME=docker-pr9 [2022-01-20T20:19:07.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43095/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c -e DOCKER_GRAPHDRIVER docker:39b98a674f3117e11890569c1723e73f3432895c hack/make.sh dynbinary [2022-01-20T20:19:09.484Z] #74 exporting layers 5.9s done [2022-01-20T20:19:09.484Z] #74 writing image sha256:b45c34ad91cfb3de62a57788cf890d0baea492a0d59754ad34227be0f0c91454 done [2022-01-20T20:19:09.484Z] #74 naming to docker.io/library/docker:39b98a674f3117e11890569c1723e73f3432895c done [2022-01-20T20:19:09.484Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:19:09.670Z] [2022-01-20T20:19:09.670Z] Removing bundles/ [2022-01-20T20:19:09.670Z] [2022-01-20T20:19:09.670Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:19:09.670Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:19:09.670Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:19:09.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c -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:39b98a674f3117e11890569c1723e73f3432895c hack/make.sh dynbinary test-integration [2022-01-20T20:19:11.179Z] [2022-01-20T20:19:11.179Z] Removing bundles/ [2022-01-20T20:19:11.179Z] [2022-01-20T20:19:11.179Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:19:11.179Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:19:11.179Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:19:11.910Z] #63 83.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T20:19:11.910Z] #63 84.39 + mkdir -p /build [2022-01-20T20:19:11.910Z] #63 84.39 + cp runc /build/runc [2022-01-20T20:19:11.910Z] #63 DONE 84.7s [2022-01-20T20:19:11.910Z] [2022-01-20T20:19:11.910Z] #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-01-20T20:19:11.910Z] #67 sha256:ed28fefe6ac651c388ea3aabdbf3b04363131e02562ceaef8fddd31e65e1d392 [2022-01-20T20:19:12.171Z] #67 ... [2022-01-20T20:19:12.171Z] [2022-01-20T20:19:12.171Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T20:19:12.171Z] #64 sha256:7317529387d3432defdbd97bb84a0bddeef7ec20682e0e6a8ce5de6e7cc25784 [2022-01-20T20:19:12.432Z] #64 DONE 0.1s [2022-01-20T20:19:12.432Z] [2022-01-20T20:19:12.432Z] #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-01-20T20:19:12.432Z] #67 sha256:ed28fefe6ac651c388ea3aabdbf3b04363131e02562ceaef8fddd31e65e1d392 [2022-01-20T20:19:13.886Z] #76 exporting layers 6.1s done [2022-01-20T20:19:13.886Z] #76 writing image sha256:b7c48ce5a31da483eef90be8ec035ad24f8a6fb2e37e97ec322206c5d211e8c7 done [2022-01-20T20:19:13.886Z] #76 naming to docker.io/library/docker:b5470485e06be1e20239b9b0d62124beaec15765 done [2022-01-20T20:19:13.886Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:19:14.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b5470485e06be1e20239b9b0d62124beaec15765 -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:b5470485e06be1e20239b9b0d62124beaec15765 hack/make.sh dynbinary test-integration [2022-01-20T20:19:16.124Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-20T20:19:16.124Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-20T20:19:16.124Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-20T20:19:16.124Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-20T20:19:16.124Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-01-20T20:19:16.124Z] Detected virtualization docker. [2022-01-20T20:19:16.124Z] Detected architecture x86-64. [2022-01-20T20:19:16.124Z] Set hostname to <03fc64711d63>. [2022-01-20T20:19:16.124Z] modprobe@configfs.service: Succeeded. [2022-01-20T20:19:16.124Z] modprobe@drm.service: Succeeded. [2022-01-20T20:19:16.124Z] modprobe@fuse.service: Succeeded. [2022-01-20T20:19:16.383Z] + source /etc/docker-entrypoint-cmd [2022-01-20T20:19:16.383Z] ++ hack/make.sh dynbinary test-integration [2022-01-20T20:19:16.383Z] [2022-01-20T20:19:16.383Z] Removing bundles/ [2022-01-20T20:19:16.383Z] [2022-01-20T20:19:16.383Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:19:16.383Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:19:16.383Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:19:16.639Z] #67 145.6 # github.com/containerd/containerd/cmd/containerd [2022-01-20T20:19:16.640Z] #67 145.6 /usr/bin/ld: /tmp/go-link-2617045275/000019.o: in function `New': [2022-01-20T20:19:16.640Z] #67 145.6 /tmp/tmp.c2YOo5lSX7/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T20:19:16.640Z] #67 145.6 + bin/containerd-stress [2022-01-20T20:19:18.026Z] #67 146.7 + bin/containerd-shim [2022-01-20T20:19:26.168Z] #67 153.9 + bin/containerd-shim-runc-v1 [2022-01-20T20:19:30.498Z] #67 159.1 + bin/containerd-shim-runc-v2 [2022-01-20T20:19:30.758Z] #67 159.7 + binaries [2022-01-20T20:19:30.758Z] #67 159.7 + install -D bin/containerd /build/containerd [2022-01-20T20:19:30.758Z] #67 159.7 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T20:19:30.758Z] #67 159.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T20:19:30.758Z] #67 159.7 + install -D bin/ctr /build/ctr [2022-01-20T20:19:31.330Z] #67 DONE 160.1s [2022-01-20T20:19:32.273Z] [2022-01-20T20:19:32.273Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T20:19:32.273Z] #68 sha256:2c33f6ab593561f04610cd12030d9d25b77e9752129613391e09187c30def8bf [2022-01-20T20:19:32.533Z] #68 DONE 0.2s [2022-01-20T20:19:32.533Z] [2022-01-20T20:19:32.533Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T20:19:32.533Z] #73 sha256:20982e8fea307f8d563fe87476161064be1c3f18a76c4e02af7c043d01308558 [2022-01-20T20:19:32.533Z] #73 DONE 0.1s [2022-01-20T20:19:32.533Z] [2022-01-20T20:19:32.533Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T20:19:32.533Z] #78 sha256:8f794bd01088d703cbfb70fd0ad30b8fdd129d31cb56f49af9f2f0294b2af1c4 [2022-01-20T20:19:33.102Z] #78 DONE 0.6s [2022-01-20T20:19:33.362Z] [2022-01-20T20:19:33.362Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-20T20:19:33.362Z] #79 sha256:213b719e32ebc2e3ed347545f12f7ed9c596fc4daf35e65e9361261adcaa7d3c [2022-01-20T20:19:33.362Z] #79 DONE 0.0s [2022-01-20T20:19:33.362Z] [2022-01-20T20:19:33.362Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T20:19:33.362Z] #80 sha256:40e205084daa217bd51dc030abd4256e71a85b048b696c8cda7ab9c2ce09d8ee [2022-01-20T20:19:37.799Z] 0e02c12b1310: Pull complete [2022-01-20T20:19:37.799Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T20:19:37.799Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:19:37.799Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:19:37.799Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-20T20:19:37.799Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-20T20:19:37.799Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T20:19:37.799Z] INFO: Docker version of control daemon [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] Client: [2022-01-20T20:19:37.799Z] Version: 20.10.9 [2022-01-20T20:19:37.799Z] API version: 1.41 [2022-01-20T20:19:37.799Z] Go version: go1.16.8 [2022-01-20T20:19:37.799Z] Git commit: c2ea9bc [2022-01-20T20:19:37.799Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T20:19:37.799Z] OS/Arch: windows/amd64 [2022-01-20T20:19:37.799Z] Context: default [2022-01-20T20:19:37.799Z] Experimental: true [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] Server: Docker Engine - Community [2022-01-20T20:19:37.799Z] Engine: [2022-01-20T20:19:37.799Z] Version: 20.10.9 [2022-01-20T20:19:37.799Z] API version: 1.41 (minimum version 1.24) [2022-01-20T20:19:37.799Z] Go version: go1.16.8 [2022-01-20T20:19:37.799Z] Git commit: 79ea9d3 [2022-01-20T20:19:37.799Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T20:19:37.799Z] OS/Arch: windows/amd64 [2022-01-20T20:19:37.799Z] Experimental: true [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] INFO: Docker info of control daemon [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] Client: [2022-01-20T20:19:37.799Z] Context: default [2022-01-20T20:19:37.799Z] Debug Mode: false [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] Server: [2022-01-20T20:19:37.799Z] Containers: 0 [2022-01-20T20:19:37.799Z] Running: 0 [2022-01-20T20:19:37.799Z] Paused: 0 [2022-01-20T20:19:37.799Z] Stopped: 0 [2022-01-20T20:19:37.799Z] Images: 1 [2022-01-20T20:19:37.799Z] Server Version: 20.10.9 [2022-01-20T20:19:37.799Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T20:19:37.799Z] Windows: [2022-01-20T20:19:37.799Z] LCOW: [2022-01-20T20:19:37.799Z] Logging Driver: json-file [2022-01-20T20:19:37.799Z] Plugins: [2022-01-20T20:19:37.799Z] Volume: local [2022-01-20T20:19:37.799Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:19:37.799Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:19:37.799Z] Swarm: inactive [2022-01-20T20:19:37.799Z] Default Isolation: process [2022-01-20T20:19:37.799Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:19:37.799Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:19:37.799Z] OSType: windows [2022-01-20T20:19:37.799Z] Architecture: x86_64 [2022-01-20T20:19:37.799Z] CPUs: 4 [2022-01-20T20:19:37.799Z] Total Memory: 32GiB [2022-01-20T20:19:37.799Z] Name: azwin-2-5bc680 [2022-01-20T20:19:37.799Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T20:19:37.799Z] Docker Root Dir: D:\docker [2022-01-20T20:19:37.799Z] Debug Mode: false [2022-01-20T20:19:37.799Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:19:37.799Z] Labels: [2022-01-20T20:19:37.799Z] Experimental: true [2022-01-20T20:19:37.799Z] Insecure Registries: [2022-01-20T20:19:37.799Z] 10.0.0.4:5000 [2022-01-20T20:19:37.799Z] 127.0.0.0/8 [2022-01-20T20:19:37.799Z] Registry Mirrors: [2022-01-20T20:19:37.799Z] http://10.0.0.4:5000/ [2022-01-20T20:19:37.799Z] Live Restore Enabled: false [2022-01-20T20:19:37.799Z] Product License: Community Engine [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] INFO: Commit hash is 3a3a9245fa [2022-01-20T20:19:37.799Z] INFO: Nuke-Everything... [2022-01-20T20:19:37.799Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T20:19:37.799Z] INFO: Nuking d:\CI [2022-01-20T20:19:37.799Z] INFO: Zapped successfully [2022-01-20T20:19:37.799Z] INFO: Location for testing is d:\CI\PR-43095\9 [2022-01-20T20:19:37.799Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:37.799Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 20:19:36... [2022-01-20T20:19:37.799Z] [2022-01-20T20:19:38.644Z] #80 DONE 4.6s [2022-01-20T20:19:38.644Z] [2022-01-20T20:19:38.644Z] #81 exporting to image [2022-01-20T20:19:38.644Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T20:19:38.644Z] #81 exporting layers [2022-01-20T20:19:38.659Z] 0e02c12b1310: Pull complete [2022-01-20T20:19:38.659Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T20:19:38.659Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:19:38.659Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T20:19:38.659Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T20:19:38.659Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T20:19:38.659Z] WARN: Skipping validation tests [2022-01-20T20:19:38.659Z] INFO: Running unit tests at 01/20/2022 20:19:32... [2022-01-20T20:19:38.659Z] INFO: make.ps1 starting at 01/20/2022 20:19:36 [2022-01-20T20:19:38.659Z] INFO: Git commit (ce5043ddec) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:19:38.659Z] INFO: Invoking autogen... [2022-01-20T20:19:38.659Z] INFO: Running unit tests... [2022-01-20T20:19:41.602Z] Sending build context to Docker daemon 61.79MB [2022-01-20T20:19:41.602Z] [2022-01-20T20:19:41.602Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T20:19:41.602Z] ---> 11cbc9e36c7a [2022-01-20T20:19:41.602Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T20:19:41.602Z] ---> Running in 7b994dfed631 [2022-01-20T20:19:42.072Z] Removing intermediate container 7b994dfed631 [2022-01-20T20:19:42.072Z] ---> ec516281521f [2022-01-20T20:19:42.072Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T20:19:42.072Z] ---> Running in 20a7fd06dcef [2022-01-20T20:19:42.072Z] Removing intermediate container 20a7fd06dcef [2022-01-20T20:19:42.072Z] ---> 2d6a142f08f1 [2022-01-20T20:19:42.072Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T20:19:42.072Z] ---> Running in ae7df34fb74e [2022-01-20T20:19:42.542Z] Removing intermediate container ae7df34fb74e [2022-01-20T20:19:42.542Z] ---> f83a5483a555 [2022-01-20T20:19:42.542Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T20:19:42.542Z] ---> Running in 1a48d8b778bc [2022-01-20T20:19:43.011Z] Removing intermediate container 1a48d8b778bc [2022-01-20T20:19:43.011Z] ---> e587a45c7b0f [2022-01-20T20:19:43.011Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-20T20:19:43.011Z] ---> Running in e439a2344834 [2022-01-20T20:19:43.481Z] Removing intermediate container e439a2344834 [2022-01-20T20:19:43.481Z] ---> 636763fba990 [2022-01-20T20:19:43.481Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-20T20:19:43.481Z] ---> Running in 91754b032a11 [2022-01-20T20:19:47.341Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T20:19:48.270Z] [2022-01-20T20:19:48.270Z] SUCCESS: Specified value was saved. [2022-01-20T20:19:48.739Z] INFO: Downloading git... [2022-01-20T20:19:50.313Z] INFO: Downloading go... [2022-01-20T20:19:51.888Z] INFO: Downloading compiler 1 of 3... [2022-01-20T20:19:52.883Z] INFO: Downloading compiler 2 of 3... [2022-01-20T20:19:53.874Z] INFO: Downloading compiler 3 of 3... [2022-01-20T20:19:54.874Z] INFO: Extracting git... [2022-01-20T20:19:59.860Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:20:05.229Z] #81 exporting layers 24.6s done [2022-01-20T20:20:05.229Z] #81 writing image sha256:04cb8e9f587b185fd38be3e2f5feb833493a491b8bf06f6949d865fd5e70aecb done [2022-01-20T20:20:05.229Z] #81 naming to docker.io/library/docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 done [2022-01-20T20:20:05.229Z] #81 DONE 24.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-20T20:20:05.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43095/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f9beed0930f9e9cca08c91c4225d6b7f05e45 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 hack/validate/default [2022-01-20T20:20:06.509Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-20T20:20:06.509Z] No api/types/ or api/swagger.yaml changes in diff. [2022-01-20T20:20:06.509Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-20T20:20:06.509Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-20T20:20:06.509Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-20T20:20:06.509Z] Congratulations! No new tests were added to integration-cli. [2022-01-20T20:20:06.509Z] [2022-01-20T20:20:06.509Z] INFO Start validation with golang-ci-lint [2022-01-20T20:20:06.509Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-20T20:20:06.509Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T20:20:06.509Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T20:20:07.385Z] INFO: Expanding go... [2022-01-20T20:20:13.636Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/builder/remotecontext 0.067s coverage: 13.7% of statements [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/builder/dockerfile 0.135s coverage: 49.0% of statements [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/builder/remotecontext/git 0.842s coverage: 86.3% of statements [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:20:13.637Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:20:13.637Z] ok github.com/docker/docker/cmd/docker-proxy 0.300s coverage: 67.6% of statements [2022-01-20T20:20:14.577Z] ok github.com/docker/docker/client 0.070s coverage: 75.6% of statements [2022-01-20T20:20:17.711Z] === RUN TestMiddlewares [2022-01-20T20:20:17.711Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T20:20:17.711Z] PASS [2022-01-20T20:20:17.711Z] coverage: 9.0% of statements [2022-01-20T20:20:17.711Z] ok github.com/docker/docker/api/server 0.078s coverage: 9.0% of statements [2022-01-20T20:20:32.709Z] INFO: Expanding compiler 1 of 3... [2022-01-20T20:20:32.710Z] INFO: Expanding compiler 2 of 3... [2022-01-20T20:20:36.512Z] INFO: Expanding compiler 3 of 3... [2022-01-20T20:20:37.504Z] INFO: Removing downloaded files... [2022-01-20T20:20:37.504Z] INFO: Downloading containerd [2022-01-20T20:20:46.060Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:20:46.060Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:20:46.060Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:20:46.060Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:20:46.060Z] [2022-01-20T20:20:46.060Z] + TEST_INTEGRATION_DEST=1 [2022-01-20T20:20:46.060Z] + CONTAINER_NAME=docker-pr9-1 [2022-01-20T20:20:46.060Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:20:46.060Z] + run_tests test-integration-flaky [2022-01-20T20:20:46.060Z] + '[' -n 0 ']' [2022-01-20T20:20:46.061Z] + rm= [2022-01-20T20:20:46.061Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43095/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:39b98a674f3117e11890569c1723e73f3432895c hack/make.sh test-integration-flaky test-integration [2022-01-20T20:20:46.061Z] + c=0 [2022-01-20T20:20:46.061Z] + TEST_INTEGRATION_DEST=2 [2022-01-20T20:20:46.061Z] + CONTAINER_NAME=docker-pr9-2 [2022-01-20T20:20:46.061Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T20:20:46.061Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T20:20:46.061Z] + run_tests [2022-01-20T20:20:46.061Z] + TEST_INTEGRATION_DEST=3 [2022-01-20T20:20:46.061Z] + CONTAINER_NAME=docker-pr9-3 [2022-01-20T20:20:46.061Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T20:20:46.061Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T20:20:46.061Z] + run_tests [2022-01-20T20:20:46.061Z] + '[' -n 0 ']' [2022-01-20T20:20:46.061Z] + rm= [2022-01-20T20:20:46.061Z] + '[' -n 0 ']' [2022-01-20T20:20:46.061Z] + rm= [2022-01-20T20:20:46.061Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43095/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:39b98a674f3117e11890569c1723e73f3432895c hack/make.sh '' test-integration [2022-01-20T20:20:46.061Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43095/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43095/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:39b98a674f3117e11890569c1723e73f3432895c hack/make.sh '' test-integration [2022-01-20T20:20:46.061Z] ++ jobs -p [2022-01-20T20:20:46.061Z] + for job in $(jobs -p) [2022-01-20T20:20:46.061Z] + wait 2161 [2022-01-20T20:20:46.061Z] [2022-01-20T20:20:46.061Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:20:46.061Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:20:46.061Z] HOSTNAME=0b6b93cecb93 [2022-01-20T20:20:46.061Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T20:20:46.061Z] TESTDEBUG=0 [2022-01-20T20:20:46.061Z] DEST=bundles/test-integration [2022-01-20T20:20:46.061Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:20:46.061Z] KEEPBUNDLE=1 [2022-01-20T20:20:46.061Z] DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c [2022-01-20T20:20:46.061Z] container=docker [2022-01-20T20:20:46.061Z] HOME=/root [2022-01-20T20:20:46.061Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:20:46.061Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:20:46.061Z] VALIDATE_BRANCH=master [2022-01-20T20:20:46.061Z] TERM=xterm [2022-01-20T20:20:46.061Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:20:46.061Z] SHLVL=1 [2022-01-20T20:20:46.061Z] TIMEOUT=120m [2022-01-20T20:20:46.061Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:20:46.061Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:20:46.061Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-20T20:20:46.061Z] GO111MODULE=off [2022-01-20T20:20:46.061Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:20:46.061Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:20:46.061Z] GOPATH=/go [2022-01-20T20:20:46.061Z] PKG_CONFIG=pkg-config [2022-01-20T20:20:46.061Z] _=/usr/bin/env [2022-01-20T20:20:46.061Z] Building test suite binary ./integration-cli/test.main [2022-01-20T20:20:46.061Z] [2022-01-20T20:20:46.061Z] [2022-01-20T20:20:46.061Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-20T20:20:46.061Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:20:46.061Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:20:46.061Z] HOSTNAME=61dd36c70ddb [2022-01-20T20:20:46.061Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T20:20:46.061Z] TESTDEBUG=0 [2022-01-20T20:20:46.061Z] DEST=bundles/test-integration [2022-01-20T20:20:46.061Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:20:46.061Z] KEEPBUNDLE=1 [2022-01-20T20:20:46.061Z] DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c [2022-01-20T20:20:46.061Z] container=docker [2022-01-20T20:20:46.061Z] HOME=/root [2022-01-20T20:20:46.061Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:20:46.061Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:20:46.061Z] VALIDATE_BRANCH=master [2022-01-20T20:20:46.061Z] TERM=xterm [2022-01-20T20:20:46.061Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:20:46.061Z] SHLVL=1 [2022-01-20T20:20:46.061Z] TIMEOUT=120m [2022-01-20T20:20:46.061Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:20:46.061Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:20:46.061Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-20T20:20:46.061Z] GO111MODULE=off [2022-01-20T20:20:46.061Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:20:46.061Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:20:46.061Z] GOPATH=/go [2022-01-20T20:20:46.061Z] PKG_CONFIG=pkg-config [2022-01-20T20:20:46.061Z] _=/usr/bin/env [2022-01-20T20:20:46.061Z] Building test suite binary ./integration-cli/test.main [2022-01-20T20:20:46.061Z] No new tests added to integration. [2022-01-20T20:20:46.061Z] [2022-01-20T20:20:46.061Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:20:46.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:20:46.318Z] HOSTNAME=32f3c4f14724 [2022-01-20T20:20:46.318Z] TESTDEBUG=0 [2022-01-20T20:20:46.318Z] DEST=bundles/test-integration [2022-01-20T20:20:46.318Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:20:46.318Z] KEEPBUNDLE=1 [2022-01-20T20:20:46.318Z] DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c [2022-01-20T20:20:46.318Z] container=docker [2022-01-20T20:20:46.318Z] HOME=/root [2022-01-20T20:20:46.318Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:20:46.318Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:20:46.318Z] VALIDATE_BRANCH=master [2022-01-20T20:20:46.318Z] TERM=xterm [2022-01-20T20:20:46.318Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:20:46.318Z] SHLVL=1 [2022-01-20T20:20:46.318Z] TIMEOUT=120m [2022-01-20T20:20:46.318Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:20:46.318Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:20:46.318Z] GO111MODULE=off [2022-01-20T20:20:46.318Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:20:46.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:20:46.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:20:46.318Z] GOPATH=/go [2022-01-20T20:20:46.318Z] PKG_CONFIG=pkg-config [2022-01-20T20:20:46.318Z] _=/usr/bin/env [2022-01-20T20:20:46.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:20:46.673Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 29.1% of statements [2022-01-20T20:20:46.673Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-20T20:20:46.673Z] ok github.com/docker/docker/cmd/dockerd/trap 2.381s coverage: 0.0% of statements [2022-01-20T20:20:46.673Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:20:46.673Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:20:46.673Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:20:46.673Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:20:46.673Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:20:47.610Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:20:47.610Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:20:47.610Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:20:47.610Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:20:47.610Z] [2022-01-20T20:20:47.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:20:47.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:20:47.610Z] HOSTNAME=0b9da0a266ab [2022-01-20T20:20:47.610Z] DEST=bundles/test-integration [2022-01-20T20:20:47.610Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:20:47.610Z] DOCKER_ROOTLESS=1 [2022-01-20T20:20:47.610Z] DOCKER_GITCOMMIT=39b98a674f3117e11890569c1723e73f3432895c [2022-01-20T20:20:47.610Z] container=docker [2022-01-20T20:20:47.610Z] HOME=/root [2022-01-20T20:20:47.610Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:20:47.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:20:47.610Z] VALIDATE_BRANCH=master [2022-01-20T20:20:47.610Z] TERM=xterm [2022-01-20T20:20:47.610Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:20:47.610Z] SHLVL=1 [2022-01-20T20:20:47.610Z] TIMEOUT=120m [2022-01-20T20:20:47.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:20:47.610Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:20:47.610Z] GO111MODULE=off [2022-01-20T20:20:47.610Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T20:20:47.610Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:20:47.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:20:47.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:20:47.610Z] GOPATH=/go [2022-01-20T20:20:47.610Z] PKG_CONFIG=pkg-config [2022-01-20T20:20:47.610Z] _=/usr/bin/env [2022-01-20T20:20:47.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:20:47.949Z] [2022-01-20T20:20:47.949Z] Name Version Source Summary [2022-01-20T20:20:47.949Z] ---- ------- ------ ------- [2022-01-20T20:20:47.949Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T20:20:48.945Z] [2022-01-20T20:20:48.945Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T20:20:48.945Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T20:20:48.945Z] PSChildName : containerd [2022-01-20T20:20:48.945Z] PSDrive : C [2022-01-20T20:20:48.945Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T20:20:48.945Z] PSIsContainer : True [2022-01-20T20:20:48.945Z] Name : containerd [2022-01-20T20:20:48.945Z] FullName : C:\containerd [2022-01-20T20:20:48.945Z] Parent : [2022-01-20T20:20:48.945Z] Exists : True [2022-01-20T20:20:48.945Z] Root : C:\ [2022-01-20T20:20:48.945Z] Extension : [2022-01-20T20:20:48.945Z] CreationTime : 1/20/2022 8:20:48 PM [2022-01-20T20:20:48.945Z] CreationTimeUtc : 1/20/2022 8:20:48 PM [2022-01-20T20:20:48.945Z] LastAccessTime : 1/20/2022 8:20:48 PM [2022-01-20T20:20:48.945Z] LastAccessTimeUtc : 1/20/2022 8:20:48 PM [2022-01-20T20:20:48.945Z] LastWriteTime : 1/20/2022 8:20:48 PM [2022-01-20T20:20:48.945Z] LastWriteTimeUtc : 1/20/2022 8:20:48 PM [2022-01-20T20:20:48.945Z] Attributes : Directory [2022-01-20T20:20:48.945Z] Mode : d----- [2022-01-20T20:20:48.945Z] BaseName : containerd [2022-01-20T20:20:48.945Z] Target : {} [2022-01-20T20:20:48.945Z] LinkType : [2022-01-20T20:20:48.945Z] [2022-01-20T20:20:49.940Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T20:20:49.940Z] INFO: Configuring git core.autocrlf... [2022-01-20T20:20:50.410Z] [2022-01-20T20:20:50.410Z] [2022-01-20T20:20:51.954Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2022-01-20T20:20:52.892Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2022-01-20T20:20:52.907Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:20:52.907Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:20:52.907Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:20:52.907Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:20:52.907Z] [2022-01-20T20:20:52.907Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:20:52.907Z] DOCKER_SYSTEMD=1 [2022-01-20T20:20:52.907Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:20:52.907Z] HOSTNAME=03fc64711d63 [2022-01-20T20:20:52.907Z] DEST=bundles/test-integration [2022-01-20T20:20:52.907Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:20:52.907Z] DOCKER_GITCOMMIT=b5470485e06be1e20239b9b0d62124beaec15765 [2022-01-20T20:20:52.907Z] container=docker [2022-01-20T20:20:52.907Z] HOME=/root [2022-01-20T20:20:52.907Z] LANG=C.UTF-8 [2022-01-20T20:20:52.907Z] INVOCATION_ID=a07e9d9cdf1d41eaa906216289d89d71 [2022-01-20T20:20:52.907Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:20:52.907Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:20:52.907Z] VALIDATE_BRANCH=master [2022-01-20T20:20:52.907Z] TERM=xterm [2022-01-20T20:20:52.907Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:20:52.907Z] SHLVL=3 [2022-01-20T20:20:52.907Z] TIMEOUT=120m [2022-01-20T20:20:52.907Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:20:52.907Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:20:52.907Z] GO111MODULE=off [2022-01-20T20:20:52.907Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T20:20:52.907Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:20:52.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:20:52.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:20:52.907Z] GOPATH=/go [2022-01-20T20:20:52.907Z] PKG_CONFIG=pkg-config [2022-01-20T20:20:52.907Z] _=/usr/bin/env [2022-01-20T20:20:52.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:20:54.272Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-01-20T20:21:00.842Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-01-20T20:21:01.797Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-01-20T20:21:02.347Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-20T20:21:02.935Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T20:21:03.503Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2022-01-20T20:21:04.075Z] ok github.com/docker/docker/daemon 10.097s coverage: 17.1% of statements [2022-01-20T20:21:04.075Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:21:04.075Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:21:04.075Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:21:04.075Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:21:05.013Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.253s coverage: 56.2% of statements [2022-01-20T20:21:05.273Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.029s coverage: 3.0% of statements [2022-01-20T20:21:06.668Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-01-20T20:21:08.052Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.144s coverage: 50.5% of statements [2022-01-20T20:21:09.966Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.943s coverage: 46.2% of statements [2022-01-20T20:21:09.966Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:21:09.966Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.629s coverage: 58.0% of statements [2022-01-20T20:21:09.966Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T20:21:09.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:21:10.535Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-01-20T20:21:10.796Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2022-01-20T20:21:11.056Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-01-20T20:21:12.438Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.7% of statements [2022-01-20T20:21:12.438Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:21:12.438Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:21:12.698Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.5% of statements [2022-01-20T20:21:13.636Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 80.2% of statements [2022-01-20T20:21:13.636Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-01-20T20:21:13.636Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:21:13.896Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-01-20T20:21:13.896Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-01-20T20:21:14.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-01-20T20:21:14.725Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-01-20T20:21:14.984Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 78.7% of statements [2022-01-20T20:21:14.984Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:21:15.553Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 54.7% of statements [2022-01-20T20:21:15.812Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2022-01-20T20:21:16.381Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-01-20T20:21:16.641Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-01-20T20:21:17.209Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T20:21:18.146Z] ok github.com/docker/docker/daemon/logger/splunk 1.547s coverage: 82.5% of statements [2022-01-20T20:21:18.146Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:21:18.146Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:21:18.405Z] ok github.com/docker/docker/distribution 0.078s coverage: 26.4% of statements [2022-01-20T20:21:18.973Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2022-01-20T20:21:18.973Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:21:19.540Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-01-20T20:21:20.108Z] ok github.com/docker/docker/image 0.013s coverage: 86.6% of statements [2022-01-20T20:21:20.677Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T20:21:21.246Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-01-20T20:21:21.246Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.1% of statements [2022-01-20T20:21:21.246Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:21:21.506Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-20T20:21:21.506Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:21:21.766Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-01-20T20:21:22.706Z] ok github.com/docker/docker/oci 0.005s coverage: 43.3% of statements [2022-01-20T20:21:23.275Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-01-20T20:21:23.275Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-20T20:21:24.656Z] ok github.com/docker/docker/pkg/archive 0.264s coverage: 82.6% of statements [2022-01-20T20:21:25.594Z] ok github.com/docker/docker/pkg/authorization 0.391s coverage: 68.3% of statements [2022-01-20T20:21:25.852Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T20:21:25.852Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T20:21:26.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:21:26.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:21:29.140Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2022-01-20T20:21:29.140Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-20T20:21:29.399Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:21:30.011Z] === RUN TestBoolValue [2022-01-20T20:21:30.011Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestBoolValueOrDefault [2022-01-20T20:21:30.011Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestInt64ValueOrZero [2022-01-20T20:21:30.011Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestInt64ValueOrDefault [2022-01-20T20:21:30.011Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T20:21:30.011Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestJsonContentType [2022-01-20T20:21:30.011Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T20:21:30.011Z] PASS [2022-01-20T20:21:30.011Z] coverage: 14.7% of statements [2022-01-20T20:21:30.011Z] ok github.com/docker/docker/api/server/httputils 0.127s coverage: 14.7% of statements [2022-01-20T20:21:30.011Z] === RUN TestMaskSecretKeys [2022-01-20T20:21:30.011Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T20:21:30.011Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T20:21:30.011Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T20:21:30.011Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T20:21:30.011Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T20:21:30.011Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T20:21:30.011Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestVersionMiddlewareVersion [2022-01-20T20:21:30.011Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T20:21:30.011Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T20:21:30.011Z] PASS [2022-01-20T20:21:30.011Z] coverage: 37.7% of statements [2022-01-20T20:21:30.011Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:21:30.011Z] === RUN TestAdjustForAPIVersion [2022-01-20T20:21:30.011Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T20:21:30.011Z] PASS [2022-01-20T20:21:30.011Z] coverage: 5.7% of statements [2022-01-20T20:21:30.011Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2022-01-20T20:21:30.011Z] === RUN TestStrSliceMarshalJSON [2022-01-20T20:21:30.011Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T20:21:30.011Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestStrSliceUnmarshalString [2022-01-20T20:21:30.011Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T20:21:30.011Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T20:21:30.011Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T20:21:30.011Z] PASS [2022-01-20T20:21:30.011Z] coverage: 90.0% of statements [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:21:30.011Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-01-20T20:21:30.012Z] === RUN TestToJSON [2022-01-20T20:21:30.012Z] --- PASS: TestToJSON (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestToParamWithVersion [2022-01-20T20:21:30.012Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestFromJSON [2022-01-20T20:21:30.012Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestEmpty [2022-01-20T20:21:30.012Z] --- PASS: TestEmpty (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T20:21:30.012Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestArgsMatchKVList [2022-01-20T20:21:30.012Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestArgsMatch [2022-01-20T20:21:30.012Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestAdd [2022-01-20T20:21:30.012Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestDel [2022-01-20T20:21:30.012Z] --- PASS: TestDel (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestLen [2022-01-20T20:21:30.012Z] --- PASS: TestLen (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestExactMatch [2022-01-20T20:21:30.012Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestOnlyOneExactMatch [2022-01-20T20:21:30.012Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestContains [2022-01-20T20:21:30.012Z] --- PASS: TestContains (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestValidate [2022-01-20T20:21:30.012Z] --- PASS: TestValidate (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestWalkValues [2022-01-20T20:21:30.012Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestFuzzyMatch [2022-01-20T20:21:30.012Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestClone [2022-01-20T20:21:30.012Z] --- PASS: TestClone (0.00s) [2022-01-20T20:21:30.012Z] PASS [2022-01-20T20:21:30.012Z] coverage: 92.2% of statements [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:21:30.012Z] === RUN TestDurationToSecondsString [2022-01-20T20:21:30.012Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestGetTimestamp [2022-01-20T20:21:30.012Z] --- PASS: TestGetTimestamp (0.23s) [2022-01-20T20:21:30.012Z] === RUN TestParseTimestamps [2022-01-20T20:21:30.012Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T20:21:30.012Z] PASS [2022-01-20T20:21:30.012Z] coverage: 100.0% of statements [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/api/types/time 0.296s coverage: 100.0% of statements [2022-01-20T20:21:30.012Z] === RUN TestCompareVersion [2022-01-20T20:21:30.012Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T20:21:30.012Z] PASS [2022-01-20T20:21:30.012Z] coverage: 77.3% of statements [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T20:21:30.012Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestCloneArgsSmartHttp [2022-01-20T20:21:30.012Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestCloneArgsDumbHttp [2022-01-20T20:21:30.012Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestCloneArgsGit [2022-01-20T20:21:30.012Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestCheckoutGit [2022-01-20T20:21:30.012Z] === RUN TestEnable [2022-01-20T20:21:30.012Z] --- PASS: TestEnable (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestDisable [2022-01-20T20:21:30.012Z] --- PASS: TestDisable (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestEnabled [2022-01-20T20:21:30.012Z] --- PASS: TestEnabled (0.00s) [2022-01-20T20:21:30.012Z] PASS [2022-01-20T20:21:30.012Z] coverage: 100.0% of statements [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-01-20T20:21:30.012Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T20:21:30.012Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestProcessNoDockerignore [2022-01-20T20:21:30.012Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T20:21:30.012Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestDetectContentType [2022-01-20T20:21:30.012Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestSelectAcceptableMIME [2022-01-20T20:21:30.012Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestInspectEmptyResponse [2022-01-20T20:21:30.012Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestInspectResponseBinary [2022-01-20T20:21:30.012Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestResponseUnsupportedContentType [2022-01-20T20:21:30.012Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestInspectResponseTextSimple [2022-01-20T20:21:30.012Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T20:21:30.012Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestUnknownContentLength [2022-01-20T20:21:30.012Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestDownloadRemote [2022-01-20T20:21:30.012Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-20T20:21:30.012Z] === RUN TestGetWithStatusError [2022-01-20T20:21:30.012Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestCloseRootDirectory [2022-01-20T20:21:30.012Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:21:30.012Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestHashFile [2022-01-20T20:21:30.012Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:21:30.012Z] --- SKIP: TestHashFile (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestHashSubdir [2022-01-20T20:21:30.012Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:21:30.012Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestRemoveDirectory [2022-01-20T20:21:30.012Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:21:30.012Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-20T20:21:30.012Z] PASS [2022-01-20T20:21:30.012Z] coverage: 9.3% of statements [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 9.3% of statements [2022-01-20T20:21:30.012Z] === RUN TestGetAllAllowed [2022-01-20T20:21:30.012Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestGetAllMeta [2022-01-20T20:21:30.012Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T20:21:30.012Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T20:21:30.012Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestIsExistingDirectory [2022-01-20T20:21:30.012Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestGetFilenameForDownload [2022-01-20T20:21:30.012Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestEnv2Variables [2022-01-20T20:21:30.012Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T20:21:30.012Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestMaintainer [2022-01-20T20:21:30.012Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestLabel [2022-01-20T20:21:30.012Z] --- PASS: TestLabel (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestFromScratch [2022-01-20T20:21:30.012Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestFromWithArg [2022-01-20T20:21:30.012Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T20:21:30.012Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestFromWithUndefinedArg [2022-01-20T20:21:30.012Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T20:21:30.012Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestOnbuild [2022-01-20T20:21:30.012Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestWorkdir [2022-01-20T20:21:30.012Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestCmd [2022-01-20T20:21:30.012Z] --- PASS: TestCmd (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestHealthcheckNone [2022-01-20T20:21:30.012Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestHealthcheckCmd [2022-01-20T20:21:30.012Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestEntrypoint [2022-01-20T20:21:30.012Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestExpose [2022-01-20T20:21:30.012Z] --- PASS: TestExpose (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestUser [2022-01-20T20:21:30.012Z] --- PASS: TestUser (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestVolume [2022-01-20T20:21:30.012Z] --- PASS: TestVolume (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestStopSignal [2022-01-20T20:21:30.012Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:21:30.012Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestArg [2022-01-20T20:21:30.012Z] --- PASS: TestArg (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestShell [2022-01-20T20:21:30.012Z] --- PASS: TestShell (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestPrependEnvOnCmd [2022-01-20T20:21:30.012Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestRunWithBuildArgs [2022-01-20T20:21:30.012Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T20:21:30.012Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T20:21:30.012Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T20:21:30.012Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T20:21:30.012Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T20:21:30.012Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestNormalizeWorkdir [2022-01-20T20:21:30.012Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestDispatch [2022-01-20T20:21:30.012Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T20:21:30.012Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T20:21:30.012Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T20:21:30.012Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T20:21:30.012Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T20:21:30.012Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T20:21:30.012Z] === RUN TestDispatch/COPY_url [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch (0.09s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T20:21:30.012Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T20:21:30.012Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T20:21:30.012Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T20:21:30.012Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T20:21:30.012Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T20:21:30.012Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestEmptyDockerfile [2022-01-20T20:21:30.012Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestSymlinkDockerfile [2022-01-20T20:21:30.012Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T20:21:30.012Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestNonExistingDockerfile [2022-01-20T20:21:30.012Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestCopyRunConfig [2022-01-20T20:21:30.012Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestDeepCopyRunConfig [2022-01-20T20:21:30.012Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestExportImage [2022-01-20T20:21:30.012Z] --- PASS: TestExportImage (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestNormalizeDest [2022-01-20T20:21:30.012Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T20:21:30.012Z] PASS [2022-01-20T20:21:30.012Z] coverage: 46.8% of statements [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/builder/dockerfile 0.233s coverage: 46.8% of statements [2022-01-20T20:21:30.012Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:21:30.012Z] === RUN TestTCP4Proxy [2022-01-20T20:21:30.012Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T20:21:30.012Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T20:21:30.012Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestTCP6Proxy [2022-01-20T20:21:30.012Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:21:30.012Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestTCPDualStackProxy [2022-01-20T20:21:30.012Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:21:30.012Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestUDP4Proxy [2022-01-20T20:21:30.012Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestUDP6Proxy [2022-01-20T20:21:30.012Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:21:30.012Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestUDPWriteError [2022-01-20T20:21:30.012Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestSCTP4Proxy [2022-01-20T20:21:30.012Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:21:30.012Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T20:21:30.012Z] === RUN TestSCTP6Proxy [2022-01-20T20:21:30.012Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:21:30.012Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T20:21:30.012Z] PASS [2022-01-20T20:21:30.012Z] coverage: 49.4% of statements [2022-01-20T20:21:30.012Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-01-20T20:21:30.336Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T20:21:30.336Z] ok github.com/docker/docker/layer 7.358s coverage: 68.8% of statements [2022-01-20T20:21:30.336Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:21:30.336Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:21:30.336Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:21:30.336Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:21:30.336Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:21:30.336Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:21:30.336Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:21:30.596Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-01-20T20:21:30.596Z] ok github.com/docker/docker/pkg/fsutils 0.138s coverage: 85.1% of statements [2022-01-20T20:21:30.855Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2022-01-20T20:21:31.793Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 70.1% of statements [2022-01-20T20:21:31.793Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 69.5% of statements [2022-01-20T20:21:32.053Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-01-20T20:21:32.053Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-01-20T20:21:32.053Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:21:32.053Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T20:21:32.053Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:21:32.313Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-01-20T20:21:32.313Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:21:32.313Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-01-20T20:21:32.573Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-01-20T20:21:32.573Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-01-20T20:21:32.573Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-20T20:21:32.573Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:21:32.573Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:21:33.143Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-01-20T20:21:33.712Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T20:21:33.712Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T20:21:33.971Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-01-20T20:21:35.350Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-01-20T20:21:35.350Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-20T20:21:35.609Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-20T20:21:35.869Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-20T20:21:36.129Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-20T20:21:36.129Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T20:21:36.698Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-01-20T20:21:36.957Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-01-20T20:21:37.216Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-01-20T20:21:37.785Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-01-20T20:21:38.044Z] coverage: [no statements] [2022-01-20T20:21:38.044Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-01-20T20:21:38.303Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T20:21:38.303Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-01-20T20:21:38.562Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-20T20:21:39.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:21:39.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:21:39.941Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-20T20:21:40.509Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-20T20:21:40.768Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-01-20T20:21:42.146Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2022-01-20T20:21:42.146Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-20T20:21:42.382Z] === RUN TestCheckpointCreateError [2022-01-20T20:21:42.382Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCheckpointCreate [2022-01-20T20:21:42.382Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCheckpointDeleteError [2022-01-20T20:21:42.382Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCheckpointDelete [2022-01-20T20:21:42.382Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCheckpointListError [2022-01-20T20:21:42.382Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCheckpointList [2022-01-20T20:21:42.382Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T20:21:42.382Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T20:21:42.382Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:21:42.382Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestGetAPIPath [2022-01-20T20:21:42.382Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestParseHostURL [2022-01-20T20:21:42.382Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T20:21:42.382Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T20:21:42.382Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNegotiateAPIVersion [2022-01-20T20:21:42.382Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T20:21:42.382Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T20:21:42.382Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T20:21:42.382Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T20:21:42.382Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestClientRedirect [2022-01-20T20:21:42.382Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigCreateUnsupported [2022-01-20T20:21:42.382Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigCreateError [2022-01-20T20:21:42.382Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigCreate [2022-01-20T20:21:42.382Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigInspectNotFound [2022-01-20T20:21:42.382Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T20:21:42.382Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigInspectUnsupported [2022-01-20T20:21:42.382Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigInspectError [2022-01-20T20:21:42.382Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T20:21:42.382Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigInspect [2022-01-20T20:21:42.382Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigListUnsupported [2022-01-20T20:21:42.382Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigListError [2022-01-20T20:21:42.382Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigList [2022-01-20T20:21:42.382Z] --- PASS: TestConfigList (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigRemoveUnsupported [2022-01-20T20:21:42.382Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigRemoveError [2022-01-20T20:21:42.382Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigRemove [2022-01-20T20:21:42.382Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigUpdateUnsupported [2022-01-20T20:21:42.382Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigUpdateError [2022-01-20T20:21:42.382Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestConfigUpdate [2022-01-20T20:21:42.382Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerCommitError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerCommit [2022-01-20T20:21:42.382Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerStatPathError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerStatPath [2022-01-20T20:21:42.382Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyToContainerError [2022-01-20T20:21:42.382Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T20:21:42.382Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T20:21:42.382Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyToContainer [2022-01-20T20:21:42.382Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyFromContainerError [2022-01-20T20:21:42.382Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T20:21:42.382Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T20:21:42.382Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T20:21:42.382Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestCopyFromContainer [2022-01-20T20:21:42.382Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerCreateError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerCreateImageNotFound [2022-01-20T20:21:42.382Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerCreateWithName [2022-01-20T20:21:42.382Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerCreateAutoRemove [2022-01-20T20:21:42.382Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerDiffError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerDiff [2022-01-20T20:21:42.382Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExecCreateError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExecCreate [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExecStartError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExecStart [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExecInspectError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExecInspect [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExportError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerExport [2022-01-20T20:21:42.382Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerInspectError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T20:21:42.382Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T20:21:42.382Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerInspect [2022-01-20T20:21:42.382Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerInspectNode [2022-01-20T20:21:42.382Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerKillError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerKill [2022-01-20T20:21:42.382Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerListError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerList [2022-01-20T20:21:42.382Z] --- PASS: TestContainerList (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerLogsNotFoundError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerLogsError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerLogsError (0.02s) [2022-01-20T20:21:42.382Z] === RUN TestContainerLogs [2022-01-20T20:21:42.382Z] --- PASS: TestContainerLogs (0.26s) [2022-01-20T20:21:42.382Z] === RUN TestContainerPauseError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerPause [2022-01-20T20:21:42.382Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainersPruneError [2022-01-20T20:21:42.382Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainersPrune [2022-01-20T20:21:42.382Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerRemoveError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerRemove [2022-01-20T20:21:42.382Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerRenameError [2022-01-20T20:21:42.382Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T20:21:42.382Z] === RUN TestContainerRename [2022-01-20T20:21:42.382Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerResizeError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerExecResizeError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerResize [2022-01-20T20:21:42.383Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerExecResize [2022-01-20T20:21:42.383Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerRestartError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerRestart [2022-01-20T20:21:42.383Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerStartError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerStart [2022-01-20T20:21:42.383Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerStatsError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerStats [2022-01-20T20:21:42.383Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerStopError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerStop [2022-01-20T20:21:42.383Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerTopError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerTop [2022-01-20T20:21:42.383Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerUnpauseError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerUnpause [2022-01-20T20:21:42.383Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerUpdateError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerUpdate [2022-01-20T20:21:42.383Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerWaitError [2022-01-20T20:21:42.383Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestContainerWait [2022-01-20T20:21:42.383Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestDiskUsageError [2022-01-20T20:21:42.383Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestDiskUsage [2022-01-20T20:21:42.383Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestDistributionInspectUnsupported [2022-01-20T20:21:42.383Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T20:21:42.383Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestEventsErrorInOptions [2022-01-20T20:21:42.383Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestEventsErrorFromServer [2022-01-20T20:21:42.383Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestEvents [2022-01-20T20:21:42.383Z] --- PASS: TestEvents (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestTLSCloseWriter [2022-01-20T20:21:42.383Z] === PAUSE TestTLSCloseWriter [2022-01-20T20:21:42.383Z] === RUN TestImageBuildError [2022-01-20T20:21:42.383Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageBuild [2022-01-20T20:21:42.383Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestGetDockerOS [2022-01-20T20:21:42.383Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageCreateError [2022-01-20T20:21:42.383Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageCreate [2022-01-20T20:21:42.383Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageHistoryError [2022-01-20T20:21:42.383Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageHistory [2022-01-20T20:21:42.383Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageImportError [2022-01-20T20:21:42.383Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageImport [2022-01-20T20:21:42.383Z] --- PASS: TestImageImport (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageInspectError [2022-01-20T20:21:42.383Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageInspectImageNotFound [2022-01-20T20:21:42.383Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageInspectWithEmptyID [2022-01-20T20:21:42.383Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageInspect [2022-01-20T20:21:42.383Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageListError [2022-01-20T20:21:42.383Z] --- PASS: TestImageListError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageList [2022-01-20T20:21:42.383Z] --- PASS: TestImageList (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageListApiBefore125 [2022-01-20T20:21:42.383Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageLoadError [2022-01-20T20:21:42.383Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageLoad [2022-01-20T20:21:42.383Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagesPruneError [2022-01-20T20:21:42.383Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagesPrune [2022-01-20T20:21:42.383Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePullReferenceParseError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePullAnyError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePullWithoutErrors [2022-01-20T20:21:42.383Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePushReferenceError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePushAnyError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithoutErrors [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T20:21:42.383Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageRemoveError [2022-01-20T20:21:42.383Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageRemoveImageNotFound [2022-01-20T20:21:42.383Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageRemove [2022-01-20T20:21:42.383Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSaveError [2022-01-20T20:21:42.383Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSave [2022-01-20T20:21:42.383Z] --- PASS: TestImageSave (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSearchAnyError [2022-01-20T20:21:42.383Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T20:21:42.383Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:21:42.383Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:21:42.383Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T20:21:42.383Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageSearchWithoutErrors [2022-01-20T20:21:42.383Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageTagError [2022-01-20T20:21:42.383Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageTagInvalidReference [2022-01-20T20:21:42.383Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T20:21:42.383Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageTagHexSource [2022-01-20T20:21:42.383Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestImageTag [2022-01-20T20:21:42.383Z] --- PASS: TestImageTag (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestInfoServerError [2022-01-20T20:21:42.383Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T20:21:42.383Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestInfo [2022-01-20T20:21:42.383Z] --- PASS: TestInfo (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkConnectError [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkConnect [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkCreateError [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkCreate [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkDisconnectError [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkDisconnect [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkInspect [2022-01-20T20:21:42.383Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T20:21:42.383Z] === RUN TestNetworkInspect/no_options [2022-01-20T20:21:42.383Z] === RUN TestNetworkInspect/verbose [2022-01-20T20:21:42.383Z] === RUN TestNetworkInspect/global_scope [2022-01-20T20:21:42.383Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T20:21:42.383Z] === RUN TestNetworkInspect/server_error [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkListError [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkList [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworksPruneError [2022-01-20T20:21:42.383Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworksPrune [2022-01-20T20:21:42.383Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkRemoveError [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNetworkRemove [2022-01-20T20:21:42.383Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeInspectError [2022-01-20T20:21:42.383Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T20:21:42.383Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T20:21:42.383Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeInspect [2022-01-20T20:21:42.383Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeListError [2022-01-20T20:21:42.383Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeList [2022-01-20T20:21:42.383Z] --- PASS: TestNodeList (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeRemoveError [2022-01-20T20:21:42.383Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T20:21:42.383Z] === RUN TestNodeRemove [2022-01-20T20:21:42.384Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestNodeUpdateError [2022-01-20T20:21:42.384Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestNodeUpdate [2022-01-20T20:21:42.384Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestOptionWithTimeout [2022-01-20T20:21:42.384Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPingFail [2022-01-20T20:21:42.384Z] --- PASS: TestPingFail (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPingWithError [2022-01-20T20:21:42.384Z] 2022/01/20 20:21:41 RoundTripper returned a response & error; ignoring response [2022-01-20T20:21:42.384Z] 2022/01/20 20:21:41 RoundTripper returned a response & error; ignoring response [2022-01-20T20:21:42.384Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPingSuccess [2022-01-20T20:21:42.384Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPingHeadFallback [2022-01-20T20:21:42.384Z] === RUN TestPingHeadFallback/OK [2022-01-20T20:21:42.384Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T20:21:42.384Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T20:21:42.384Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T20:21:42.384Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T20:21:42.384Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T20:21:42.384Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T20:21:42.384Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T20:21:42.384Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginDisableError [2022-01-20T20:21:42.384Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginDisable [2022-01-20T20:21:42.384Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginEnableError [2022-01-20T20:21:42.384Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginEnable [2022-01-20T20:21:42.384Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginInspectError [2022-01-20T20:21:42.384Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T20:21:42.384Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginInspect [2022-01-20T20:21:42.384Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginListError [2022-01-20T20:21:42.384Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginList [2022-01-20T20:21:42.384Z] --- PASS: TestPluginList (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginPushError [2022-01-20T20:21:42.384Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginPush [2022-01-20T20:21:42.384Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginRemoveError [2022-01-20T20:21:42.384Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginRemove [2022-01-20T20:21:42.384Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginSetError [2022-01-20T20:21:42.384Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPluginSet [2022-01-20T20:21:42.384Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSetHostHeader [2022-01-20T20:21:42.384Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestPlainTextError [2022-01-20T20:21:42.384Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestInfiniteError [2022-01-20T20:21:42.384Z] --- PASS: TestInfiniteError (0.05s) [2022-01-20T20:21:42.384Z] === RUN TestCanceledContext [2022-01-20T20:21:42.384Z] 2022/01/20 20:21:41 RoundTripper returned a response & error; ignoring response [2022-01-20T20:21:42.384Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestDeadlineExceededContext [2022-01-20T20:21:42.384Z] 2022/01/20 20:21:41 RoundTripper returned a response & error; ignoring response [2022-01-20T20:21:42.384Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretCreateUnsupported [2022-01-20T20:21:42.384Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretCreateError [2022-01-20T20:21:42.384Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretCreate [2022-01-20T20:21:42.384Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretInspectUnsupported [2022-01-20T20:21:42.384Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretInspectError [2022-01-20T20:21:42.384Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T20:21:42.384Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T20:21:42.384Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretInspect [2022-01-20T20:21:42.384Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretListUnsupported [2022-01-20T20:21:42.384Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretListError [2022-01-20T20:21:42.384Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretList [2022-01-20T20:21:42.384Z] --- PASS: TestSecretList (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretRemoveUnsupported [2022-01-20T20:21:42.384Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretRemoveError [2022-01-20T20:21:42.384Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretRemove [2022-01-20T20:21:42.384Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretUpdateUnsupported [2022-01-20T20:21:42.384Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretUpdateError [2022-01-20T20:21:42.384Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSecretUpdate [2022-01-20T20:21:42.384Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceCreateError [2022-01-20T20:21:42.384Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceCreate [2022-01-20T20:21:42.384Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T20:21:42.384Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceCreateDigestPinning [2022-01-20T20:21:42.384Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceInspectError [2022-01-20T20:21:42.384Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T20:21:42.384Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T20:21:42.384Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceInspect [2022-01-20T20:21:42.384Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceListError [2022-01-20T20:21:42.384Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceList [2022-01-20T20:21:42.384Z] --- PASS: TestServiceList (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceLogsError [2022-01-20T20:21:42.384Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceLogs [2022-01-20T20:21:42.384Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceRemoveError [2022-01-20T20:21:42.384Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T20:21:42.384Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceRemove [2022-01-20T20:21:42.384Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceUpdateError [2022-01-20T20:21:42.384Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestServiceUpdate [2022-01-20T20:21:42.384Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmGetUnlockKey [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmInitError [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmInit [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmInspectError [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmInspect [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmJoinError [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmJoin [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmLeaveError [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmLeave [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmUnlockError [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmUnlock [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmUpdateError [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestSwarmUpdate [2022-01-20T20:21:42.384Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestTaskInspectError [2022-01-20T20:21:42.384Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T20:21:42.384Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestTaskInspect [2022-01-20T20:21:42.384Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestTaskListError [2022-01-20T20:21:42.384Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestTaskList [2022-01-20T20:21:42.384Z] --- PASS: TestTaskList (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeCreateError [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeCreate [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeInspectError [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeInspectNotFound [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeInspect [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeListError [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeList [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeRemoveError [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T20:21:42.384Z] === RUN TestVolumeRemove [2022-01-20T20:21:42.384Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T20:21:42.384Z] === CONT TestTLSCloseWriter [2022-01-20T20:21:42.384Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T20:21:42.384Z] PASS [2022-01-20T20:21:42.384Z] coverage: 75.1% of statements [2022-01-20T20:21:42.384Z] ok github.com/docker/docker/client 0.607s coverage: 75.1% of statements [2022-01-20T20:21:43.117Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-01-20T20:21:43.729Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T20:21:43.729Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-01-20T20:21:44.298Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2022-01-20T20:21:44.558Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T20:21:47.096Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T20:21:47.664Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-01-20T20:21:47.923Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-01-20T20:21:48.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:21:49.301Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-01-20T20:21:53.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:21:57.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:22:02.768Z] Removing intermediate container 91754b032a11 [2022-01-20T20:22:02.769Z] ---> 39526de333d3 [2022-01-20T20:22:02.769Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-20T20:22:02.769Z] ---> Running in 464109db1627 [2022-01-20T20:22:02.769Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T20:22:02.769Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T20:22:02.769Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T20:22:02.769Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T20:22:02.769Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:22:02.769Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:22:02.769Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T20:22:02.769Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T20:22:02.769Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:22:02.769Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:22:02.769Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T20:22:02.769Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T20:22:02.769Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:22:02.769Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T20:22:02.769Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:22:02.769Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T20:22:03.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:22:03.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:22:03.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:22:04.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:22:04.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:22:04.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:22:05.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T20:22:07.391Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:22:07.391Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === Skipped [2022-01-20T20:22:07.391Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:22:07.391Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:22:07.391Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:22:07.391Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:22:07.391Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-20T20:22:07.391Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T20:22:07.391Z] aufs_test.go:37: driver not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T20:22:07.391Z] time="2022-01-20T20:21:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T20:22:07.391Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T20:22:07.391Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T20:22:07.391Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:22:07.391Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T20:22:07.391Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T20:22:07.391Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T20:22:07.391Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T20:22:07.391Z] [2022-01-20T20:22:07.391Z] DONE 2314 tests, 53 skipped in 194.253s [2022-01-20T20:22:07.391Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:22:07.391Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:22:07.392Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T20:22:07.392Z] + 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-01-20T20:22:07.502Z] --- PASS: TestCheckoutGit (39.41s) [2022-01-20T20:22:07.502Z] === RUN TestValidGitTransport [2022-01-20T20:22:07.502Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T20:22:07.502Z] === RUN TestGitInvalidRef [2022-01-20T20:22:07.502Z] --- PASS: TestGitInvalidRef (0.26s) [2022-01-20T20:22:07.502Z] PASS [2022-01-20T20:22:07.502Z] coverage: 86.3% of statements [2022-01-20T20:22:07.502Z] ok github.com/docker/docker/builder/remotecontext/git 39.818s coverage: 86.3% of statements [2022-01-20T20:22:07.502Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:22:07.502Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:22:07.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:22:08.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:22:09.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:22:09.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:22:10.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:22:11.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:22:12.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:22:12.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-01-20T20:22:13.312Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T20:22:13.312Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestConfigureDaemonLogs [2022-01-20T20:22:13.312Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T20:22:13.312Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T20:22:13.312Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T20:22:13.312Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T20:22:13.312Z] PASS [2022-01-20T20:22:13.312Z] coverage: 18.6% of statements [2022-01-20T20:22:13.312Z] ok github.com/docker/docker/cmd/dockerd 0.319s coverage: 18.6% of statements [2022-01-20T20:22:13.312Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T20:22:13.312Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:22:13.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:22:14.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:22:14.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:22:14.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:22:14.430Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:22:14.430Z] Using test binary docker [2022-01-20T20:22:14.430Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:22:14.430Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:22:14.430Z] INFO: Waiting for daemon to start... [2022-01-20T20:22:14.430Z] Starting dockerd [2022-01-20T20:22:14.847Z] === RUN TestContainerStopSignal [2022-01-20T20:22:14.848Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestContainerStopTimeout [2022-01-20T20:22:14.848Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T20:22:14.848Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T20:22:14.848Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-01-20T20:22:14.848Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T20:22:14.848Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T20:22:14.848Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T20:22:14.848Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestNewMemoryStore [2022-01-20T20:22:14.848Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestAddContainers [2022-01-20T20:22:14.848Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestGetContainer [2022-01-20T20:22:14.848Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestDeleteContainer [2022-01-20T20:22:14.848Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestListContainers [2022-01-20T20:22:14.848Z] --- PASS: TestListContainers (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestFirstContainer [2022-01-20T20:22:14.848Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestApplyAllContainer [2022-01-20T20:22:14.848Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestIsValidHealthString [2022-01-20T20:22:14.848Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestStateRunStop [2022-01-20T20:22:14.848Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestStateTimeoutWait [2022-01-20T20:22:14.848Z] state_test.go:141: Stop callback fired [2022-01-20T20:22:14.848Z] state_test.go:165: Stop callback fired [2022-01-20T20:22:14.848Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T20:22:14.848Z] === RUN TestIsValidStateString [2022-01-20T20:22:14.848Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestViewSaveDelete [2022-01-20T20:22:14.848Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-20T20:22:14.848Z] === RUN TestViewAll [2022-01-20T20:22:14.848Z] --- PASS: TestViewAll (0.03s) [2022-01-20T20:22:14.848Z] === RUN TestViewGet [2022-01-20T20:22:14.848Z] --- PASS: TestViewGet (0.01s) [2022-01-20T20:22:14.848Z] === RUN TestNames [2022-01-20T20:22:14.848Z] --- PASS: TestNames (0.00s) [2022-01-20T20:22:14.848Z] === RUN TestViewWithHealthCheck [2022-01-20T20:22:14.848Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T20:22:14.848Z] PASS [2022-01-20T20:22:14.848Z] coverage: 41.7% of statements [2022-01-20T20:22:14.848Z] ok github.com/docker/docker/container 0.315s coverage: 41.7% of statements [2022-01-20T20:22:15.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:22:15.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:22:15.290Z] Removing intermediate container 464109db1627 [2022-01-20T20:22:15.290Z] ---> a80cfd48f7ad [2022-01-20T20:22:15.290Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T20:22:15.290Z] ---> Running in 3bd9712d6b66 [2022-01-20T20:22:15.290Z] Removing intermediate container 3bd9712d6b66 [2022-01-20T20:22:15.290Z] ---> 1d9319585539 [2022-01-20T20:22:15.290Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T20:22:15.290Z] ---> Running in 64aa4f3b205a [2022-01-20T20:22:15.290Z] Removing intermediate container 64aa4f3b205a [2022-01-20T20:22:15.290Z] ---> 1a0d6782e144 [2022-01-20T20:22:15.290Z] Step 11/11 : COPY . . [2022-01-20T20:22:15.305Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:22:15.305Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:22:15.305Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:22:15.305Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:22:16.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T20:22:16.838Z] === RUN TestPrepare [2022-01-20T20:22:16.838Z] --- PASS: TestPrepare (0.00s) [2022-01-20T20:22:16.838Z] === RUN TestStart [2022-01-20T20:22:16.838Z] --- PASS: TestStart (0.00s) [2022-01-20T20:22:16.838Z] === RUN TestWaitCancel [2022-01-20T20:22:16.838Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T20:22:16.838Z] === RUN TestWaitDisabled [2022-01-20T20:22:16.838Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T20:22:16.838Z] === RUN TestWaitEnabled [2022-01-20T20:22:16.838Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T20:22:16.838Z] === RUN TestRemove [2022-01-20T20:22:16.838Z] --- PASS: TestRemove (0.00s) [2022-01-20T20:22:16.838Z] PASS [2022-01-20T20:22:16.838Z] coverage: 65.3% of statements [2022-01-20T20:22:16.838Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.083s coverage: 65.3% of statements [2022-01-20T20:22:17.693Z] . [2022-01-20T20:22:17.693Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:22:17.693Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:22:17.693Z] Error: No such image: emptyfs [2022-01-20T20:22:17.693Z] Running integration-test (iteration 1) [2022-01-20T20:22:17.693Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:22:17.952Z] Loaded image: busybox:latest [2022-01-20T20:22:17.952Z] Loaded image: busybox:glibc [2022-01-20T20:22:18.372Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T20:22:18.372Z] === RUN TestNewListSecretsFilters [2022-01-20T20:22:18.372Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T20:22:18.372Z] === RUN TestNewListConfigsFilters [2022-01-20T20:22:18.372Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T20:22:18.372Z] PASS [2022-01-20T20:22:18.372Z] coverage: 0.5% of statements [2022-01-20T20:22:18.372Z] ok github.com/docker/docker/daemon/cluster 0.256s coverage: 0.5% of statements [2022-01-20T20:22:18.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:22:18.830Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.26s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T20:22:18.830Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T20:22:18.830Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T20:22:18.830Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T20:22:18.830Z] PASS [2022-01-20T20:22:18.830Z] coverage: 35.9% of statements [2022-01-20T20:22:18.830Z] ok github.com/docker/docker/daemon/cluster/convert 0.472s coverage: 35.9% of statements [2022-01-20T20:22:19.317Z] Loaded image: debian:bullseye-slim [2022-01-20T20:22:19.318Z] Loaded image: hello-world:latest [2022-01-20T20:22:19.318Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:22:19.574Z] INFO: Testing against a local daemon [2022-01-20T20:22:19.574Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:22:19.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:22:20.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:22:20.937Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-01-20T20:22:20.937Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:22:21.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:22:21.863Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-01-20T20:22:21.863Z] === RUN TestBuildWithSession [2022-01-20T20:22:21.863Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:22:21.863Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:22:21.863Z] === RUN TestBuildSquashParent [2022-01-20T20:22:22.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:22:22.562Z] === RUN TestBuilderGC [2022-01-20T20:22:22.562Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T20:22:22.562Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T20:22:22.562Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T20:22:22.562Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T20:22:22.562Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T20:22:22.562Z] === RUN TestFindConfigurationConflicts [2022-01-20T20:22:22.562Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T20:22:22.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:22:23.020Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T20:22:23.020Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T20:22:23.020Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T20:22:23.020Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T20:22:23.020Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_label [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T20:22:23.020Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T20:22:23.020Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T20:22:23.020Z] time="2022-01-20T20:22:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T20:22:23.020Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-01-20T20:22:23.020Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T20:22:23.020Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:22:23.020Z] --- SKIP: TestReloadDefaultConfigNotExist (0.10s) [2022-01-20T20:22:23.020Z] === RUN TestReloadBadDefaultConfig [2022-01-20T20:22:23.020Z] time="2022-01-20T20:22:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-203217854" [2022-01-20T20:22:23.020Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestReloadWithConflictingLabels [2022-01-20T20:22:23.020Z] time="2022-01-20T20:22:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1775945659" [2022-01-20T20:22:23.020Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T20:22:23.020Z] time="2022-01-20T20:22:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2622905396" [2022-01-20T20:22:23.020Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestMaskURLCredentials [2022-01-20T20:22:23.020Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T20:22:23.020Z] === RUN TestDaemonConfigurationMerge [2022-01-20T20:22:23.020Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T20:22:23.020Z] PASS [2022-01-20T20:22:23.020Z] coverage: 79.2% of statements [2022-01-20T20:22:23.020Z] ok github.com/docker/docker/daemon/config 0.662s coverage: 79.2% of statements [2022-01-20T20:22:23.477Z] === RUN TestEventsLog [2022-01-20T20:22:23.477Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T20:22:23.477Z] === RUN TestEventsLogTimeout [2022-01-20T20:22:23.477Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T20:22:23.477Z] === RUN TestLogEvents [2022-01-20T20:22:23.477Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T20:22:23.477Z] === RUN TestLoadBufferedEvents [2022-01-20T20:22:23.477Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-01-20T20:22:23.477Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T20:22:23.477Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T20:22:23.477Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T20:22:23.477Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T20:22:23.478Z] PASS [2022-01-20T20:22:23.478Z] coverage: 50.0% of statements [2022-01-20T20:22:23.478Z] ok github.com/docker/docker/daemon/events 0.351s coverage: 50.0% of statements [2022-01-20T20:22:23.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:22:23.934Z] === RUN TestWaitNodeAttachment [2022-01-20T20:22:24.392Z] --- PASS: TestWaitNodeAttachment (0.46s) [2022-01-20T20:22:24.392Z] === RUN TestIsolationConversion [2022-01-20T20:22:24.392Z] === RUN TestIsolationConversion/default [2022-01-20T20:22:24.392Z] === RUN TestIsolationConversion/process [2022-01-20T20:22:24.392Z] === RUN TestIsolationConversion/hyperv [2022-01-20T20:22:24.392Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T20:22:24.392Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T20:22:24.392Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T20:22:24.392Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T20:22:24.392Z] === RUN TestContainerLabels [2022-01-20T20:22:24.392Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T20:22:24.392Z] === RUN TestCredentialSpecConversion [2022-01-20T20:22:24.392Z] === RUN TestCredentialSpecConversion/none [2022-01-20T20:22:24.392Z] === RUN TestCredentialSpecConversion/config [2022-01-20T20:22:24.392Z] === RUN TestCredentialSpecConversion/file [2022-01-20T20:22:24.392Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T20:22:24.392Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T20:22:24.392Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T20:22:24.392Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T20:22:24.392Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T20:22:24.392Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T20:22:24.392Z] === RUN TestControllerValidateMountBind [2022-01-20T20:22:24.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:22:24.849Z] --- PASS: TestControllerValidateMountBind (0.02s) [2022-01-20T20:22:24.849Z] === RUN TestControllerValidateMountVolume [2022-01-20T20:22:24.849Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T20:22:24.849Z] === RUN TestControllerValidateMountTarget [2022-01-20T20:22:24.849Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T20:22:24.849Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T20:22:24.849Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T20:22:24.849Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T20:22:24.849Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T20:22:24.849Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T20:22:24.849Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T20:22:24.849Z] PASS [2022-01-20T20:22:24.849Z] coverage: 11.0% of statements [2022-01-20T20:22:24.849Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.736s coverage: 11.0% of statements [2022-01-20T20:22:24.849Z] === RUN TestIsEmptyDir [2022-01-20T20:22:24.849Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T20:22:24.849Z] PASS [2022-01-20T20:22:24.849Z] coverage: 2.3% of statements [2022-01-20T20:22:24.849Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-01-20T20:22:25.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:22:25.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:22:25.979Z] Using test binary docker [2022-01-20T20:22:25.979Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:22:25.979Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-20T20:22:25.979Z] INFO: Waiting for daemon to start... [2022-01-20T20:22:25.979Z] Starting dockerd [2022-01-20T20:22:26.381Z] === RUN TestLinkNaming [2022-01-20T20:22:26.381Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T20:22:26.381Z] === RUN TestLinkNew [2022-01-20T20:22:26.381Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T20:22:26.381Z] === RUN TestLinkEnv [2022-01-20T20:22:26.381Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T20:22:26.381Z] === RUN TestLinkMultipleEnv [2022-01-20T20:22:26.381Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T20:22:26.381Z] === RUN TestLinkPortRangeEnv [2022-01-20T20:22:26.381Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T20:22:26.381Z] PASS [2022-01-20T20:22:26.381Z] coverage: 93.0% of statements [2022-01-20T20:22:26.381Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2022-01-20T20:22:28.091Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|name|deps|exports_file|files|imports) took 2m19.037814731s [2022-01-20T20:22:28.091Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.875009ms [2022-01-20T20:22:28.555Z] === RUN TestVerifyNetworkingConfig [2022-01-20T20:22:28.555Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T20:22:28.555Z] === RUN TestGetContainer [2022-01-20T20:22:28.555Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestValidContainerNames [2022-01-20T20:22:29.013Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestContainerInitDNS [2022-01-20T20:22:29.013Z] daemon_test.go:145: root required [2022-01-20T20:22:29.013Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestMerge [2022-01-20T20:22:29.013Z] --- PASS: TestMerge (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestValidateContainerIsolation [2022-01-20T20:22:29.013Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestFindNetworkErrorType [2022-01-20T20:22:29.013Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestEnsureServicesExist [2022-01-20T20:22:29.013Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-20T20:22:29.013Z] === RUN TestEnsureServicesExistErrors [2022-01-20T20:22:29.013Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T20:22:29.013Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T20:22:29.013Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T20:22:29.013Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestContainerDelete [2022-01-20T20:22:29.013Z] --- PASS: TestContainerDelete (0.01s) [2022-01-20T20:22:29.013Z] === RUN TestContainerDoubleDelete [2022-01-20T20:22:29.013Z] --- PASS: TestContainerDoubleDelete (0.01s) [2022-01-20T20:22:29.013Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T20:22:29.013Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T20:22:29.013Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestNoneHealthcheck [2022-01-20T20:22:29.013Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestHealthStates [2022-01-20T20:22:29.013Z] === RUN TestAdapterReadLogs [2022-01-20T20:22:29.013Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestCopier [2022-01-20T20:22:29.013Z] --- PASS: TestCopier (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestCopierLongLines [2022-01-20T20:22:29.013Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestCopierSlow [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] time="2022-01-20T20:22:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:22:29.013Z] --- PASS: TestHealthStates (0.27s) [2022-01-20T20:22:29.013Z] === RUN TestGetInspectData [2022-01-20T20:22:29.013Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestFillLicense [2022-01-20T20:22:29.013Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestListInvalidFilter [2022-01-20T20:22:29.013Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestNameFilter [2022-01-20T20:22:29.013Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T20:22:29.013Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T20:22:29.013Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T20:22:29.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T20:22:29.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T20:22:29.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T20:22:29.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T20:22:29.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T20:22:29.014Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestDaemonReloadLabels [2022-01-20T20:22:29.014Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T20:22:29.014Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestDaemonReloadMirrors [2022-01-20T20:22:29.014Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T20:22:29.014Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T20:22:29.014Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T20:22:29.014Z] reload_test.go:342: root required [2022-01-20T20:22:29.014Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T20:22:29.014Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T20:22:29.014Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-20T20:22:29.014Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T20:22:29.014Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-01-20T20:22:29.014Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T20:22:29.014Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T20:22:29.014Z] === RUN TestCopierWithSized [2022-01-20T20:22:29.014Z] === RUN TestCopierWithSized/as_is [2022-01-20T20:22:29.014Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T20:22:29.014Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T20:22:29.014Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T20:22:29.014Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestParseVolumesFrom [2022-01-20T20:22:29.014Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T20:22:29.014Z] PASS [2022-01-20T20:22:29.014Z] coverage: 8.6% of statements [2022-01-20T20:22:29.014Z] --- PASS: TestCopierWithSized (0.02s) [2022-01-20T20:22:29.014Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T20:22:29.014Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T20:22:29.014Z] === RUN TestCopierWithPartial [2022-01-20T20:22:29.014Z] --- PASS: TestCopierWithPartial (0.01s) [2022-01-20T20:22:29.014Z] === RUN TestRingLogger [2022-01-20T20:22:29.014Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestRingCap [2022-01-20T20:22:29.014Z] --- PASS: TestRingCap (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestRingClose [2022-01-20T20:22:29.014Z] --- PASS: TestRingClose (0.00s) [2022-01-20T20:22:29.014Z] === RUN TestRingDrain [2022-01-20T20:22:29.014Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T20:22:29.014Z] PASS [2022-01-20T20:22:29.014Z] coverage: 43.8% of statements [2022-01-20T20:22:29.014Z] ok github.com/docker/docker/daemon 0.640s coverage: 8.6% of statements [2022-01-20T20:22:29.014Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 43.8% of statements [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T20:22:29.014Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T20:22:29.943Z] --- PASS: TestBuildSquashParent (7.19s) [2022-01-20T20:22:29.943Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:22:29.943Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:22:29.943Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:22:29.943Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:22:29.943Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:22:29.943Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:22:29.943Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:22:29.943Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:22:29.943Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:22:29.943Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:22:29.943Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:22:29.943Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:22:29.943Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:22:29.943Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:22:29.943Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig/defaults [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T20:22:30.550Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T20:22:30.550Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T20:22:30.550Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T20:22:30.550Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T20:22:30.550Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T20:22:30.550Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T20:22:30.550Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T20:22:30.550Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T20:22:30.550Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestSearchRegistryForImages [2022-01-20T20:22:30.550Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T20:22:30.550Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestImageDelete [2022-01-20T20:22:30.550Z] === RUN TestImageDelete/no_lease [2022-01-20T20:22:30.550Z] === RUN TestImageDelete/lease_exists [2022-01-20T20:22:30.550Z] --- PASS: TestImageDelete (0.06s) [2022-01-20T20:22:30.550Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T20:22:30.550Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-01-20T20:22:30.550Z] === RUN TestContentStoreForPull [2022-01-20T20:22:30.550Z] time="2022-01-20T20:22:30Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T20:22:30.550Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-01-20T20:22:30.550Z] === RUN TestCreateSuccess [2022-01-20T20:22:30.550Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestCreateStreamSkipped [2022-01-20T20:22:30.550Z] time="2022-01-20T20:22:30Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T20:22:30.550Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T20:22:30.550Z] === RUN TestCreateLogGroupSuccess [2022-01-20T20:22:30.550Z] time="2022-01-20T20:22:30Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T20:22:30.550Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T20:22:30.871Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:22:30.871Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:22:31.009Z] === RUN TestCreateError [2022-01-20T20:22:31.009Z] --- PASS: TestCreateError (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCreateAlreadyExists [2022-01-20T20:22:31.009Z] time="2022-01-20T20:22:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T20:22:31.009Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestLogClosed [2022-01-20T20:22:31.009Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestLogBlocking [2022-01-20T20:22:31.009Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T20:22:31.009Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T20:22:31.009Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestPublishBatchSuccess [2022-01-20T20:22:31.009Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestPublishBatchError [2022-01-20T20:22:31.009Z] time="2022-01-20T20:22:30Z" level=error msg=error [2022-01-20T20:22:31.009Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T20:22:31.009Z] time="2022-01-20T20:22:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:22:31.009Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T20:22:31.009Z] time="2022-01-20T20:22:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:22:31.009Z] time="2022-01-20T20:22:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T20:22:31.009Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchSimple [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchTicker [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchClose [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestEffectiveLen [2022-01-20T20:22:31.009Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T20:22:31.009Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T20:22:31.009Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T20:22:31.009Z] === RUN TestEffectiveLen/3/���� [2022-01-20T20:22:31.009Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T20:22:31.009Z] === RUN TestEffectiveLen/5/ [2022-01-20T20:22:31.009Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/0/ [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: He [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/6/a� [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: a [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: � [2022-01-20T20:22:31.009Z] === RUN TestFindValidSplit/7/a� [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T20:22:31.009Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestProcessEventEmoji [2022-01-20T20:22:31.009Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchLineSplit [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.18s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchMaxEvents [2022-01-20T20:22:31.009Z] --- PASS: TestContentStoreForPull (0.25s) [2022-01-20T20:22:31.009Z] PASS [2022-01-20T20:22:31.009Z] coverage: 6.7% of statements [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T20:22:31.009Z] ok github.com/docker/docker/daemon/images 0.450s coverage: 6.7% of statements [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-01-20T20:22:31.009Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T20:22:31.009Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:22:31.009Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:22:31.009Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T20:22:31.009Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T20:22:31.009Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T20:22:31.009Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T20:22:31.009Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsFormat [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T20:22:31.010Z] === RUN TestCreateTagSuccess [2022-01-20T20:22:31.010Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T20:22:31.010Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T20:22:31.010Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T20:22:31.010Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T20:22:31.010Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T20:22:31.010Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T20:22:31.010Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T20:22:31.010Z] PASS [2022-01-20T20:22:31.010Z] coverage: 80.2% of statements [2022-01-20T20:22:31.010Z] ok github.com/docker/docker/daemon/logger/awslogs 0.689s coverage: 80.2% of statements [2022-01-20T20:22:31.010Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T20:22:31.010Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T20:22:31.010Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T20:22:31.010Z] PASS [2022-01-20T20:22:31.010Z] coverage: 33.6% of statements [2022-01-20T20:22:31.010Z] ok github.com/docker/docker/daemon/logger/fluentd 0.094s coverage: 33.6% of statements [2022-01-20T20:22:31.010Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:22:31.010Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T20:22:31.010Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T20:22:31.975Z] === RUN TestJSONFileLogger [2022-01-20T20:22:31.975Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T20:22:31.975Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T20:22:31.975Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T20:22:31.975Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T20:22:31.975Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-20T20:22:31.975Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T20:22:31.975Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-01-20T20:22:31.975Z] === RUN TestEncodeDecode [2022-01-20T20:22:31.975Z] === PAUSE TestEncodeDecode [2022-01-20T20:22:31.975Z] === RUN TestUnexpectedEOF [2022-01-20T20:22:31.975Z] time="2022-01-20T20:22:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:22:31.975Z] time="2022-01-20T20:22:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:22:31.975Z] --- PASS: TestUnexpectedEOF (0.26s) [2022-01-20T20:22:31.975Z] === CONT TestEncodeDecode [2022-01-20T20:22:31.975Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T20:22:31.975Z] PASS [2022-01-20T20:22:31.975Z] coverage: 69.9% of statements [2022-01-20T20:22:31.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.442s coverage: 69.9% of statements [2022-01-20T20:22:32.432Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T20:22:32.432Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T20:22:32.432Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T20:22:32.432Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.27s) [2022-01-20T20:22:32.432Z] === RUN TestFastTimeMarshalJSON [2022-01-20T20:22:32.432Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-01-20T20:22:32.432Z] PASS [2022-01-20T20:22:32.432Z] coverage: 87.2% of statements [2022-01-20T20:22:32.432Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.484s coverage: 87.2% of statements [2022-01-20T20:22:32.535Z] . [2022-01-20T20:22:32.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:22:32.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:22:32.535Z] Error: No such image: emptyfs [2022-01-20T20:22:32.535Z] Running integration-test (iteration 1) [2022-01-20T20:22:32.535Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:22:32.535Z] Loaded image: busybox:latest [2022-01-20T20:22:32.535Z] Loaded image: busybox:glibc [2022-01-20T20:22:32.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:22:32.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:22:33.910Z] Loaded image: debian:bullseye-slim [2022-01-20T20:22:33.910Z] Loaded image: hello-world:latest [2022-01-20T20:22:33.910Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:22:33.910Z] INFO: Testing against a local daemon [2022-01-20T20:22:33.910Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:22:33.968Z] === RUN TestWriteLog [2022-01-20T20:22:33.968Z] === PAUSE TestWriteLog [2022-01-20T20:22:33.968Z] === RUN TestReadLog [2022-01-20T20:22:33.968Z] === PAUSE TestReadLog [2022-01-20T20:22:33.968Z] === RUN TestDecode [2022-01-20T20:22:33.968Z] --- PASS: TestDecode (0.03s) [2022-01-20T20:22:33.968Z] === CONT TestWriteLog [2022-01-20T20:22:33.968Z] === CONT TestReadLog [2022-01-20T20:22:33.968Z] --- PASS: TestWriteLog (0.00s) [2022-01-20T20:22:33.968Z] === RUN TestReadLog/tail_exact [2022-01-20T20:22:33.968Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T20:22:33.968Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T20:22:33.968Z] --- PASS: TestReadLog (0.32s) [2022-01-20T20:22:33.968Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-01-20T20:22:33.968Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T20:22:33.968Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-01-20T20:22:33.968Z] PASS [2022-01-20T20:22:33.968Z] coverage: 78.7% of statements [2022-01-20T20:22:33.968Z] ok github.com/docker/docker/daemon/logger/local 0.453s coverage: 78.7% of statements [2022-01-20T20:22:34.426Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:22:34.426Z] === RUN TestOpenFileDelete [2022-01-20T20:22:34.426Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestOpenFileRename [2022-01-20T20:22:34.426Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestHandleDecoderErr [2022-01-20T20:22:34.426Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestParseLogTagDefaultTag [2022-01-20T20:22:34.426Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestParseLogTag [2022-01-20T20:22:34.426Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestParseLogTagEmptyTag [2022-01-20T20:22:34.426Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestTailFiles [2022-01-20T20:22:34.426Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestFollowLogsConsumerGone [2022-01-20T20:22:34.426Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T20:22:34.426Z] === RUN TestFollowLogsProducerGone [2022-01-20T20:22:34.426Z] logfile_test.go:180: logDecode() closed after sending 2375 messages [2022-01-20T20:22:34.426Z] logfile_test.go:233: messages sent: 2375, received: 2375 [2022-01-20T20:22:34.426Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T20:22:34.426Z] === RUN TestCheckCapacityAndRotate [2022-01-20T20:22:34.427Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T20:22:34.427Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T20:22:34.427Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-01-20T20:22:34.427Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-01-20T20:22:34.427Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-01-20T20:22:34.427Z] PASS [2022-01-20T20:22:34.427Z] coverage: 53.4% of statements [2022-01-20T20:22:34.427Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.153s coverage: 53.4% of statements [2022-01-20T20:22:34.700Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T20:22:34.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.71s) [2022-01-20T20:22:34.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-01-20T20:22:34.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2022-01-20T20:22:34.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-01-20T20:22:34.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-01-20T20:22:34.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-01-20T20:22:34.700Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:22:34.700Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:22:34.884Z] === RUN TestLog [2022-01-20T20:22:35.090Z] 4612f6d0b889: Pull complete [2022-01-20T20:22:35.284Z] --- PASS: TestCgroupNamespacesBuild (1.55s) [2022-01-20T20:22:35.284Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:22:35.341Z] --- PASS: TestLog (0.01s) [2022-01-20T20:22:35.341Z] PASS [2022-01-20T20:22:35.341Z] coverage: 31.5% of statements [2022-01-20T20:22:35.341Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.107s coverage: 31.5% of statements [2022-01-20T20:22:35.341Z] === RUN TestValidateLogOpt [2022-01-20T20:22:35.341Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestNewMissedConfig [2022-01-20T20:22:35.341Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestNewMissedUrl [2022-01-20T20:22:35.341Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestNewMissedToken [2022-01-20T20:22:35.341Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestNewWithProxy [2022-01-20T20:22:35.341Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestDefault [2022-01-20T20:22:35.341Z] --- PASS: TestDefault (0.01s) [2022-01-20T20:22:35.341Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T20:22:35.341Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestJsonFormat [2022-01-20T20:22:35.341Z] --- PASS: TestJsonFormat (0.05s) [2022-01-20T20:22:35.341Z] === RUN TestRawFormat [2022-01-20T20:22:35.341Z] --- PASS: TestRawFormat (0.01s) [2022-01-20T20:22:35.341Z] === RUN TestRawFormatWithLabels [2022-01-20T20:22:35.341Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestRawFormatWithoutTag [2022-01-20T20:22:35.341Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T20:22:35.341Z] === RUN TestBatching [2022-01-20T20:22:35.798Z] === RUN TestNewParse [2022-01-20T20:22:35.798Z] --- PASS: TestNewParse (0.00s) [2022-01-20T20:22:35.798Z] PASS [2022-01-20T20:22:35.798Z] coverage: 8.3% of statements [2022-01-20T20:22:35.798Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2022-01-20T20:22:35.798Z] --- PASS: TestBatching (0.31s) [2022-01-20T20:22:35.798Z] === RUN TestFrequency [2022-01-20T20:22:35.798Z] --- PASS: TestFrequency (0.19s) [2022-01-20T20:22:35.798Z] === RUN TestOneMessagePerRequest [2022-01-20T20:22:35.798Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-20T20:22:35.798Z] === RUN TestVerify [2022-01-20T20:22:35.798Z] --- PASS: TestVerify (0.00s) [2022-01-20T20:22:35.798Z] === RUN TestSkipVerify [2022-01-20T20:22:36.255Z] === RUN TestParseLogFormat [2022-01-20T20:22:36.255Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T20:22:36.255Z] === RUN TestValidateLogOptEmpty [2022-01-20T20:22:36.255Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T20:22:36.255Z] === RUN TestValidateSyslogAddress [2022-01-20T20:22:36.255Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T20:22:36.255Z] === RUN TestParseAddressDefaultPort [2022-01-20T20:22:36.255Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T20:22:36.255Z] === RUN TestValidateSyslogFacility [2022-01-20T20:22:36.255Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T20:22:36.255Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T20:22:36.255Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T20:22:36.255Z] === RUN TestValidateLogOpt [2022-01-20T20:22:36.255Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:22:36.255Z] PASS [2022-01-20T20:22:36.255Z] coverage: 46.8% of statements [2022-01-20T20:22:36.255Z] ok github.com/docker/docker/daemon/logger/syslog 0.092s coverage: 46.8% of statements [2022-01-20T20:22:36.255Z] time="2022-01-20T20:22:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.255Z] time="2022-01-20T20:22:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.255Z] time="2022-01-20T20:22:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.255Z] time="2022-01-20T20:22:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.255Z] time="2022-01-20T20:22:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.255Z] time="2022-01-20T20:22:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.560Z] ---> ea486d079d1e [2022-01-20T20:22:36.714Z] --- PASS: TestSkipVerify (0.63s) [2022-01-20T20:22:36.714Z] === RUN TestBufferMaximum [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710156.255414\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710156.255414\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:36.714Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T20:22:36.714Z] === RUN TestServerAlwaysDown [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710156.259414\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710156.259414\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710156.259414\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710156.261414\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:36.714Z] time="2022-01-20T20:22:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710156.261414\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:36.714Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T20:22:36.714Z] === RUN TestCannotSendAfterClose [2022-01-20T20:22:36.714Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T20:22:36.716Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2022-01-20T20:22:36.716Z] === RUN TestBuildWithSession [2022-01-20T20:22:36.716Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:22:36.716Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:22:36.716Z] === RUN TestBuildSquashParent [2022-01-20T20:22:37.172Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T20:22:37.172Z] === RUN TestV1IDService [2022-01-20T20:22:37.172Z] --- PASS: TestV1IDService (0.02s) [2022-01-20T20:22:37.172Z] === RUN TestV2MetadataService [2022-01-20T20:22:37.616Z] Successfully built ea486d079d1e [2022-01-20T20:22:37.617Z] Successfully tagged docker:latest [2022-01-20T20:22:37.617Z] INFO: Image build ended at 01/20/2022 20:22:37. Duration:00:03:01.1502639 [2022-01-20T20:22:37.617Z] [2022-01-20T20:22:37.617Z] [2022-01-20T20:22:37.617Z] INFO: Building the test binaries at 01/20/2022 20:22:37... [2022-01-20T20:22:37.630Z] time="2022-01-20T20:22:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T20:22:37.630Z] time="2022-01-20T20:22:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d64ac9233188\"}'" [2022-01-20T20:22:37.630Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T20:22:37.630Z] PASS [2022-01-20T20:22:37.630Z] coverage: 82.5% of statements [2022-01-20T20:22:37.630Z] ok github.com/docker/docker/daemon/logger/splunk 2.291s coverage: 82.5% of statements [2022-01-20T20:22:37.630Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:22:37.630Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T20:22:37.630Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:22:38.595Z] --- PASS: TestV2MetadataService (0.94s) [2022-01-20T20:22:38.595Z] PASS [2022-01-20T20:22:38.595Z] coverage: 48.2% of statements [2022-01-20T20:22:38.595Z] ok github.com/docker/docker/distribution/metadata 1.045s coverage: 48.2% of statements [2022-01-20T20:22:38.595Z] === RUN TestSuccessfulDownload [2022-01-20T20:22:38.595Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:22:38.595Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T20:22:38.595Z] === RUN TestCancelledDownload [2022-01-20T20:22:38.595Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T20:22:38.595Z] === RUN TestMaxDownloadAttempts [2022-01-20T20:22:38.595Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:22:38.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:22:38.595Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:22:38.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:22:38.595Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:22:38.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:22:38.595Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:22:38.595Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:22:38.595Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:22:38.595Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:22:38.595Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:22:38.595Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:22:38.595Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T20:22:38.595Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T20:22:38.595Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T20:22:38.595Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T20:22:38.595Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T20:22:38.595Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T20:22:38.595Z] === RUN TestManifestStore [2022-01-20T20:22:38.595Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T20:22:38.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2071025239\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/no_local_cache [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/with_local_cache [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=warning msg="reference for unknown type: " [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:22:39.054Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T20:22:39.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.58s) [2022-01-20T20:22:39.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.58s) [2022-01-20T20:22:39.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.58s) [2022-01-20T20:22:39.054Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.58s) [2022-01-20T20:22:39.054Z] === RUN TestTransfer [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=warning msg="reference for unknown type: " [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=warning msg="reference for unknown type: " [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:38Z" level=warning msg="reference for unknown type: " [2022-01-20T20:22:39.054Z] time="2022-01-20T20:22:39Z" level=warning msg="reference for unknown type: " [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T20:22:39.054Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T20:22:39.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:22:39.512Z] time="2022-01-20T20:22:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore (0.50s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/no_remote_or_local (0.34s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T20:22:39.512Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestFixManifestLayers [2022-01-20T20:22:39.512Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T20:22:39.512Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:22:39.512Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestFixManifestLayersBadParent [2022-01-20T20:22:39.512Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestValidateManifest [2022-01-20T20:22:39.512Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:22:39.512Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestFormatPlatform [2022-01-20T20:22:39.512Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T20:22:39.512Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-01-20T20:22:39.512Z] === RUN TestLayerAlreadyExists [2022-01-20T20:22:39.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:22:39.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:22:39.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:22:39.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:22:39.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:22:39.512Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:22:39.512Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T20:22:39.512Z] --- PASS: TestTransfer (0.13s) [2022-01-20T20:22:39.512Z] === RUN TestConcurrencyLimit [2022-01-20T20:22:39.512Z] === RUN TestNotFound [2022-01-20T20:22:39.512Z] --- PASS: TestNotFound (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestConflict [2022-01-20T20:22:39.512Z] --- PASS: TestConflict (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestForbidden [2022-01-20T20:22:39.512Z] --- PASS: TestForbidden (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestInvalidParameter [2022-01-20T20:22:39.512Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestNotImplemented [2022-01-20T20:22:39.512Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestNotModified [2022-01-20T20:22:39.512Z] --- PASS: TestNotModified (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestUnauthorized [2022-01-20T20:22:39.512Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestUnknown [2022-01-20T20:22:39.512Z] --- PASS: TestUnknown (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestCancelled [2022-01-20T20:22:39.512Z] --- PASS: TestCancelled (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestDeadline [2022-01-20T20:22:39.512Z] --- PASS: TestDeadline (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestDataLoss [2022-01-20T20:22:39.512Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestUnavailable [2022-01-20T20:22:39.512Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestSystem [2022-01-20T20:22:39.512Z] --- PASS: TestSystem (0.00s) [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Conflict [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T20:22:39.512Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T20:22:39.512Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T20:22:39.512Z] PASS [2022-01-20T20:22:39.512Z] coverage: 53.1% of statements [2022-01-20T20:22:39.512Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2022-01-20T20:22:39.970Z] --- PASS: TestConcurrencyLimit (0.46s) [2022-01-20T20:22:39.970Z] === RUN TestInactiveJobs [2022-01-20T20:22:39.970Z] --- PASS: TestInactiveJobs (0.37s) [2022-01-20T20:22:39.970Z] === RUN TestWatchRelease [2022-01-20T20:22:39.970Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T20:22:40.044Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:22:40.428Z] === RUN TestWatchFinishedTransfer [2022-01-20T20:22:40.428Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T20:22:40.428Z] === RUN TestDuplicateTransfer [2022-01-20T20:22:40.428Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-01-20T20:22:40.428Z] === RUN TestSuccessfulUpload [2022-01-20T20:22:40.428Z] time="2022-01-20T20:22:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T20:22:40.886Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-01-20T20:22:40.886Z] === RUN TestCancelledUpload [2022-01-20T20:22:40.886Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T20:22:40.886Z] PASS [2022-01-20T20:22:40.886Z] coverage: 76.8% of statements [2022-01-20T20:22:40.886Z] ok github.com/docker/docker/distribution/xfer 2.117s coverage: 76.8% of statements [2022-01-20T20:22:40.886Z] --- PASS: TestWhenEmptyAuthConfig (1.38s) [2022-01-20T20:22:40.886Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T20:22:40.886Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T20:22:40.886Z] === RUN TestTokenPassThru [2022-01-20T20:22:40.886Z] --- PASS: TestTokenPassThru (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T20:22:40.886Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T20:22:40.886Z] PASS [2022-01-20T20:22:40.886Z] coverage: 24.6% of statements [2022-01-20T20:22:40.886Z] ok github.com/docker/docker/distribution 2.027s coverage: 24.6% of statements [2022-01-20T20:22:40.886Z] === RUN TestFSGetInvalidData [2022-01-20T20:22:40.886Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestFSInvalidSet [2022-01-20T20:22:40.886Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestFSInvalidRoot [2022-01-20T20:22:40.886Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestFSMetadataGetSet [2022-01-20T20:22:40.886Z] === RUN TestCompare [2022-01-20T20:22:40.886Z] --- PASS: TestCompare (0.00s) [2022-01-20T20:22:40.886Z] PASS [2022-01-20T20:22:40.886Z] coverage: 19.2% of statements [2022-01-20T20:22:40.886Z] ok github.com/docker/docker/image/cache 0.103s coverage: 19.2% of statements [2022-01-20T20:22:40.886Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-01-20T20:22:40.886Z] === RUN TestFSInvalidWalker [2022-01-20T20:22:40.886Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestFSGetSet [2022-01-20T20:22:40.886Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:22:40.886Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:22:40.886Z] --- PASS: TestFSGetSet (0.03s) [2022-01-20T20:22:40.886Z] === RUN TestFSGetUnsetKey [2022-01-20T20:22:40.886Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T20:22:40.886Z] === RUN TestFSGetEmptyData [2022-01-20T20:22:40.886Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T20:22:40.886Z] === RUN TestFSDelete [2022-01-20T20:22:40.886Z] --- PASS: TestFSDelete (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestFSWalker [2022-01-20T20:22:40.886Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestFSWalkerStopOnError [2022-01-20T20:22:40.886Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-01-20T20:22:40.886Z] === RUN TestNewFromJSON [2022-01-20T20:22:41.344Z] --- PASS: TestNewFromJSON (0.01s) [2022-01-20T20:22:41.344Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T20:22:41.344Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T20:22:41.344Z] === RUN TestMarshalKeyOrder [2022-01-20T20:22:41.344Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T20:22:41.344Z] === RUN TestHistoryEqual [2022-01-20T20:22:41.344Z] --- PASS: TestHistoryEqual (0.24s) [2022-01-20T20:22:41.344Z] === RUN TestImage [2022-01-20T20:22:41.344Z] --- PASS: TestImage (0.00s) [2022-01-20T20:22:41.344Z] === RUN TestImageOSNotEmpty [2022-01-20T20:22:41.344Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T20:22:41.344Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T20:22:41.344Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T20:22:41.344Z] === RUN TestCreate [2022-01-20T20:22:41.344Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:22:41.344Z] === RUN TestRestore [2022-01-20T20:22:41.344Z] time="2022-01-20T20:22:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T20:22:41.344Z] --- PASS: TestRestore (0.05s) [2022-01-20T20:22:41.344Z] === RUN TestAddDelete [2022-01-20T20:22:41.344Z] --- PASS: TestAddDelete (0.04s) [2022-01-20T20:22:41.344Z] === RUN TestSearchAfterDelete [2022-01-20T20:22:41.344Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-01-20T20:22:41.344Z] === RUN TestParentReset [2022-01-20T20:22:41.344Z] --- PASS: TestParentReset (0.03s) [2022-01-20T20:22:41.344Z] === RUN TestGetAndSetLastUpdated [2022-01-20T20:22:41.344Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-01-20T20:22:41.344Z] === RUN TestStoreLen [2022-01-20T20:22:41.407Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:22:41.535Z] INFO: make.ps1 starting at 01/20/2022 20:22:41 [2022-01-20T20:22:41.801Z] --- PASS: TestStoreLen (0.08s) [2022-01-20T20:22:41.801Z] PASS [2022-01-20T20:22:41.801Z] coverage: 86.6% of statements [2022-01-20T20:22:41.801Z] ok github.com/docker/docker/image 0.827s coverage: 86.6% of statements [2022-01-20T20:22:42.003Z] --- PASS: TestBuildSquashParent (4.69s) [2022-01-20T20:22:42.003Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:22:42.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:22:42.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:22:42.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:22:42.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:22:42.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:22:42.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:22:42.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:22:42.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:22:42.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:22:42.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:22:42.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:22:42.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:22:42.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:22:42.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:22:42.005Z] INFO: Git commit (3a3a9245fa) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:22:42.005Z] INFO: Invoking autogen... [2022-01-20T20:22:42.260Z] === RUN TestValidateManifest [2022-01-20T20:22:42.260Z] === RUN TestValidateManifest/nil [2022-01-20T20:22:42.260Z] === RUN TestValidateManifest/non-nil [2022-01-20T20:22:42.260Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T20:22:42.260Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T20:22:42.260Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T20:22:42.260Z] PASS [2022-01-20T20:22:42.260Z] coverage: 0.7% of statements [2022-01-20T20:22:42.260Z] ok github.com/docker/docker/image/tarexport 0.093s coverage: 0.7% of statements [2022-01-20T20:22:42.333Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-01-20T20:22:42.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-01-20T20:22:42.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-20T20:22:42.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-20T20:22:42.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-20T20:22:42.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-20T20:22:42.333Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:22:42.474Z] INFO: Building daemon... [2022-01-20T20:22:42.718Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T20:22:42.719Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T20:22:42.719Z] PASS [2022-01-20T20:22:42.719Z] coverage: 25.0% of statements [2022-01-20T20:22:42.719Z] ok github.com/docker/docker/image/v1 0.106s coverage: 25.0% of statements [2022-01-20T20:22:42.719Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:22:42.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:22:42.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:22:44.250Z] === RUN TestSerialization [2022-01-20T20:22:44.250Z] --- PASS: TestSerialization (0.03s) [2022-01-20T20:22:44.250Z] PASS [2022-01-20T20:22:44.250Z] coverage: 100.0% of statements [2022-01-20T20:22:44.250Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2022-01-20T20:22:44.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:22:44.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:22:44.707Z] === RUN TestEmptyLayer [2022-01-20T20:22:44.708Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T20:22:44.708Z] === RUN TestCommitFailure [2022-01-20T20:22:44.708Z] --- PASS: TestCommitFailure (0.05s) [2022-01-20T20:22:44.708Z] === RUN TestStartTransactionFailure [2022-01-20T20:22:44.708Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-01-20T20:22:44.708Z] === RUN TestGetOrphan [2022-01-20T20:22:44.708Z] --- PASS: TestGetOrphan (0.07s) [2022-01-20T20:22:44.708Z] === RUN TestMountAndRegister [2022-01-20T20:22:45.165Z] layer_test.go:270: Layer size: 14 [2022-01-20T20:22:45.165Z] --- PASS: TestMountAndRegister (0.21s) [2022-01-20T20:22:45.165Z] === RUN TestLayerRelease [2022-01-20T20:22:45.165Z] layer_test.go:303: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestStoreRestore [2022-01-20T20:22:45.165Z] layer_test.go:352: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestTarStreamStability [2022-01-20T20:22:45.165Z] layer_test.go:467: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestRegisterExistingLayer [2022-01-20T20:22:45.165Z] === RUN TestEnvironmentParsing [2022-01-20T20:22:45.165Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T20:22:45.165Z] PASS [2022-01-20T20:22:45.165Z] coverage: 1.2% of statements [2022-01-20T20:22:45.165Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2022-01-20T20:22:45.165Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-01-20T20:22:45.165Z] === RUN TestTarStreamVerification [2022-01-20T20:22:45.165Z] layer_test.go:696: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestLayerMigration [2022-01-20T20:22:45.165Z] migration_test.go:45: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T20:22:45.165Z] migration_test.go:181: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestMountInit [2022-01-20T20:22:45.165Z] mount_test.go:17: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestMountSize [2022-01-20T20:22:45.165Z] mount_test.go:76: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestMountChanges [2022-01-20T20:22:45.165Z] mount_test.go:125: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T20:22:45.165Z] === RUN TestMountApply [2022-01-20T20:22:45.165Z] mount_test.go:212: Failing on Windows [2022-01-20T20:22:45.165Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T20:22:45.165Z] PASS [2022-01-20T20:22:45.165Z] coverage: 30.1% of statements [2022-01-20T20:22:45.165Z] ok github.com/docker/docker/layer 0.674s coverage: 30.1% of statements [2022-01-20T20:22:45.622Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:22:45.622Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:22:45.622Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:22:45.622Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:22:46.080Z] === RUN TestSequenceGetAvailableBit [2022-01-20T20:22:46.080Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestSequenceEqual [2022-01-20T20:22:46.080Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestSequenceCopy [2022-01-20T20:22:46.080Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestGetFirstAvailable [2022-01-20T20:22:46.080Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestFindSequence [2022-01-20T20:22:46.080Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestCheckIfAvailable [2022-01-20T20:22:46.080Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestMergeSequences [2022-01-20T20:22:46.080Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestPushReservation [2022-01-20T20:22:46.080Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestSerializeDeserialize [2022-01-20T20:22:46.080Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestSet [2022-01-20T20:22:46.080Z] --- PASS: TestSet (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestSetUnset [2022-01-20T20:22:46.080Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestOffsetSetUnset [2022-01-20T20:22:46.080Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestSetInRange [2022-01-20T20:22:46.080Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestSetAnyInRange [2022-01-20T20:22:46.080Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestMethods [2022-01-20T20:22:46.080Z] --- PASS: TestMethods (0.00s) [2022-01-20T20:22:46.080Z] === RUN TestRandomAllocateDeallocate [2022-01-20T20:22:46.213Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T20:22:46.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-01-20T20:22:46.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-01-20T20:22:46.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2022-01-20T20:22:46.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2022-01-20T20:22:46.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-01-20T20:22:46.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-01-20T20:22:46.213Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:22:46.213Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:22:47.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:22:47.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:22:47.570Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-20T20:22:47.570Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:22:47.662Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:22:47.921Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:22:47.921Z] --- PASS: TestBuildMultiStageCopy (2.18s) [2022-01-20T20:22:47.921Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-01-20T20:22:47.921Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-01-20T20:22:47.921Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-20T20:22:47.921Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-20T20:22:47.921Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-01-20T20:22:47.921Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:22:48.254Z] === RUN TestInvalidConfig [2022-01-20T20:22:48.254Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T20:22:48.254Z] === RUN TestConfig [2022-01-20T20:22:48.254Z] --- PASS: TestConfig (0.00s) [2022-01-20T20:22:48.254Z] === RUN TestOptionsLabels [2022-01-20T20:22:48.254Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T20:22:48.254Z] === RUN TestValidName [2022-01-20T20:22:48.254Z] --- PASS: TestValidName (0.00s) [2022-01-20T20:22:48.254Z] PASS [2022-01-20T20:22:48.254Z] coverage: 19.7% of statements [2022-01-20T20:22:48.254Z] ok github.com/docker/docker/libnetwork/config 0.380s coverage: 19.7% of statements [2022-01-20T20:22:48.487Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-01-20T20:22:48.487Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:22:48.711Z] === RUN TestKey [2022-01-20T20:22:48.711Z] --- PASS: TestKey (0.00s) [2022-01-20T20:22:48.711Z] === RUN TestParseKey [2022-01-20T20:22:48.711Z] --- PASS: TestParseKey (0.00s) [2022-01-20T20:22:48.711Z] === RUN TestInvalidDataStore [2022-01-20T20:22:48.711Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T20:22:48.711Z] === RUN TestKVObjectFlatKey [2022-01-20T20:22:48.711Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T20:22:48.711Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T20:22:48.711Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T20:22:48.711Z] PASS [2022-01-20T20:22:48.711Z] coverage: 21.9% of statements [2022-01-20T20:22:48.711Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-01-20T20:22:49.423Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-01-20T20:22:49.423Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:22:49.676Z] === RUN TestIPDataMarshalling [2022-01-20T20:22:49.676Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T20:22:49.676Z] === RUN TestValidateAndIsV6 [2022-01-20T20:22:49.676Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T20:22:49.676Z] PASS [2022-01-20T20:22:49.676Z] coverage: 68.9% of statements [2022-01-20T20:22:49.676Z] ok github.com/docker/docker/libnetwork/driverapi 0.080s coverage: 68.9% of statements [2022-01-20T20:22:49.990Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-01-20T20:22:49.990Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:22:50.058Z] INFO [runner/unused/goanalysis] analyzers took 28.45382474s with top 10 stages: buildssa: 24.0952269s, U1000: 4.35859784s [2022-01-20T20:22:50.641Z] === RUN TestDriver [2022-01-20T20:22:50.641Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:22:50.641Z] PASS [2022-01-20T20:22:50.641Z] coverage: 34.8% of statements [2022-01-20T20:22:50.641Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-01-20T20:22:50.641Z] === RUN TestErrorInterfaces [2022-01-20T20:22:50.641Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T20:22:50.641Z] === RUN TestNetworkMarshalling [2022-01-20T20:22:51.098Z] --- PASS: TestNetworkMarshalling (0.25s) [2022-01-20T20:22:51.098Z] === RUN TestEndpointMarshalling [2022-01-20T20:22:51.098Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestAuxAddresses [2022-01-20T20:22:51.098Z] time="2022-01-20T20:22:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:22:51.098Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-20T20:22:51.098Z] === RUN TestSRVServiceQuery [2022-01-20T20:22:51.098Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-20T20:22:51.098Z] === RUN TestServiceVIPReuse [2022-01-20T20:22:51.098Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T20:22:51.098Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestDNSIPQuery [2022-01-20T20:22:51.098Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestDNSProxyServFail [2022-01-20T20:22:51.098Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestSandboxAddEmpty [2022-01-20T20:22:51.098Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestSandboxAddMultiPrio [2022-01-20T20:22:51.098Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestSandboxAddSamePrio [2022-01-20T20:22:51.098Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.098Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T20:22:51.098Z] === RUN TestCleanupServiceDiscovery [2022-01-20T20:22:51.099Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.099Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:22:51.099Z] === RUN TestDNSOptions [2022-01-20T20:22:51.099Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:22:51.099Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T20:22:51.099Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T20:22:51.099Z] time="2022-01-20T20:22:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:22:51.099Z] time="2022-01-20T20:22:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:22:51.099Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-20T20:22:51.099Z] PASS [2022-01-20T20:22:51.099Z] coverage: 8.5% of statements [2022-01-20T20:22:51.099Z] ok github.com/docker/docker/libnetwork 0.427s coverage: 8.5% of statements [2022-01-20T20:22:51.099Z] === RUN TestDriver [2022-01-20T20:22:51.099Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:22:51.099Z] PASS [2022-01-20T20:22:51.099Z] coverage: 34.8% of statements [2022-01-20T20:22:51.099Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2022-01-20T20:22:51.365Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-01-20T20:22:51.365Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:22:51.931Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-01-20T20:22:51.931Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:22:52.064Z] === RUN TestNetworkAllocateFree [2022-01-20T20:22:52.064Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T20:22:52.064Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T20:22:52.064Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T20:22:52.064Z] PASS [2022-01-20T20:22:52.064Z] coverage: 63.6% of statements [2022-01-20T20:22:52.064Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.109s coverage: 63.6% of statements [2022-01-20T20:22:52.064Z] --- PASS: TestRandomAllocateDeallocate (6.10s) [2022-01-20T20:22:52.064Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:22:52.522Z] === RUN TestGetEmptyCapabilities [2022-01-20T20:22:52.522Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T20:22:52.522Z] === RUN TestGetExtraCapabilities [2022-01-20T20:22:52.522Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-20T20:22:52.522Z] === RUN TestGetInvalidCapabilities [2022-01-20T20:22:52.522Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-20T20:22:52.522Z] === RUN TestRemoteDriver [2022-01-20T20:22:52.522Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:22:52.522Z] === RUN TestDriverError [2022-01-20T20:22:52.522Z] --- PASS: TestDriverError (0.01s) [2022-01-20T20:22:52.522Z] === RUN TestMissingValues [2022-01-20T20:22:52.522Z] --- PASS: TestMissingValues (0.01s) [2022-01-20T20:22:52.522Z] === RUN TestRollback [2022-01-20T20:22:52.522Z] --- PASS: TestRollback (0.01s) [2022-01-20T20:22:52.522Z] PASS [2022-01-20T20:22:52.522Z] coverage: 57.4% of statements [2022-01-20T20:22:52.522Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.115s coverage: 57.4% of statements [2022-01-20T20:22:52.989Z] === RUN TestNAT [2022-01-20T20:22:52.989Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:22:52.989Z] --- SKIP: TestNAT (0.00s) [2022-01-20T20:22:52.989Z] === RUN TestTransparent [2022-01-20T20:22:52.989Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:22:52.989Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T20:22:52.989Z] PASS [2022-01-20T20:22:52.989Z] coverage: 0.0% of statements [2022-01-20T20:22:52.989Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2022-01-20T20:22:52.989Z] --- PASS: TestAllocateRandomDeallocate (1.09s) [2022-01-20T20:22:52.989Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T20:22:53.463Z] === RUN TestBuildDefault [2022-01-20T20:22:53.463Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestBuildHostnameDomainname [2022-01-20T20:22:53.463Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestBuildHostname [2022-01-20T20:22:53.463Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestBuildHostnameFQDN [2022-01-20T20:22:53.463Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestBuildNoIP [2022-01-20T20:22:53.463Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestUpdate [2022-01-20T20:22:53.463Z] --- PASS: TestUpdate (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T20:22:53.463Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T20:22:53.463Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestAddEmpty [2022-01-20T20:22:53.463Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestAdd [2022-01-20T20:22:53.463Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestDeleteEmpty [2022-01-20T20:22:53.463Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestDeleteNewline [2022-01-20T20:22:53.463Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestDelete [2022-01-20T20:22:53.463Z] --- PASS: TestDelete (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestConcurrentWrites [2022-01-20T20:22:53.463Z] === RUN TestNew [2022-01-20T20:22:53.463Z] --- PASS: TestNew (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestAddDriver [2022-01-20T20:22:53.463Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestAddDuplicateDriver [2022-01-20T20:22:53.463Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T20:22:53.463Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestDriver [2022-01-20T20:22:53.463Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestIPAM [2022-01-20T20:22:53.463Z] --- PASS: TestIPAM (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestWalkIPAMs [2022-01-20T20:22:53.463Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T20:22:53.463Z] === RUN TestWalkDrivers [2022-01-20T20:22:53.463Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T20:22:53.463Z] PASS [2022-01-20T20:22:53.463Z] coverage: 82.4% of statements [2022-01-20T20:22:53.463Z] ok github.com/docker/docker/libnetwork/drvregistry 0.098s coverage: 82.4% of statements [2022-01-20T20:22:53.832Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-01-20T20:22:53.832Z] === RUN TestBuildWithHugeFile [2022-01-20T20:22:53.933Z] --- PASS: TestConcurrentWrites (0.32s) [2022-01-20T20:22:53.933Z] PASS [2022-01-20T20:22:53.933Z] coverage: 81.2% of statements [2022-01-20T20:22:53.933Z] ok github.com/docker/docker/libnetwork/etchosts 0.389s coverage: 81.2% of statements [2022-01-20T20:22:53.933Z] === RUN TestNew [2022-01-20T20:22:53.933Z] --- PASS: TestNew (0.00s) [2022-01-20T20:22:53.933Z] === RUN TestAllocate [2022-01-20T20:22:53.933Z] --- PASS: TestAllocate (0.00s) [2022-01-20T20:22:53.933Z] === RUN TestUninitialized [2022-01-20T20:22:53.933Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T20:22:53.933Z] === RUN TestAllocateInRange [2022-01-20T20:22:53.933Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T20:22:53.933Z] === RUN TestAllocateSerial [2022-01-20T20:22:53.933Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T20:22:53.933Z] PASS [2022-01-20T20:22:53.933Z] coverage: 87.5% of statements [2022-01-20T20:22:53.933Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-01-20T20:22:53.933Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.97s) [2022-01-20T20:22:53.933Z] === RUN TestRetrieveFromStore [2022-01-20T20:22:54.076Z] ok github.com/docker/docker/libnetwork 37.078s coverage: 40.7% of statements [2022-01-20T20:22:54.076Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:22:54.076Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-01-20T20:22:54.076Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:22:54.076Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:22:54.076Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-20T20:22:54.335Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.227s coverage: 59.9% of statements [2022-01-20T20:22:54.335Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:22:54.403Z] === RUN TestCaller [2022-01-20T20:22:54.403Z] --- PASS: TestCaller (0.00s) [2022-01-20T20:22:54.403Z] PASS [2022-01-20T20:22:54.403Z] coverage: 100.0% of statements [2022-01-20T20:22:54.403Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2022-01-20T20:22:54.403Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-01-20T20:22:54.403Z] === RUN TestIsCorrupted [2022-01-20T20:22:54.594Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T20:22:54.872Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-20T20:22:54.872Z] === RUN TestSetRollover [2022-01-20T20:22:54.872Z] === RUN TestSetSerialInsertDelete [2022-01-20T20:22:54.872Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T20:22:54.872Z] === RUN TestSetParallelInsertDelete [2022-01-20T20:22:55.162Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.063s coverage: 4.0% of statements [2022-01-20T20:22:55.162Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:22:55.647Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-20T20:22:55.647Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:22:55.730Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-01-20T20:22:55.730Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:22:55.730Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T20:22:56.444Z] === RUN TestInt2IP2IntConversion [2022-01-20T20:22:57.433Z] --- PASS: TestInt2IP2IntConversion (0.77s) [2022-01-20T20:22:57.433Z] === RUN TestGetAddressVersion [2022-01-20T20:22:57.433Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T20:22:57.433Z] === RUN TestKeyString [2022-01-20T20:22:57.433Z] --- PASS: TestKeyString (0.00s) [2022-01-20T20:22:57.433Z] === RUN TestPoolDataMarshal [2022-01-20T20:22:57.433Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T20:22:57.433Z] === RUN TestSubnetsMarshal [2022-01-20T20:22:57.433Z] --- PASS: TestSubnetsMarshal (0.16s) [2022-01-20T20:22:57.433Z] === RUN TestAddSubnets [2022-01-20T20:22:57.433Z] === RUN TestPoolRequest [2022-01-20T20:22:57.433Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T20:22:57.433Z] === RUN TestOtherRequests [2022-01-20T20:22:57.433Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T20:22:57.433Z] PASS [2022-01-20T20:22:57.433Z] coverage: 57.1% of statements [2022-01-20T20:22:57.433Z] ok github.com/docker/docker/libnetwork/ipams/null 0.071s coverage: 57.1% of statements [2022-01-20T20:22:57.433Z] --- PASS: TestAddSubnets (0.13s) [2022-01-20T20:22:57.433Z] === RUN TestDoublePoolRelease [2022-01-20T20:22:57.433Z] --- PASS: TestDoublePoolRelease (0.06s) [2022-01-20T20:22:57.433Z] === RUN TestAddReleasePoolID [2022-01-20T20:22:57.906Z] --- PASS: TestAddReleasePoolID (0.19s) [2022-01-20T20:22:57.906Z] === RUN TestPredefinedPool [2022-01-20T20:22:57.906Z] --- PASS: TestPredefinedPool (0.06s) [2022-01-20T20:22:57.906Z] === RUN TestRemoveSubnet [2022-01-20T20:22:57.906Z] --- PASS: TestRemoveSubnet (0.32s) [2022-01-20T20:22:57.906Z] === RUN TestGetSameAddress [2022-01-20T20:22:57.906Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T20:22:57.906Z] === RUN TestPoolAllocationReuse [2022-01-20T20:22:58.161Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-01-20T20:22:58.161Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:22:58.375Z] --- PASS: TestSetRollover (3.53s) [2022-01-20T20:22:58.375Z] === RUN TestSetRolloverSerial [2022-01-20T20:22:58.844Z] === RUN TestGetCapabilities [2022-01-20T20:22:58.844Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T20:22:58.844Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T20:22:58.844Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-20T20:22:58.844Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T20:22:58.844Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-20T20:22:58.844Z] === RUN TestRemoteDriver [2022-01-20T20:22:58.844Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:22:58.844Z] PASS [2022-01-20T20:22:58.844Z] coverage: 47.4% of statements [2022-01-20T20:22:58.844Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-01-20T20:22:59.314Z] --- PASS: TestPoolAllocationReuse (1.20s) [2022-01-20T20:22:59.314Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T20:22:59.314Z] --- PASS: TestSetRolloverSerial (1.13s) [2022-01-20T20:22:59.314Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T20:22:59.314Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T20:22:59.314Z] PASS [2022-01-20T20:22:59.314Z] coverage: 84.4% of statements [2022-01-20T20:22:59.314Z] ok github.com/docker/docker/libnetwork/bitseq 13.383s coverage: 84.4% of statements [2022-01-20T20:22:59.314Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-20T20:22:59.314Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T20:22:59.783Z] === RUN TestWindowsIPAM [2022-01-20T20:22:59.783Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T20:22:59.783Z] PASS [2022-01-20T20:22:59.783Z] coverage: 71.4% of statements [2022-01-20T20:22:59.783Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-01-20T20:23:00.772Z] === RUN TestDefaultNetwork [2022-01-20T20:23:01.241Z] --- PASS: TestDefaultNetwork (0.53s) [2022-01-20T20:23:01.241Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T20:23:01.711Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.54s) [2022-01-20T20:23:01.711Z] === RUN TestInitAddressPools [2022-01-20T20:23:01.711Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T20:23:01.711Z] PASS [2022-01-20T20:23:01.711Z] coverage: 74.0% of statements [2022-01-20T20:23:01.711Z] ok github.com/docker/docker/libnetwork/ipamutils 1.179s coverage: 74.0% of statements [2022-01-20T20:23:03.282Z] === RUN TestKeyValue [2022-01-20T20:23:03.282Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T20:23:03.282Z] PASS [2022-01-20T20:23:03.282Z] coverage: 60.0% of statements [2022-01-20T20:23:03.282Z] ok github.com/docker/docker/libnetwork/netlabel 0.062s coverage: 60.0% of statements [2022-01-20T20:23:03.400Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-20T20:23:03.400Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:23:03.656Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-20T20:23:03.656Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:23:05.506Z] --- PASS: TestSetParallelInsertDelete (10.06s) [2022-01-20T20:23:05.506Z] PASS [2022-01-20T20:23:05.506Z] coverage: 100.0% of statements [2022-01-20T20:23:05.506Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.344s coverage: 100.0% of statements [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:23:05.506Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:23:05.506Z] --- PASS: TestRequestReleaseAddressFromSubPool (6.37s) [2022-01-20T20:23:05.506Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T20:23:05.705Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.644s coverage: 7.4% of statements [2022-01-20T20:23:05.705Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:23:05.705Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-20T20:23:05.705Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-01-20T20:23:05.705Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:23:05.705Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T20:23:05.705Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:23:05.965Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2022-01-20T20:23:06.224Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-01-20T20:23:06.482Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T20:23:06.483Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-20T20:23:06.495Z] === RUN TestGenerate [2022-01-20T20:23:06.495Z] --- PASS: TestGenerate (0.00s) [2022-01-20T20:23:06.495Z] === RUN TestGeneratePtr [2022-01-20T20:23:06.495Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T20:23:06.495Z] === RUN TestGenerateMissingField [2022-01-20T20:23:06.495Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T20:23:06.495Z] === RUN TestFieldCannotBeSet [2022-01-20T20:23:06.495Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T20:23:06.495Z] === RUN TestTypeMismatchError [2022-01-20T20:23:06.495Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T20:23:06.495Z] PASS [2022-01-20T20:23:06.495Z] coverage: 100.0% of statements [2022-01-20T20:23:06.495Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-01-20T20:23:06.495Z] testing: warning: no tests to run [2022-01-20T20:23:06.495Z] PASS [2022-01-20T20:23:06.495Z] coverage: 0.0% of statements [2022-01-20T20:23:06.495Z] ok github.com/docker/docker/libnetwork/osl 0.051s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:23:06.965Z] === RUN TestNetworkDBSimple [2022-01-20T20:23:07.435Z] === RUN TestRequestNewPort [2022-01-20T20:23:07.435Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestRequestSpecificPort [2022-01-20T20:23:07.435Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestReleasePort [2022-01-20T20:23:07.435Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestReuseReleasedPort [2022-01-20T20:23:07.435Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestReleaseUnreadledPort [2022-01-20T20:23:07.435Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestUnknowProtocol [2022-01-20T20:23:07.435Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestAllocateAllPorts [2022-01-20T20:23:07.435Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestPortAllocation [2022-01-20T20:23:07.435Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T20:23:07.435Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestNoDuplicateBPR [2022-01-20T20:23:07.435Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T20:23:07.435Z] === RUN TestChangePortRange [2022-01-20T20:23:07.435Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T20:23:07.435Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T20:23:07.435Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T20:23:07.435Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T20:23:07.435Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T20:23:07.435Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T20:23:07.435Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T20:23:07.435Z] PASS [2022-01-20T20:23:07.435Z] coverage: 88.6% of statements [2022-01-20T20:23:07.435Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2022-01-20T20:23:07.435Z] testing: warning: no tests to run [2022-01-20T20:23:07.435Z] PASS [2022-01-20T20:23:07.435Z] coverage: 0.0% of statements [2022-01-20T20:23:07.435Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:23:07.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:23:07.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:23:07.904Z] 2022/01/20 20:23:07 Closing DB instances... [2022-01-20T20:23:08.373Z] === RUN TestHashData [2022-01-20T20:23:08.373Z] --- PASS: TestHashData (0.00s) [2022-01-20T20:23:08.373Z] PASS [2022-01-20T20:23:08.373Z] coverage: 2.8% of statements [2022-01-20T20:23:08.373Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-01-20T20:23:08.843Z] === RUN TestErrorConstructors [2022-01-20T20:23:08.843Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T20:23:08.843Z] === RUN TestCompareIPMask [2022-01-20T20:23:08.843Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T20:23:08.843Z] === RUN TestUtilGetHostPartIP [2022-01-20T20:23:08.843Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T20:23:08.843Z] === RUN TestUtilGetBroadcastIP [2022-01-20T20:23:08.843Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T20:23:08.843Z] === RUN TestParseCIDR [2022-01-20T20:23:08.843Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T20:23:08.843Z] PASS [2022-01-20T20:23:08.843Z] coverage: 37.3% of statements [2022-01-20T20:23:08.843Z] ok github.com/docker/docker/libnetwork/types 0.064s coverage: 37.3% of statements [2022-01-20T20:23:08.843Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.08s) [2022-01-20T20:23:08.843Z] === RUN TestGetAddress [2022-01-20T20:23:08.897Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-01-20T20:23:08.897Z] === RUN TestBuildWithHugeFile [2022-01-20T20:23:09.832Z] --- PASS: TestNetworkDBSimple (2.86s) [2022-01-20T20:23:09.832Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T20:23:09.832Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T20:23:09.832Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T20:23:09.832Z] PASS [2022-01-20T20:23:09.832Z] coverage: 50.0% of statements [2022-01-20T20:23:09.832Z] ok github.com/docker/docker/oci 0.063s coverage: 50.0% of statements [2022-01-20T20:23:10.301Z] === RUN TestAddressPoolOpt [2022-01-20T20:23:10.301Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/a [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/something [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/_=a [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/PATH [2022-01-20T20:23:10.301Z] === RUN TestValidateEnv/=a [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/PATH= [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/PATH=something [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/1asd [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/123 [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/some_space [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/= [2022-01-20T20:23:10.771Z] === RUN TestValidateEnv/PaTh [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestParseHost [2022-01-20T20:23:10.771Z] --- PASS: TestParseHost (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestParseDockerDaemonHost [2022-01-20T20:23:10.771Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestParseTCP [2022-01-20T20:23:10.771Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T20:23:10.771Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestValidateExtraHosts [2022-01-20T20:23:10.771Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestIpOptString [2022-01-20T20:23:10.771Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T20:23:10.771Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T20:23:10.771Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestIpOptSetInvalidVal [2022-01-20T20:23:10.771Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestValidateIPAddress [2022-01-20T20:23:10.771Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestMapOpts [2022-01-20T20:23:10.771Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestListOptsWithoutValidator [2022-01-20T20:23:10.771Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestListOptsWithValidator [2022-01-20T20:23:10.771Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestValidateDNSSearch [2022-01-20T20:23:10.771Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T20:23:10.771Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel (0.01s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:23:10.771Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestNamedListOpts [2022-01-20T20:23:10.771Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestNamedMapOpts [2022-01-20T20:23:10.771Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestParseLink [2022-01-20T20:23:10.771Z] --- PASS: TestParseLink (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T20:23:10.771Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T20:23:10.771Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T20:23:10.771Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T20:23:10.771Z] === RUN TestUlimitOpt [2022-01-20T20:23:10.771Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T20:23:10.771Z] PASS [2022-01-20T20:23:10.771Z] coverage: 67.1% of statements [2022-01-20T20:23:10.771Z] ok github.com/docker/docker/opts 0.205s coverage: 67.1% of statements [2022-01-20T20:23:10.771Z] === RUN TestParseVersion [2022-01-20T20:23:10.771Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T20:23:10.771Z] PASS [2022-01-20T20:23:10.771Z] coverage: 52.9% of statements [2022-01-20T20:23:10.771Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2022-01-20T20:23:10.771Z] 2022/01/20 20:23:10 Closing DB instances... [2022-01-20T20:23:12.340Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.68s) [2022-01-20T20:23:12.340Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T20:23:12.340Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T20:23:12.810Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T20:23:12.810Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T20:23:12.810Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-01-20T20:23:12.810Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T20:23:12.810Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T20:23:12.810Z] === RUN TestMiddleware [2022-01-20T20:23:12.810Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T20:23:12.810Z] === RUN TestNewResponseModifier [2022-01-20T20:23:12.810Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T20:23:12.810Z] PASS [2022-01-20T20:23:12.810Z] coverage: 26.8% of statements [2022-01-20T20:23:12.810Z] ok github.com/docker/docker/pkg/authorization 0.418s coverage: 26.8% of statements [2022-01-20T20:23:13.281Z] === RUN TestIsArchivePathDir [2022-01-20T20:23:13.281Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-01-20T20:23:13.281Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T20:23:13.281Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-01-20T20:23:13.281Z] === RUN TestIsArchivePathTar [2022-01-20T20:23:13.751Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-01-20T20:23:13.751Z] === RUN TestDecompressStreamGzip [2022-01-20T20:23:13.751Z] 2022/01/20 20:23:13 Closing DB instances... [2022-01-20T20:23:13.751Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-01-20T20:23:13.751Z] === RUN TestDecompressStreamBzip2 [2022-01-20T20:23:13.751Z] === RUN TestUnbuffered [2022-01-20T20:23:13.751Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestRaceUnbuffered [2022-01-20T20:23:13.751Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T20:23:13.751Z] PASS [2022-01-20T20:23:13.751Z] coverage: 100.0% of statements [2022-01-20T20:23:13.751Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-01-20T20:23:13.751Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-01-20T20:23:13.751Z] === RUN TestDecompressStreamXz [2022-01-20T20:23:13.751Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:23:13.751Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestDecompressStreamZstd [2022-01-20T20:23:13.751Z] archive_test.go:140: zstd not installed [2022-01-20T20:23:13.751Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-20T20:23:13.751Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T20:23:13.751Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T20:23:13.751Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestCompressStreamInvalid [2022-01-20T20:23:13.751Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestExtensionInvalid [2022-01-20T20:23:13.751Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestExtensionUncompressed [2022-01-20T20:23:13.751Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestExtensionBzip2 [2022-01-20T20:23:13.751Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestExtensionGzip [2022-01-20T20:23:13.751Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestExtensionXz [2022-01-20T20:23:13.751Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestExtensionZstd [2022-01-20T20:23:13.751Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestCmdStreamLargeStderr [2022-01-20T20:23:13.751Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-20T20:23:13.751Z] === RUN TestCmdStreamBad [2022-01-20T20:23:13.751Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:23:13.751Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T20:23:13.751Z] === RUN TestCmdStreamGood [2022-01-20T20:23:14.221Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-20T20:23:14.221Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T20:23:14.221Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-01-20T20:23:14.221Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T20:23:14.221Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T20:23:14.221Z] === RUN TestUntarPath [2022-01-20T20:23:14.221Z] --- PASS: TestUntarPath (0.08s) [2022-01-20T20:23:14.221Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T20:23:14.221Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-01-20T20:23:14.221Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T20:23:14.221Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-20T20:23:14.221Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T20:23:14.221Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T20:23:14.221Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T20:23:14.221Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:23:14.221Z] === RUN TestCopyWithTarSrcFile [2022-01-20T20:23:14.221Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T20:23:14.221Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T20:23:14.221Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T20:23:14.221Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T20:23:14.221Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T20:23:14.221Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T20:23:14.221Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T20:23:14.221Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T20:23:14.221Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-01-20T20:23:14.221Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T20:23:14.221Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T20:23:14.221Z] === RUN TestTarFiles [2022-01-20T20:23:14.221Z] === RUN TestMatch [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[foo]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[]#01 [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[qux]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T20:23:14.221Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T20:23:14.221Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T20:23:14.221Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T20:23:14.221Z] PASS [2022-01-20T20:23:14.221Z] coverage: 87.5% of statements [2022-01-20T20:23:14.221Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-01-20T20:23:15.213Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-01-20T20:23:15.213Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T20:23:15.684Z] === RUN TestChrootTarUntar [2022-01-20T20:23:15.684Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T20:23:15.684Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T20:23:15.684Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T20:23:15.684Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootCopyWithTar [2022-01-20T20:23:15.684Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootCopyFileWithTar [2022-01-20T20:23:15.684Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootUntarPath [2022-01-20T20:23:15.684Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T20:23:15.684Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T20:23:15.684Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:23:15.684Z] === RUN TestChrootApplyDotDotFile [2022-01-20T20:23:15.684Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:23:15.684Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:23:15.684Z] PASS [2022-01-20T20:23:15.684Z] coverage: 15.1% of statements [2022-01-20T20:23:15.684Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.1% of statements [2022-01-20T20:23:16.673Z] === RUN TestSizeEmpty [2022-01-20T20:23:16.673Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T20:23:16.673Z] === RUN TestSizeEmptyFile [2022-01-20T20:23:16.673Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T20:23:16.673Z] === RUN TestSizeNonemptyFile [2022-01-20T20:23:16.673Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T20:23:16.673Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T20:23:16.673Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T20:23:16.673Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T20:23:16.673Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T20:23:16.673Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T20:23:16.673Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T20:23:16.673Z] === RUN TestMoveToSubdir [2022-01-20T20:23:16.673Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-20T20:23:16.673Z] === RUN TestSizeNonExistingDirectory [2022-01-20T20:23:16.673Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T20:23:16.673Z] PASS [2022-01-20T20:23:16.673Z] coverage: 80.0% of statements [2022-01-20T20:23:16.673Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-01-20T20:23:17.662Z] 2022/01/20 20:23:17 Closing DB instances... [2022-01-20T20:23:18.652Z] === RUN TestPollerAddRemove [2022-01-20T20:23:18.652Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T20:23:18.652Z] === RUN TestPollerEvent [2022-01-20T20:23:18.652Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:23:18.652Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T20:23:18.652Z] === RUN TestPollerClose [2022-01-20T20:23:18.652Z] --- PASS: TestPollerClose (0.01s) [2022-01-20T20:23:18.652Z] PASS [2022-01-20T20:23:18.693Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-01-20T20:23:19.136Z] coverage: 45.7% of statements [2022-01-20T20:23:19.136Z] ok github.com/docker/docker/pkg/filenotify 0.134s coverage: 45.7% of statements [2022-01-20T20:23:19.605Z] --- PASS: TestNetworkDBCRUDTableEntry (4.36s) [2022-01-20T20:23:19.605Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T20:23:21.175Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T20:23:21.175Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:23:21.175Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T20:23:21.175Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T20:23:21.175Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-01-20T20:23:21.175Z] === RUN TestCopyFile [2022-01-20T20:23:21.175Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T20:23:21.175Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:23:21.175Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T20:23:21.175Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T20:23:21.175Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:23:21.175Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestWildcardMatches [2022-01-20T20:23:21.175Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestPatternMatches [2022-01-20T20:23:21.175Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T20:23:21.175Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T20:23:21.175Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T20:23:21.175Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T20:23:21.175Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T20:23:21.175Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T20:23:21.175Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestSingleExclamationError [2022-01-20T20:23:21.175Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestMatchesWithNoPatterns [2022-01-20T20:23:21.175Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T20:23:21.175Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestMatches [2022-01-20T20:23:21.175Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T20:23:21.175Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T20:23:21.175Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T20:23:21.175Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T20:23:21.175Z] --- PASS: TestMatches (0.01s) [2022-01-20T20:23:21.175Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T20:23:21.175Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T20:23:21.175Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T20:23:21.175Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCleanPatterns [2022-01-20T20:23:21.175Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T20:23:21.175Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T20:23:21.175Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T20:23:21.175Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T20:23:21.175Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T20:23:21.175Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCreateIfNotExistsDir [2022-01-20T20:23:21.175Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCreateIfNotExistsFile [2022-01-20T20:23:21.175Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-20T20:23:21.175Z] === RUN TestMatch [2022-01-20T20:23:21.175Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:23:21.175Z] === RUN TestCompile [2022-01-20T20:23:21.175Z] === RUN TestCompile/slash [2022-01-20T20:23:21.176Z] === RUN TestCompile/backslash [2022-01-20T20:23:21.176Z] --- PASS: TestCompile (0.00s) [2022-01-20T20:23:21.176Z] --- PASS: TestCompile/slash (0.00s) [2022-01-20T20:23:21.176Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-20T20:23:21.176Z] PASS [2022-01-20T20:23:21.176Z] coverage: 84.7% of statements [2022-01-20T20:23:21.176Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-01-20T20:23:21.645Z] === RUN TestGet [2022-01-20T20:23:21.645Z] --- PASS: TestGet (0.00s) [2022-01-20T20:23:21.645Z] === RUN TestGetShortcutString [2022-01-20T20:23:21.645Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T20:23:21.645Z] PASS [2022-01-20T20:23:21.645Z] coverage: 42.9% of statements [2022-01-20T20:23:21.645Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2022-01-20T20:23:22.114Z] --- PASS: TestTarFiles (7.49s) [2022-01-20T20:23:22.114Z] === RUN TestDetectCompressionZstd [2022-01-20T20:23:22.114Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T20:23:22.114Z] === RUN TestTarUntar [2022-01-20T20:23:22.114Z] 2022/01/20 20:23:21 Closing DB instances... [2022-01-20T20:23:22.114Z] --- PASS: TestTarUntar (0.06s) [2022-01-20T20:23:22.114Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T20:23:22.114Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-20T20:23:22.115Z] === RUN TestTarWithOptions [2022-01-20T20:23:22.115Z] --- PASS: TestTarWithOptions (0.05s) [2022-01-20T20:23:22.115Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T20:23:22.115Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T20:23:22.115Z] === RUN TestUntarUstarGnuConflict [2022-01-20T20:23:22.115Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T20:23:22.115Z] === RUN TestUntarInvalidFilenames [2022-01-20T20:23:22.115Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1507887152\\dest" [2022-01-20T20:23:22.115Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-01-20T20:23:22.115Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T20:23:22.115Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T20:23:22.115Z] === RUN TestUntarInvalidHardlink [2022-01-20T20:23:22.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink235088411\\victim\\hello" -> "../victim/hello" [2022-01-20T20:23:22.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1454916213\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:23:22.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink968613651\\victim" -> "../victim" [2022-01-20T20:23:22.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink488017535\\victim" -> "../victim" [2022-01-20T20:23:22.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4184069110\\victim" -> "../victim" [2022-01-20T20:23:22.115Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3379918562\\victim" -> "../victim" [2022-01-20T20:23:22.115Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-20T20:23:22.115Z] === RUN TestUntarInvalidSymlink [2022-01-20T20:23:22.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3255529301\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:23:22.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1841878266\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:23:22.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3219576989\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:22.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink704636278\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:22.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2498464733\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:22.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3750313990\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:22.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink946415981\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T20:23:22.584Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-01-20T20:23:22.584Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T20:23:22.584Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T20:23:22.584Z] === RUN TestXGlobalNoParent [2022-01-20T20:23:22.584Z] --- PASS: TestXGlobalNoParent (0.01s) [2022-01-20T20:23:22.584Z] === RUN TestReplaceFileTarWrapper [2022-01-20T20:23:22.584Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-01-20T20:23:22.584Z] === RUN TestPrefixHeaderReadable [2022-01-20T20:23:22.584Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-01-20T20:23:22.584Z] === RUN TestDisablePigz [2022-01-20T20:23:22.584Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T20:23:22.584Z] === RUN TestCreateIDMapOrder [2022-01-20T20:23:22.584Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T20:23:22.584Z] PASS [2022-01-20T20:23:22.584Z] coverage: 7.2% of statements [2022-01-20T20:23:22.585Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-01-20T20:23:23.056Z] --- PASS: TestDisablePigz (0.26s) [2022-01-20T20:23:23.056Z] === RUN TestPigz [2022-01-20T20:23:23.056Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T20:23:23.056Z] --- PASS: TestPigz (0.17s) [2022-01-20T20:23:23.056Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:23:23.056Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:23:23.056Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:23:23.056Z] === RUN TestCanonicalTarNameForPath [2022-01-20T20:23:23.056Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T20:23:23.056Z] === RUN TestCanonicalTarName [2022-01-20T20:23:23.056Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T20:23:23.056Z] === RUN TestChmodTarEntry [2022-01-20T20:23:23.056Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T20:23:23.056Z] === RUN TestHardLinkOrder [2022-01-20T20:23:23.056Z] --- PASS: TestHardLinkOrder (0.10s) [2022-01-20T20:23:23.056Z] === RUN TestChangeString [2022-01-20T20:23:23.056Z] --- PASS: TestChangeString (0.00s) [2022-01-20T20:23:23.056Z] === RUN TestChangesWithNoChanges [2022-01-20T20:23:23.526Z] --- PASS: TestChangesWithNoChanges (0.06s) [2022-01-20T20:23:23.526Z] === RUN TestChangesWithChanges [2022-01-20T20:23:23.526Z] --- PASS: TestNetworkDBCRUDTableEntries (3.68s) [2022-01-20T20:23:23.526Z] === RUN TestNetworkDBNodeLeave [2022-01-20T20:23:23.526Z] --- PASS: TestChangesWithChanges (0.17s) [2022-01-20T20:23:23.526Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T20:23:23.526Z] changes_test.go:195: needs more investigation [2022-01-20T20:23:23.526Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestChangesDirsEmpty [2022-01-20T20:23:23.526Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:23:23.526Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestChangesDirsMutated [2022-01-20T20:23:23.526Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:23:23.526Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestApplyLayer [2022-01-20T20:23:23.526Z] changes_test.go:432: needs further investigation [2022-01-20T20:23:23.526Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T20:23:23.526Z] changes_test.go:468: needs further investigation [2022-01-20T20:23:23.526Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T20:23:23.526Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T20:23:23.526Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestChangesSize [2022-01-20T20:23:23.526Z] --- PASS: TestChangesSize (0.01s) [2022-01-20T20:23:23.526Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T20:23:23.526Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1001170281\\dest" [2022-01-20T20:23:23.526Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-20T20:23:23.526Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T20:23:23.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink9351665\\victim\\hello" -> "../victim/hello" [2022-01-20T20:23:23.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3141385790\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:23:23.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink553013289\\victim" -> "../victim" [2022-01-20T20:23:23.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2521856285\\victim" -> "../victim" [2022-01-20T20:23:23.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1417499377\\victim" -> "../victim" [2022-01-20T20:23:23.526Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1092675572\\victim" -> "../victim" [2022-01-20T20:23:23.526Z] --- PASS: TestApplyLayerInvalidHardlink (0.07s) [2022-01-20T20:23:23.526Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T20:23:23.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1578865743\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:23:23.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1751072943\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:23:23.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3317361389\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:23.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3895494445\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:23.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1157501799\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:23.526Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2569825126\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:23:23.526Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2022-01-20T20:23:23.526Z] === RUN TestApplyLayerWhiteouts [2022-01-20T20:23:23.526Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2022-01-20T20:23:23.526Z] === RUN TestGenerateEmptyFile [2022-01-20T20:23:23.526Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T20:23:23.526Z] === RUN TestGenerateWithContent [2022-01-20T20:23:23.526Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T20:23:23.526Z] PASS [2022-01-20T20:23:23.526Z] coverage: 62.0% of statements [2022-01-20T20:23:23.526Z] ok github.com/docker/docker/pkg/archive 10.538s coverage: 62.0% of statements [2022-01-20T20:23:24.516Z] === RUN TestFixedBufferCap [2022-01-20T20:23:24.516Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T20:23:24.516Z] === RUN TestFixedBufferLen [2022-01-20T20:23:24.516Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T20:23:24.516Z] === RUN TestFixedBufferString [2022-01-20T20:23:24.516Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T20:23:24.516Z] === RUN TestFixedBufferWrite [2022-01-20T20:23:24.516Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T20:23:24.516Z] === RUN TestFixedBufferRead [2022-01-20T20:23:24.516Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T20:23:24.516Z] === RUN TestBytesPipeRead [2022-01-20T20:23:24.516Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T20:23:24.516Z] === RUN TestBytesPipeWrite [2022-01-20T20:23:24.516Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T20:23:24.516Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T20:23:25.507Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-01-20T20:23:25.507Z] === RUN TestAtomicWriteToFile [2022-01-20T20:23:25.507Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T20:23:25.507Z] === RUN TestAtomicWriteSetCommit [2022-01-20T20:23:25.507Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T20:23:25.507Z] === RUN TestAtomicWriteSetCancel [2022-01-20T20:23:25.507Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T20:23:25.507Z] === RUN TestReadCloserWrapperClose [2022-01-20T20:23:25.507Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T20:23:25.507Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T20:23:25.507Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T20:23:25.507Z] === RUN TestReaderErrWrapperRead [2022-01-20T20:23:25.507Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T20:23:25.507Z] === RUN TestCancelReadCloser [2022-01-20T20:23:25.507Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T20:23:25.507Z] === RUN TestWriteCloserWrapperClose [2022-01-20T20:23:25.507Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T20:23:25.507Z] === RUN TestNopWriteCloser [2022-01-20T20:23:25.507Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T20:23:25.507Z] === RUN TestNopWriter [2022-01-20T20:23:25.507Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T20:23:25.507Z] === RUN TestWriteCounter [2022-01-20T20:23:25.507Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T20:23:25.507Z] PASS [2022-01-20T20:23:25.507Z] coverage: 69.2% of statements [2022-01-20T20:23:25.507Z] ok github.com/docker/docker/pkg/ioutils 0.713s coverage: 69.2% of statements [2022-01-20T20:23:26.497Z] === RUN TestError [2022-01-20T20:23:26.497Z] --- PASS: TestError (0.00s) [2022-01-20T20:23:26.497Z] === RUN TestProgressString [2022-01-20T20:23:26.497Z] === RUN TestProgressString/no_progress [2022-01-20T20:23:26.497Z] === RUN TestProgressString/progress_1 [2022-01-20T20:23:26.497Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T20:23:26.497Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T20:23:26.497Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T20:23:26.497Z] === RUN TestProgressString/with_units [2022-01-20T20:23:26.497Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T20:23:26.497Z] === RUN TestProgressString/hide_counts [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T20:23:26.497Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T20:23:26.497Z] === RUN TestJSONMessageDisplay [2022-01-20T20:23:26.497Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2022-01-20T20:23:26.497Z] === RUN TestNetworkDBWatch [2022-01-20T20:23:26.497Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-01-20T20:23:26.497Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T20:23:26.497Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T20:23:26.497Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T20:23:26.497Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T20:23:26.497Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T20:23:26.497Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T20:23:26.497Z] PASS [2022-01-20T20:23:26.497Z] coverage: 91.7% of statements [2022-01-20T20:23:26.497Z] ok github.com/docker/docker/pkg/jsonmessage 0.253s coverage: 91.7% of statements [2022-01-20T20:23:27.488Z] === RUN TestStandardLongPath [2022-01-20T20:23:27.488Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T20:23:27.488Z] === RUN TestUNCLongPath [2022-01-20T20:23:27.488Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T20:23:27.488Z] PASS [2022-01-20T20:23:27.488Z] coverage: 100.0% of statements [2022-01-20T20:23:27.488Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-01-20T20:23:27.957Z] 2022/01/20 20:23:27 Closing DB instances... [2022-01-20T20:23:27.957Z] === RUN TestNameFormat [2022-01-20T20:23:27.957Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T20:23:27.957Z] === RUN TestNameRetries [2022-01-20T20:23:27.957Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T20:23:27.957Z] PASS [2022-01-20T20:23:27.957Z] coverage: 85.7% of statements [2022-01-20T20:23:27.957Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2022-01-20T20:23:28.947Z] === RUN TestParseKeyValueOpt [2022-01-20T20:23:28.947Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T20:23:28.947Z] === RUN TestParseUintList [2022-01-20T20:23:28.947Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T20:23:28.947Z] === RUN TestParseUintListMaximumLimits [2022-01-20T20:23:28.947Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T20:23:28.947Z] PASS [2022-01-20T20:23:28.947Z] coverage: 97.0% of statements [2022-01-20T20:23:28.947Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-01-20T20:23:29.416Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-01-20T20:23:29.416Z] === RUN TestNetworkDBBulkSync [2022-01-20T20:23:29.416Z] === RUN TestNewAndRemove [2022-01-20T20:23:29.416Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T20:23:29.416Z] === RUN TestRemoveInvalidPath [2022-01-20T20:23:29.416Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T20:23:29.416Z] PASS [2022-01-20T20:23:29.416Z] coverage: 82.6% of statements [2022-01-20T20:23:29.416Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2022-01-20T20:23:30.984Z] 2022/01/20 20:23:30 Closing DB instances... [2022-01-20T20:23:31.453Z] === RUN TestFailedConnection [2022-01-20T20:23:32.441Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-01-20T20:23:32.441Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T20:23:33.430Z] --- PASS: TestFailedConnection (2.19s) [2022-01-20T20:23:33.430Z] === RUN TestFailOnce [2022-01-20T20:23:33.430Z] 2022/01/20 20:23:33 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-01-20T20:23:33.430Z] goroutine 34 [running]: [2022-01-20T20:23:33.430Z] net/http.(*conn).serve.func1() [2022-01-20T20:23:33.430Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T20:23:33.430Z] panic({0xb2ac20, 0xc373d0}) [2022-01-20T20:23:33.430Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T20:23:33.430Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd94b0ffbefc2459}, 0xc000195a98) [2022-01-20T20:23:33.430Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T20:23:33.430Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xc44170, 0xc00015e0e0}, 0xa7f3e6) [2022-01-20T20:23:33.430Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T20:23:33.430Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xc44170, 0xc00015e0e0}, 0xc0000ae000) [2022-01-20T20:23:33.430Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T20:23:33.430Z] net/http.serverHandler.ServeHTTP({0xc42770}, {0xc44170, 0xc00015e0e0}, 0xc0000ae000) [2022-01-20T20:23:33.577Z] ok github.com/docker/docker/libnetwork/ipam 15.668s coverage: 85.3% of statements [2022-01-20T20:23:33.577Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:23:33.577Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:23:33.577Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-20T20:23:33.577Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-20T20:23:33.577Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:23:33.836Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T20:23:33.899Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T20:23:33.899Z] net/http.(*conn).serve(0xc0000a8000, {0xc46000, 0xc00008a0c0}) [2022-01-20T20:23:33.899Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T20:23:33.899Z] created by net/http.(*Server).Serve [2022-01-20T20:23:33.899Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T20:23:33.899Z] time="2022-01-20T20:23:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T20:23:34.405Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-01-20T20:23:34.888Z] --- PASS: TestFailOnce (1.21s) [2022-01-20T20:23:34.888Z] === RUN TestEchoInputOutput [2022-01-20T20:23:34.888Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T20:23:34.888Z] === RUN TestBackoff [2022-01-20T20:23:34.888Z] --- PASS: TestBackoff (0.00s) [2022-01-20T20:23:34.888Z] === RUN TestAbortRetry [2022-01-20T20:23:34.888Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T20:23:34.888Z] === RUN TestClientScheme [2022-01-20T20:23:34.888Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T20:23:34.888Z] === RUN TestNewClientWithTimeout [2022-01-20T20:23:34.888Z] --- PASS: TestGetAddress (26.33s) [2022-01-20T20:23:34.888Z] === RUN TestRequestSyntaxCheck [2022-01-20T20:23:34.973Z] ok github.com/docker/docker/libnetwork/iptables 0.121s coverage: 45.1% of statements [2022-01-20T20:23:35.232Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-20T20:23:35.359Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-20T20:23:35.359Z] === RUN TestRequest [2022-01-20T20:23:35.359Z] time="2022-01-20T20:23:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T20:23:35.359Z] 2022/01/20 20:23:34 Closing DB instances... [2022-01-20T20:23:35.359Z] time="2022-01-20T20:23:35Z" level=error msg="node: f9658cce7d32 is unknown to memberlist" [2022-01-20T20:23:35.492Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-01-20T20:23:36.932Z] time="2022-01-20T20:23:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T20:23:37.923Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.33s) [2022-01-20T20:23:37.923Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T20:23:38.913Z] 2022/01/20 20:23:38 Closing DB instances... [2022-01-20T20:23:39.402Z] time="2022-01-20T20:23:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T20:23:40.391Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-01-20T20:23:40.391Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T20:23:42.611Z] --- PASS: TestRequest (7.68s) [2022-01-20T20:23:42.611Z] === RUN TestOverlappingRequests [2022-01-20T20:23:43.080Z] --- PASS: TestOverlappingRequests (0.42s) [2022-01-20T20:23:43.080Z] === RUN TestRelease [2022-01-20T20:23:43.555Z] time="2022-01-20T20:23:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T20:23:44.549Z] --- PASS: TestRelease (1.44s) [2022-01-20T20:23:44.549Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:23:49.314Z] --- PASS: TestAllocateRandomDeallocate (4.07s) [2022-01-20T20:23:49.314Z] === RUN TestRetrieveFromStore [2022-01-20T20:23:50.303Z] --- PASS: TestRetrieveFromStore (1.51s) [2022-01-20T20:23:50.304Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T20:23:50.304Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T20:23:50.304Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T20:23:50.304Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T20:23:50.304Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T20:23:50.304Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T20:23:50.304Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T20:23:50.304Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T20:23:50.304Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T20:23:50.304Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T20:23:50.304Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T20:23:50.304Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T20:23:50.304Z] === RUN TestDebug [2022-01-20T20:23:50.304Z] --- PASS: TestDebug (0.00s) [2022-01-20T20:23:50.304Z] === RUN TestRequestPoolParallel [2022-01-20T20:23:50.773Z] --- PASS: TestRequestPoolParallel (0.35s) [2022-01-20T20:23:50.773Z] === RUN TestFullAllocateRelease [2022-01-20T20:23:51.242Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-01-20T20:23:51.242Z] === RUN TestOddAllocateRelease [2022-01-20T20:23:51.711Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-01-20T20:23:51.711Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T20:23:51.711Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-01-20T20:23:51.711Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T20:23:51.711Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-20T20:23:51.711Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T20:23:51.711Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-20T20:23:51.711Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:23:51.711Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:23:51.711Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:23:51.711Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:23:51.711Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:23:51.711Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:23:51.711Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:23:51.711Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:23:51.711Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:23:51.711Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T20:23:51.711Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:23:51.711Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:23:51.711Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T20:23:51.711Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:23:51.711Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:23:51.711Z] PASS [2022-01-20T20:23:51.711Z] coverage: 85.3% of statements [2022-01-20T20:23:51.711Z] ok github.com/docker/docker/libnetwork/ipam 55.431s coverage: 85.3% of statements [2022-01-20T20:23:52.181Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-01-20T20:23:52.181Z] === RUN TestClientStream [2022-01-20T20:23:52.181Z] --- PASS: TestClientStream (0.00s) [2022-01-20T20:23:52.181Z] === RUN TestClientSendFile [2022-01-20T20:23:52.181Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T20:23:52.181Z] === RUN TestClientWithRequestTimeout [2022-01-20T20:23:52.181Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T20:23:52.181Z] === RUN TestFileSpecPlugin [2022-01-20T20:23:52.181Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-01-20T20:23:52.181Z] === RUN TestFileJSONSpecPlugin [2022-01-20T20:23:52.181Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T20:23:52.181Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T20:23:52.181Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-01-20T20:23:52.181Z] === RUN TestPluginAddHandler [2022-01-20T20:23:52.181Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T20:23:52.181Z] === RUN TestPluginWaitBadPlugin [2022-01-20T20:23:52.181Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T20:23:52.181Z] === RUN TestGet [2022-01-20T20:23:52.181Z] time="2022-01-20T20:23:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T20:23:53.171Z] time="2022-01-20T20:23:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T20:23:54.159Z] === RUN TestParseEmptyInterface [2022-01-20T20:23:54.159Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T20:23:54.159Z] === RUN TestParseNonInterfaceType [2022-01-20T20:23:54.159Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T20:23:54.159Z] === RUN TestParseWithOneFunction [2022-01-20T20:23:54.159Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T20:23:54.159Z] === RUN TestParseWithMultipleFuncs [2022-01-20T20:23:54.159Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T20:23:54.159Z] === RUN TestParseWithUnnamedReturn [2022-01-20T20:23:54.159Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T20:23:54.159Z] === RUN TestEmbeddedInterface [2022-01-20T20:23:54.159Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T20:23:54.159Z] === RUN TestParsedImports [2022-01-20T20:23:54.160Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T20:23:54.160Z] === RUN TestAliasedImports [2022-01-20T20:23:54.160Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T20:23:54.160Z] PASS [2022-01-20T20:23:54.160Z] coverage: 56.8% of statements [2022-01-20T20:23:54.160Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-01-20T20:23:54.812Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T20:23:54.812Z] [2022-01-20T20:23:54.812Z] ________ ____ __. [2022-01-20T20:23:54.812Z] \_____ \ | |/ _| [2022-01-20T20:23:54.812Z] / | \| < [2022-01-20T20:23:54.812Z] / | \ | \ [2022-01-20T20:23:54.812Z] \_______ /____|__ \ [2022-01-20T20:23:54.812Z] \/ \/ [2022-01-20T20:23:54.812Z] [2022-01-20T20:23:54.812Z] INFO: make.ps1 ended at 01/20/2022 20:23:51 [2022-01-20T20:23:54.812Z] INFO: Binaries build ended at 01/20/2022 20:23:52. Duration:00:01:15.5378951 [2022-01-20T20:23:54.812Z] INFO: Copying the built daemon binary to d:\CI\PR-43095\9\binary\dockerd-3a3a9245fa.exe... [2022-01-20T20:23:54.812Z] INFO: Copying the built client binary to d:\CI\PR-43095\9\binary\docker-3a3a9245fa.exe... [2022-01-20T20:23:54.812Z] INFO: Copying dockerversion from the container... [2022-01-20T20:23:54.812Z] INFO: Copying the golang package from the container to d:\CI\PR-43095\9\installer\go.zip... [2022-01-20T20:23:55.149Z] === RUN TestHTTPTransport [2022-01-20T20:23:55.149Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T20:23:55.149Z] PASS [2022-01-20T20:23:55.149Z] coverage: 85.7% of statements [2022-01-20T20:23:55.149Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-01-20T20:23:55.149Z] time="2022-01-20T20:23:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T20:23:55.281Z] INFO: Extracting go.zip to d:\CI\PR-43095\9\go [2022-01-20T20:23:56.137Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:23:56.137Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:23:56.137Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T20:23:56.137Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T20:23:56.137Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T20:23:56.137Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T20:23:56.137Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:23:56.137Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:23:56.137Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T20:23:56.137Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T20:23:56.137Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T20:23:56.137Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T20:23:56.137Z] === RUN TestBufferPoolPutAndGet [2022-01-20T20:23:56.137Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T20:23:56.137Z] PASS [2022-01-20T20:23:56.137Z] coverage: 88.2% of statements [2022-01-20T20:23:56.137Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-01-20T20:23:56.607Z] === RUN TestOutputOnPrematureClose [2022-01-20T20:23:56.607Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T20:23:56.607Z] === RUN TestCompleteSilently [2022-01-20T20:23:56.607Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T20:23:56.607Z] PASS [2022-01-20T20:23:56.607Z] coverage: 75.9% of statements [2022-01-20T20:23:56.607Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-01-20T20:23:57.076Z] === RUN TestSendToOneSub [2022-01-20T20:23:57.076Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T20:23:57.076Z] === RUN TestSendToMultipleSubs [2022-01-20T20:23:57.076Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T20:23:57.076Z] === RUN TestEvictOneSub [2022-01-20T20:23:57.076Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T20:23:57.076Z] === RUN TestClosePublisher [2022-01-20T20:23:57.076Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T20:23:57.076Z] === RUN TestPubSubRace [2022-01-20T20:23:58.065Z] --- PASS: TestPubSubRace (1.06s) [2022-01-20T20:23:58.065Z] PASS [2022-01-20T20:23:58.065Z] coverage: 75.0% of statements [2022-01-20T20:23:58.065Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2022-01-20T20:23:58.534Z] === RUN TestRegister [2022-01-20T20:23:58.534Z] --- PASS: TestRegister (0.00s) [2022-01-20T20:23:58.534Z] === RUN TestCommand [2022-01-20T20:23:58.534Z] --- PASS: TestCommand (0.03s) [2022-01-20T20:23:58.534Z] === RUN TestNaiveSelf [2022-01-20T20:23:59.005Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T20:23:59.005Z] PASS [2022-01-20T20:23:59.005Z] coverage: 82.4% of statements [2022-01-20T20:23:59.005Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2022-01-20T20:23:59.476Z] time="2022-01-20T20:23:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T20:23:59.476Z] === RUN TestDump [2022-01-20T20:23:59.476Z] goroutine 4 [running]: [2022-01-20T20:23:59.476Z] github.com/docker/docker/pkg/stack.dump(0x8db6b7) [2022-01-20T20:23:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:23:59.476Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T20:23:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T20:23:59.476Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T20:23:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T20:23:59.476Z] testing.tRunner(0xc000116000, 0xa48e68) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:23:59.476Z] created by testing.(*T).Run [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:23:59.476Z] [2022-01-20T20:23:59.476Z] goroutine 1 [chan receive]: [2022-01-20T20:23:59.476Z] testing.(*T).Run(0xc00002dd40, {0xa3a52e, 0x8ba413}, 0xa48e68) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:23:59.476Z] testing.runTests.func1(0xc00005a750) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:23:59.476Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:23:59.476Z] testing.runTests(0xc00006c080, {0xbacba0, 0x3, 0x3}, {0x8da90d, 0xa3c228, 0xbb1640}) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:23:59.476Z] testing.(*M).Run(0xc00006c080) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:23:59.476Z] main.main() [2022-01-20T20:23:59.476Z] _testmain.go:95 +0x1f5 [2022-01-20T20:23:59.476Z] --- PASS: TestDump (0.00s) [2022-01-20T20:23:59.476Z] === RUN TestDumpToFile [2022-01-20T20:23:59.476Z] --- PASS: TestDumpToFile (0.18s) [2022-01-20T20:23:59.476Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T20:23:59.476Z] goroutine 6 [running]: [2022-01-20T20:23:59.476Z] github.com/docker/docker/pkg/stack.dump(0x9486f4) [2022-01-20T20:23:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:23:59.476Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x948aa0}) [2022-01-20T20:23:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T20:23:59.476Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2022-01-20T20:23:59.476Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T20:23:59.476Z] testing.tRunner(0xc0001164e0, 0xa48e58) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:23:59.476Z] created by testing.(*T).Run [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:23:59.476Z] [2022-01-20T20:23:59.476Z] goroutine 1 [chan receive]: [2022-01-20T20:23:59.476Z] testing.(*T).Run(0xc00002dd40, {0xa412ba, 0x8ba413}, 0xa48e58) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:23:59.476Z] testing.runTests.func1(0xc00005a750) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:23:59.476Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:23:59.476Z] testing.runTests(0xc00006c080, {0xbacba0, 0x3, 0x3}, {0x8da90d, 0xa3c228, 0xbb1640}) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:23:59.476Z] testing.(*M).Run(0xc00006c080) [2022-01-20T20:23:59.476Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:23:59.476Z] main.main() [2022-01-20T20:23:59.476Z] _testmain.go:95 +0x1f5 [2022-01-20T20:23:59.476Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T20:23:59.476Z] PASS [2022-01-20T20:23:59.476Z] coverage: 90.9% of statements [2022-01-20T20:23:59.476Z] ok github.com/docker/docker/pkg/stack 0.220s coverage: 90.9% of statements [2022-01-20T20:23:59.946Z] === RUN TestNewStdWriter [2022-01-20T20:23:59.946Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T20:23:59.946Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestWriteWithNilBytes [2022-01-20T20:23:59.946Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestWrite [2022-01-20T20:23:59.946Z] --- PASS: TestWrite (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestWriteWithWriterError [2022-01-20T20:23:59.946Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T20:23:59.946Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyWriteAndRead [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T20:23:59.946Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T20:23:59.946Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T20:23:59.946Z] PASS [2022-01-20T20:23:59.946Z] coverage: 100.0% of statements [2022-01-20T20:23:59.946Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-01-20T20:24:00.938Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T20:24:00.938Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T20:24:00.938Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestFormatStatus [2022-01-20T20:24:00.938Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestFormatError [2022-01-20T20:24:00.938Z] --- PASS: TestFormatError (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestFormatJSONError [2022-01-20T20:24:00.938Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T20:24:00.938Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T20:24:00.938Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestNewJSONProgressOutput [2022-01-20T20:24:00.938Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestAuxFormatterEmit [2022-01-20T20:24:00.938Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestStreamWriterStdout [2022-01-20T20:24:00.938Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T20:24:00.938Z] === RUN TestStreamWriterStderr [2022-01-20T20:24:00.938Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T20:24:00.938Z] PASS [2022-01-20T20:24:00.938Z] coverage: 66.2% of statements [2022-01-20T20:24:00.938Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2022-01-20T20:24:01.408Z] === RUN TestGenerateRandomID [2022-01-20T20:24:01.408Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T20:24:01.408Z] === RUN TestShortenId [2022-01-20T20:24:01.408Z] --- PASS: TestShortenId (0.00s) [2022-01-20T20:24:01.408Z] === RUN TestShortenSha256Id [2022-01-20T20:24:01.408Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T20:24:01.408Z] === RUN TestShortenIdEmpty [2022-01-20T20:24:01.408Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T20:24:01.408Z] === RUN TestShortenIdInvalid [2022-01-20T20:24:01.408Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T20:24:01.408Z] === RUN TestIsShortIDNonHex [2022-01-20T20:24:01.408Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T20:24:01.408Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T20:24:01.408Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T20:24:01.408Z] PASS [2022-01-20T20:24:01.408Z] coverage: 70.6% of statements [2022-01-20T20:24:01.408Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-01-20T20:24:01.877Z] === RUN TestIsCpusetListAvailable [2022-01-20T20:24:01.877Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T20:24:01.877Z] PASS [2022-01-20T20:24:01.877Z] coverage: 39.4% of statements [2022-01-20T20:24:01.877Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-01-20T20:24:03.444Z] === RUN TestChtimes [2022-01-20T20:24:03.444Z] --- PASS: TestChtimes (0.00s) [2022-01-20T20:24:03.444Z] === RUN TestChtimesWindows [2022-01-20T20:24:03.444Z] --- PASS: TestChtimesWindows (0.01s) [2022-01-20T20:24:03.444Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T20:24:03.444Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T20:24:03.444Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T20:24:03.444Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T20:24:03.444Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T20:24:03.444Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T20:24:03.444Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T20:24:03.444Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T20:24:03.444Z] === RUN TestHasWin32KSupport [2022-01-20T20:24:03.444Z] syscall_windows_test.go:8: win32k: true [2022-01-20T20:24:03.444Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T20:24:03.444Z] PASS [2022-01-20T20:24:03.444Z] coverage: 13.0% of statements [2022-01-20T20:24:03.444Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 13.0% of statements [2022-01-20T20:24:04.434Z] === RUN TestTailFile [2022-01-20T20:24:04.434Z] --- PASS: TestTailFile (0.00s) [2022-01-20T20:24:04.434Z] === RUN TestTailFileManyLines [2022-01-20T20:24:04.434Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T20:24:04.434Z] === RUN TestTailEmptyFile [2022-01-20T20:24:04.434Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T20:24:04.434Z] === RUN TestTailNegativeN [2022-01-20T20:24:04.434Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.434Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:24:04.434Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.435Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:24:04.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.964Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.964Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.965Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.965Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.966Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:24:04.967Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.967Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.968Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:24:04.969Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T20:24:05.066Z] --- PASS: TestBuildWithHugeFile (51.08s) [2022-01-20T20:24:05.066Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:24:05.066Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:24:05.066Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:24:05.066Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:24:05.066Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:24:05.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:24:05.066Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:24:05.066Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:24:05.066Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:24:05.066Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:24:05.066Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:24:05.066Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:24:05.066Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:24:05.066Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-20T20:24:05.066Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-20T20:24:05.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-20T20:24:05.066Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T20:24:05.066Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:24:05.066Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:24:05.066Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:24:05.441Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:24:05.442Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:24:05.442Z] PASS [2022-01-20T20:24:05.442Z] coverage: 88.6% of statements [2022-01-20T20:24:05.442Z] ok github.com/docker/docker/pkg/tailfile 0.214s coverage: 88.6% of statements [2022-01-20T20:24:05.442Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:24:05.442Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:24:05.442Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:24:05.442Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T20:24:05.442Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T20:24:05.442Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-20T20:24:05.442Z] === RUN TestTarSumRemove [2022-01-20T20:24:05.442Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestSortFileInfoSums [2022-01-20T20:24:05.442Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T20:24:05.442Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestNewTarSumForLabel [2022-01-20T20:24:05.442Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestEmptyTar [2022-01-20T20:24:05.442Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestTarSumsReadSize [2022-01-20T20:24:05.442Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-20T20:24:05.442Z] === RUN TestTarSums [2022-01-20T20:24:05.442Z] --- PASS: TestTarSums (0.06s) [2022-01-20T20:24:05.442Z] === RUN TestIteration [2022-01-20T20:24:05.442Z] --- PASS: TestIteration (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestVersionLabelForChecksum [2022-01-20T20:24:05.442Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestVersion [2022-01-20T20:24:05.442Z] --- PASS: TestVersion (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestGetVersion [2022-01-20T20:24:05.442Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T20:24:05.442Z] === RUN TestGetVersions [2022-01-20T20:24:05.442Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T20:24:05.442Z] PASS [2022-01-20T20:24:05.442Z] coverage: 89.3% of statements [2022-01-20T20:24:05.912Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2022-01-20T20:24:05.912Z] testing: warning: no tests to run [2022-01-20T20:24:05.912Z] PASS [2022-01-20T20:24:05.912Z] coverage: [no statements] [2022-01-20T20:24:05.912Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2022-01-20T20:24:06.382Z] === RUN TestTruncIndex [2022-01-20T20:24:06.382Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T20:24:06.382Z] PASS [2022-01-20T20:24:06.382Z] coverage: 91.5% of statements [2022-01-20T20:24:06.382Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-01-20T20:24:06.851Z] === RUN TestIsGIT [2022-01-20T20:24:06.851Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T20:24:06.851Z] === RUN TestIsTransport [2022-01-20T20:24:06.851Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T20:24:06.851Z] PASS [2022-01-20T20:24:06.851Z] coverage: 100.0% of statements [2022-01-20T20:24:06.851Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2022-01-20T20:24:06.851Z] === RUN TestVersionInfo [2022-01-20T20:24:06.851Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T20:24:06.851Z] === RUN TestAppendVersions [2022-01-20T20:24:06.851Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T20:24:06.851Z] PASS [2022-01-20T20:24:06.851Z] coverage: 88.9% of statements [2022-01-20T20:24:06.851Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-01-20T20:24:07.321Z] --- PASS: TestGet (15.03s) [2022-01-20T20:24:07.321Z] === RUN TestPluginWithNoManifest [2022-01-20T20:24:07.321Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T20:24:07.321Z] === RUN TestGetAll [2022-01-20T20:24:07.321Z] --- PASS: TestGetAll (0.01s) [2022-01-20T20:24:07.321Z] PASS [2022-01-20T20:24:07.321Z] coverage: 73.2% of statements [2022-01-20T20:24:07.321Z] ok github.com/docker/docker/pkg/plugins 36.138s coverage: 73.2% of statements [2022-01-20T20:24:07.791Z] === RUN TestNewSettable [2022-01-20T20:24:07.791Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T20:24:07.791Z] === RUN TestIsSettable [2022-01-20T20:24:07.791Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T20:24:07.791Z] === RUN TestUpdateSettingsEnv [2022-01-20T20:24:07.791Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T20:24:07.791Z] PASS [2022-01-20T20:24:07.791Z] coverage: 20.0% of statements [2022-01-20T20:24:07.791Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.0% of statements [2022-01-20T20:24:08.261Z] === RUN TestValidatePrivileges [2022-01-20T20:24:08.261Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T20:24:08.261Z] === RUN TestFilterByCapNeg [2022-01-20T20:24:08.261Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T20:24:08.261Z] === RUN TestFilterByCapPos [2022-01-20T20:24:08.261Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T20:24:08.261Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T20:24:08.261Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T20:24:08.261Z] PASS [2022-01-20T20:24:08.261Z] coverage: 12.0% of statements [2022-01-20T20:24:08.261Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2022-01-20T20:24:08.731Z] === RUN TestLoad [2022-01-20T20:24:08.731Z] --- PASS: TestLoad (0.02s) [2022-01-20T20:24:08.731Z] === RUN TestSave [2022-01-20T20:24:08.731Z] --- PASS: TestSave (0.04s) [2022-01-20T20:24:08.731Z] === RUN TestAddDeleteGet [2022-01-20T20:24:08.731Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-20T20:24:08.731Z] === RUN TestInvalidTags [2022-01-20T20:24:08.731Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T20:24:08.731Z] PASS [2022-01-20T20:24:08.731Z] coverage: 84.4% of statements [2022-01-20T20:24:08.731Z] ok github.com/docker/docker/reference 0.214s coverage: 84.4% of statements [2022-01-20T20:24:09.227Z] --- PASS: TestBuildPreserveOwnership (9.72s) [2022-01-20T20:24:09.227Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.71s) [2022-01-20T20:24:09.227Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-20T20:24:09.227Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:24:09.227Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T20:24:09.227Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:24:09.227Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T20:24:09.227Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T20:24:09.227Z] PASS [2022-01-20T20:24:09.227Z] [2022-01-20T20:24:09.227Z] === Skipped [2022-01-20T20:24:09.227Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:24:09.227Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:24:09.227Z] [2022-01-20T20:24:09.227Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:24:09.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:24:09.227Z] [2022-01-20T20:24:09.227Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T20:24:09.227Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T20:24:09.227Z] [2022-01-20T20:24:09.227Z] DONE 34 tests, 3 skipped in 111.628s [2022-01-20T20:24:09.227Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:24:09.483Z] INFO: Testing against a local daemon [2022-01-20T20:24:09.483Z] === RUN TestConfigInspect [2022-01-20T20:24:09.483Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] --- SKIP: TestConfigInspect (0.01s) [2022-01-20T20:24:09.483Z] === RUN TestConfigList [2022-01-20T20:24:09.483Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] --- SKIP: TestConfigList (0.01s) [2022-01-20T20:24:09.483Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:24:09.483Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-20T20:24:09.483Z] === RUN TestConfigsUpdate [2022-01-20T20:24:09.483Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-01-20T20:24:09.483Z] === RUN TestTemplatedConfig [2022-01-20T20:24:09.483Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T20:24:09.483Z] === RUN TestConfigCreateResolve [2022-01-20T20:24:09.483Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-20T20:24:09.483Z] PASS [2022-01-20T20:24:09.483Z] [2022-01-20T20:24:09.483Z] === Skipped [2022-01-20T20:24:09.483Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-01-20T20:24:09.483Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] [2022-01-20T20:24:09.483Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-20T20:24:09.483Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] [2022-01-20T20:24:09.483Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-20T20:24:09.483Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] [2022-01-20T20:24:09.483Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-01-20T20:24:09.483Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] [2022-01-20T20:24:09.483Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-20T20:24:09.483Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] [2022-01-20T20:24:09.483Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-20T20:24:09.483Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:24:09.483Z] [2022-01-20T20:24:09.483Z] DONE 6 tests, 6 skipped in 0.159s [2022-01-20T20:24:09.483Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:24:09.483Z] INFO: Testing against a local daemon [2022-01-20T20:24:09.483Z] === RUN TestCheckpoint [2022-01-20T20:24:09.483Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:24:09.483Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:24:09.483Z] === RUN TestContainerInvalidJSON [2022-01-20T20:24:09.483Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:24:09.483Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:24:09.483Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:24:09.483Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:24:09.483Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:24:09.483Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:24:09.483Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:24:09.483Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:24:09.483Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:24:09.483Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T20:24:09.724Z] time="2022-01-20T20:24:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestReaderWithReadError (0.26s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestReader [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T20:24:09.724Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T20:24:09.724Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T20:24:09.724Z] PASS [2022-01-20T20:24:09.724Z] coverage: 100.0% of statements [2022-01-20T20:24:09.724Z] ok github.com/docker/docker/registry/resumable 0.331s coverage: 100.0% of statements [2022-01-20T20:24:09.740Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-01-20T20:24:09.740Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:24:09.740Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-20T20:24:09.740Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:24:09.740Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T20:24:09.740Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:24:09.740Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T20:24:09.740Z] === RUN TestCopyFromContainer [2022-01-20T20:24:10.198Z] === RUN TestRestartManagerTimeout [2022-01-20T20:24:10.198Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T20:24:10.198Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T20:24:10.198Z] PASS [2022-01-20T20:24:10.198Z] coverage: 50.9% of statements [2022-01-20T20:24:10.198Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-01-20T20:24:10.198Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T20:24:10.198Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T20:24:10.198Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T20:24:10.198Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestValidateMirror [2022-01-20T20:24:10.198Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestLoadInsecureRegistries [2022-01-20T20:24:10.198Z] time="2022-01-20T20:24:09Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:24:10.198Z] time="2022-01-20T20:24:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T20:24:10.198Z] time="2022-01-20T20:24:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:24:10.198Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-01-20T20:24:10.198Z] === RUN TestNewServiceConfig [2022-01-20T20:24:10.198Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestValidateIndexName [2022-01-20T20:24:10.198Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestValidateIndexNameWithError [2022-01-20T20:24:10.198Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestEndpointParse [2022-01-20T20:24:10.198Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestEndpointParseInvalid [2022-01-20T20:24:10.198Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestValidateEndpoint [2022-01-20T20:24:10.198Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T20:24:10.198Z] === RUN TestPing [2022-01-20T20:24:10.198Z] --- PASS: TestPing (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestPingRegistryEndpoint [2022-01-20T20:24:10.198Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:10.198Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-01-20T20:24:10.198Z] === RUN TestEndpoint [2022-01-20T20:24:10.198Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:10.198Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestParseRepositoryInfo [2022-01-20T20:24:10.198Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestNewIndexInfo [2022-01-20T20:24:10.198Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T20:24:10.198Z] === RUN TestMirrorEndpointLookup [2022-01-20T20:24:10.198Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:10.198Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-20T20:24:10.198Z] === RUN TestSearchRepositories [2022-01-20T20:24:10.198Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T20:24:10.198Z] Host: 127.0.0.1:49329 [2022-01-20T20:24:10.198Z] User-Agent: docker test client [2022-01-20T20:24:10.198Z] Authorization: Token fake-token [2022-01-20T20:24:10.198Z] X-Docker-Token: true [2022-01-20T20:24:10.198Z] Accept-Encoding: gzip [2022-01-20T20:24:10.198Z] [2022-01-20T20:24:10.198Z] [2022-01-20T20:24:10.198Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T20:24:10.198Z] Connection: close [2022-01-20T20:24:10.199Z] Content-Length: 144 [2022-01-20T20:24:10.199Z] Cache-Control: no-cache [2022-01-20T20:24:10.199Z] Content-Type: application/json [2022-01-20T20:24:10.199Z] Date: Thu, 20 Jan 2022 20:24:10 GMT [2022-01-20T20:24:10.199Z] Expires: -1 [2022-01-20T20:24:10.199Z] Pragma: no-cache [2022-01-20T20:24:10.199Z] Server: docker-tests/mock [2022-01-20T20:24:10.199Z] X-Docker-Registry-Config: mock [2022-01-20T20:24:10.199Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T20:24:10.199Z] [2022-01-20T20:24:10.199Z] [2022-01-20T20:24:10.199Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-20T20:24:10.199Z] === RUN TestTrustedLocation [2022-01-20T20:24:10.199Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T20:24:10.199Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T20:24:10.199Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T20:24:10.199Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T20:24:10.199Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T20:24:10.199Z] === RUN TestIsSecureIndex [2022-01-20T20:24:10.199Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T20:24:10.199Z] PASS [2022-01-20T20:24:10.199Z] coverage: 51.2% of statements [2022-01-20T20:24:10.199Z] ok github.com/docker/docker/registry 0.338s coverage: 51.2% of statements [2022-01-20T20:24:10.669Z] === RUN TestDecodeContainerConfig [2022-01-20T20:24:10.669Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T20:24:10.669Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T20:24:10.669Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T20:24:10.669Z] === RUN TestValidatePrivileged [2022-01-20T20:24:10.669Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T20:24:10.669Z] PASS [2022-01-20T20:24:10.669Z] coverage: 52.6% of statements [2022-01-20T20:24:10.669Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.6% of statements [2022-01-20T20:24:11.139Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T20:24:11.139Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T20:24:11.139Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T20:24:11.139Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T20:24:11.139Z] PASS [2022-01-20T20:24:11.139Z] coverage: 62.5% of statements [2022-01-20T20:24:11.139Z] ok github.com/docker/docker/testutil 0.076s coverage: 62.5% of statements [2022-01-20T20:24:11.540Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.092461012s with top 10 stages: buildssa: 1m35.042070281s, goimports: 21.513345167s, unconvert: 13.399261838s, gosec: 11.068297861s, golint: 6.303427921s, ineffassign: 4.656046261s, misspell: 4.264855928s, inspect: 3.833009608s, vrp: 3.039769335s, printf: 2.030468802s [2022-01-20T20:24:11.540Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-01-20T20:24:11.540Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2137/2137, path_prettifier: 2137/2137, skip_files: 2137/2137, nolint: 0/64, autogenerated_exclude: 1749/2137, identifier_marker: 1749/1749, exclude-rules: 64/1749, cgo: 2137/2718, skip_dirs: 2137/2137, exclude: 1749/1749 [2022-01-20T20:24:11.540Z] INFO [runner] processing took 102.851678ms with stages: identifier_marker: 39.407525ms, nolint: 37.234817ms, path_prettifier: 12.647208ms, autogenerated_exclude: 5.73548ms, exclude-rules: 4.61099ms, skip_dirs: 2.854313ms, cgo: 234.555µs, filename_unadjuster: 121.228µs, max_same_issues: 1.521µs, exclude: 784ns, uniq_by_line: 748ns, diff: 578ns, max_from_linter: 500ns, source_code: 478ns, skip_files: 343ns, max_per_file_from_linter: 327ns, path_shortener: 283ns [2022-01-20T20:24:11.540Z] INFO [runner] linters took 1m43.473559318s with stages: goanalysis_metalinter: 1m20.269804323s, unused: 23.093876313s [2022-01-20T20:24:11.540Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-01-20T20:24:11.540Z] INFO Memory: 2432 samples, avg is 1900.8MB, max is 5169.2MB [2022-01-20T20:24:11.540Z] INFO Execution took 4m3.025702673s [2022-01-20T20:24:11.540Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-20T20:24:11.891Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f9beed0930f9e9cca08c91c4225d6b7f05e45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 hack/make.sh dynbinary test-docker-py [2022-01-20T20:24:12.462Z] [2022-01-20T20:24:12.462Z] Removing bundles/ [2022-01-20T20:24:12.462Z] [2022-01-20T20:24:12.462Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:24:12.462Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:24:12.462Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:24:13.360Z] === RUN TestGetDriver [2022-01-20T20:24:13.360Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T20:24:13.360Z] === RUN TestVolumeRequestError [2022-01-20T20:24:13.360Z] --- PASS: TestVolumeRequestError (0.04s) [2022-01-20T20:24:13.360Z] PASS [2022-01-20T20:24:13.360Z] coverage: 36.1% of statements [2022-01-20T20:24:13.360Z] ok github.com/docker/docker/volume/drivers 0.119s coverage: 36.1% of statements [2022-01-20T20:24:13.830Z] === RUN TestGetAddress [2022-01-20T20:24:13.830Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T20:24:13.830Z] === RUN TestRemove [2022-01-20T20:24:13.830Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:24:13.830Z] --- SKIP: TestRemove (0.00s) [2022-01-20T20:24:13.830Z] === RUN TestInitializeWithVolumes [2022-01-20T20:24:13.830Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T20:24:13.830Z] === RUN TestCreate [2022-01-20T20:24:13.830Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:24:13.830Z] === RUN TestValidateName [2022-01-20T20:24:13.830Z] --- PASS: TestValidateName (0.00s) [2022-01-20T20:24:13.830Z] === RUN TestCreateWithOpts [2022-01-20T20:24:13.830Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:24:13.830Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T20:24:13.830Z] === RUN TestRelaodNoOpts [2022-01-20T20:24:13.830Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-20T20:24:13.830Z] PASS [2022-01-20T20:24:13.830Z] coverage: 41.5% of statements [2022-01-20T20:24:13.830Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2022-01-20T20:24:13.902Z] === RUN TestCopyFromContainer// [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:24:13.903Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer (3.93s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T20:24:13.903Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T20:24:13.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:24:13.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:24:13.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:24:13.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:24:13.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:24:13.903Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:24:13.903Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:24:13.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:24:13.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:24:13.903Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:24:13.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T20:24:13.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:24:13.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:24:13.903Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:24:13.903Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:24:13.903Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-01-20T20:24:13.903Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:24:13.903Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:24:13.903Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:24:13.903Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:24:13.903Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:24:13.903Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:24:13.903Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:24:13.903Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:24:13.903Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:24:13.903Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:24:13.903Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T20:24:13.903Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:24:13.903Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:24:13.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:24:13.903Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:24:13.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T20:24:13.903Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:24:14.299Z] === RUN TestLCOWParseMountRaw [2022-01-20T20:24:14.299Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T20:24:14.299Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T20:24:14.299Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T20:24:14.299Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T20:24:14.299Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T20:24:14.299Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T20:24:14.299Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T20:24:14.300Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T20:24:14.300Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T20:24:14.300Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T20:24:14.300Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T20:24:14.300Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:24:14.300Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T20:24:14.300Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRaw [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T20:24:14.300Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestConvertTmpfsOptions [2022-01-20T20:24:14.300Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T20:24:14.300Z] linux_parser_test.go:209: data="ro" [2022-01-20T20:24:14.300Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestParseMountSpec [2022-01-20T20:24:14.300Z] parser_test.go:62: case 0 [2022-01-20T20:24:14.300Z] parser_test.go:62: case 1 [2022-01-20T20:24:14.300Z] parser_test.go:62: case 2 [2022-01-20T20:24:14.300Z] parser_test.go:62: case 3 [2022-01-20T20:24:14.300Z] parser_test.go:62: case 4 [2022-01-20T20:24:14.300Z] parser_test.go:62: case 5 [2022-01-20T20:24:14.300Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestValidateMount [2022-01-20T20:24:14.300Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRaw [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:24:14.300Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T20:24:14.300Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:24:14.300Z] PASS [2022-01-20T20:24:14.300Z] coverage: 67.6% of statements [2022-01-20T20:24:14.300Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-01-20T20:24:14.830Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) [2022-01-20T20:24:14.830Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:24:15.289Z] === RUN TestSetGetMeta [2022-01-20T20:24:15.289Z] === PAUSE TestSetGetMeta [2022-01-20T20:24:15.289Z] === RUN TestRestore [2022-01-20T20:24:15.289Z] === PAUSE TestRestore [2022-01-20T20:24:15.289Z] === RUN TestServiceCreate [2022-01-20T20:24:15.289Z] === PAUSE TestServiceCreate [2022-01-20T20:24:15.289Z] === RUN TestServiceList [2022-01-20T20:24:15.289Z] === PAUSE TestServiceList [2022-01-20T20:24:15.289Z] === RUN TestServiceRemove [2022-01-20T20:24:15.289Z] === PAUSE TestServiceRemove [2022-01-20T20:24:15.289Z] === RUN TestServiceGet [2022-01-20T20:24:15.289Z] === PAUSE TestServiceGet [2022-01-20T20:24:15.289Z] === RUN TestServicePrune [2022-01-20T20:24:15.289Z] === PAUSE TestServicePrune [2022-01-20T20:24:15.289Z] === RUN TestCreate [2022-01-20T20:24:15.289Z] === PAUSE TestCreate [2022-01-20T20:24:15.289Z] === RUN TestRemove [2022-01-20T20:24:15.289Z] === PAUSE TestRemove [2022-01-20T20:24:15.289Z] === RUN TestList [2022-01-20T20:24:15.289Z] === PAUSE TestList [2022-01-20T20:24:15.289Z] === RUN TestFindByDriver [2022-01-20T20:24:15.289Z] === PAUSE TestFindByDriver [2022-01-20T20:24:15.289Z] === RUN TestFindByReferenced [2022-01-20T20:24:15.289Z] === PAUSE TestFindByReferenced [2022-01-20T20:24:15.289Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T20:24:15.289Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T20:24:15.289Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:24:15.289Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:24:15.289Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T20:24:15.289Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T20:24:15.289Z] === RUN TestRefDerefRemove [2022-01-20T20:24:15.289Z] === PAUSE TestRefDerefRemove [2022-01-20T20:24:15.289Z] === RUN TestGet [2022-01-20T20:24:15.289Z] === PAUSE TestGet [2022-01-20T20:24:15.289Z] === RUN TestGetWithReference [2022-01-20T20:24:15.289Z] === PAUSE TestGetWithReference [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:24:15.289Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T20:24:15.289Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:24:15.289Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T20:24:15.289Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T20:24:15.289Z] === CONT TestSetGetMeta [2022-01-20T20:24:15.289Z] === CONT TestList [2022-01-20T20:24:15.289Z] === CONT TestServiceGet [2022-01-20T20:24:15.289Z] === CONT TestCreate [2022-01-20T20:24:15.289Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-20T20:24:15.289Z] === CONT TestServiceRemove [2022-01-20T20:24:15.289Z] --- PASS: TestCreate (0.05s) [2022-01-20T20:24:15.289Z] === CONT TestServiceList [2022-01-20T20:24:15.289Z] --- PASS: TestList (0.06s) [2022-01-20T20:24:15.289Z] === CONT TestServiceCreate [2022-01-20T20:24:15.289Z] --- PASS: TestServiceGet (0.21s) [2022-01-20T20:24:15.289Z] === CONT TestRestore [2022-01-20T20:24:15.289Z] --- PASS: TestServiceRemove (0.18s) [2022-01-20T20:24:15.289Z] === CONT TestServicePrune [2022-01-20T20:24:15.289Z] --- PASS: TestServiceList (0.17s) [2022-01-20T20:24:15.289Z] === CONT TestRemove [2022-01-20T20:24:15.289Z] --- PASS: TestServiceCreate (0.16s) [2022-01-20T20:24:15.289Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T20:24:15.289Z] time="2022-01-20T20:24:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:24:15.289Z] --- PASS: TestRestore (0.03s) [2022-01-20T20:24:15.289Z] === CONT TestGetWithReference [2022-01-20T20:24:15.289Z] time="2022-01-20T20:24:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:24:15.289Z] --- PASS: TestRemove (0.03s) [2022-01-20T20:24:15.289Z] === CONT TestGet [2022-01-20T20:24:15.289Z] === CONT TestRefDerefRemove [2022-01-20T20:24:15.289Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T20:24:15.289Z] time="2022-01-20T20:24:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:24:15.289Z] time="2022-01-20T20:24:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T20:24:15.289Z] time="2022-01-20T20:24:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:24:15.289Z] --- PASS: TestGet (0.02s) [2022-01-20T20:24:15.289Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T20:24:15.289Z] --- PASS: TestGetWithReference (0.03s) [2022-01-20T20:24:15.289Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:24:15.289Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T20:24:15.289Z] === CONT TestFindByReferenced [2022-01-20T20:24:15.289Z] --- PASS: TestServicePrune (0.06s) [2022-01-20T20:24:15.289Z] === CONT TestFindByDriver [2022-01-20T20:24:15.289Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-20T20:24:15.289Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-20T20:24:15.289Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-20T20:24:15.289Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T20:24:15.289Z] PASS [2022-01-20T20:24:15.289Z] coverage: 69.0% of statements [2022-01-20T20:24:15.289Z] ok github.com/docker/docker/volume/service 0.338s coverage: 69.0% of statements [2022-01-20T20:24:15.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:24:16.193Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-01-20T20:24:16.193Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:24:16.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:24:16.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:24:16.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:24:16.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:24:16.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:24:16.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:24:16.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:24:16.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:24:16.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:24:16.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:24:16.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:24:16.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:24:16.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:24:16.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:24:16.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:24:16.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T20:24:16.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:24:16.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:24:16.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:24:16.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:24:16.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:24:16.193Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:24:16.449Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-01-20T20:24:16.449Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:24:16.449Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:24:16.449Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:24:16.449Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T20:24:16.449Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:24:16.449Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:24:16.449Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:24:16.449Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T20:24:16.449Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:24:16.449Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T20:24:16.449Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:24:16.449Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T20:24:16.449Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T20:24:16.449Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:24:16.449Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:24:16.449Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:24:16.449Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:24:16.449Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-20T20:24:16.449Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:24:16.449Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:24:16.449Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:24:16.449Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T20:24:16.449Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:24:16.449Z] === RUN TestDiff [2022-01-20T20:24:16.705Z] --- PASS: TestDiff (0.38s) [2022-01-20T20:24:16.705Z] === RUN TestExecWithCloseStdin [2022-01-20T20:24:17.266Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-01-20T20:24:17.266Z] === RUN TestExec [2022-01-20T20:24:17.827Z] --- PASS: TestExec (0.43s) [2022-01-20T20:24:17.828Z] === RUN TestExecUser [2022-01-20T20:24:18.083Z] --- PASS: TestExecUser (0.41s) [2022-01-20T20:24:18.083Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:24:18.644Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-01-20T20:24:18.644Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:24:20.006Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-01-20T20:24:20.006Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:24:20.263Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-01-20T20:24:20.263Z] === RUN TestHealthKillContainer [2022-01-20T20:24:20.596Z] INFO: Extraction ended at 01/20/2022 20:24:19. Duration:00:00:24.6639773 [2022-01-20T20:24:20.596Z] INFO: Updating the golang and path environment variables [2022-01-20T20:24:20.596Z] INFO: GOPATH=d:\gopath [2022-01-20T20:24:20.596Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T20:24:20.596Z] INFO: Running the daemon under test in debug mode [2022-01-20T20:24:20.596Z] INFO: Running the daemon under test in containerd mode [2022-01-20T20:24:20.596Z] INFO: Starting a daemon under test... [2022-01-20T20:24:20.596Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43095\9\daemon --pidfile d:\CI\PR-43095\9\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-20T20:24:20.596Z] INFO: Containerd started successfully. [2022-01-20T20:24:20.596Z] INFO: Process started successfully. [2022-01-20T20:24:20.596Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T20:24:20.596Z] INFO: Waiting for the daemon under test to start... [2022-01-20T20:24:28.403Z] --- PASS: TestHealthKillContainer (7.87s) [2022-01-20T20:24:28.403Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:24:28.403Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:24:28.403Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:24:28.403Z] === RUN TestIpcModeNone [2022-01-20T20:24:28.658Z] --- PASS: TestIpcModeNone (0.42s) [2022-01-20T20:24:28.658Z] === RUN TestIpcModePrivate [2022-01-20T20:24:28.913Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-20T20:24:29.168Z] --- PASS: TestIpcModePrivate (0.44s) [2022-01-20T20:24:29.168Z] === RUN TestIpcModeShareable [2022-01-20T20:24:29.168Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:24:29.168Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-20T20:24:29.168Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:24:30.262Z] --- PASS: TestBuildWithHugeFile (84.72s) [2022-01-20T20:24:30.262Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:24:30.262Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:24:30.262Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:24:30.262Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:24:30.262Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:24:30.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:24:30.262Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:24:30.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:24:30.262Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:24:30.262Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:24:30.262Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:24:30.262Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:24:30.262Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:24:30.262Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T20:24:30.262Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-20T20:24:30.262Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-20T20:24:30.262Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T20:24:30.262Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:24:30.262Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:24:30.262Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:24:30.262Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-01-20T20:24:30.262Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-01-20T20:24:30.262Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-01-20T20:24:30.262Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:24:30.262Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-20T20:24:30.262Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:24:30.262Z] Loaded image: busybox:latest [2022-01-20T20:24:30.262Z] Loaded image: busybox:glibc [2022-01-20T20:24:30.262Z] Loaded image: debian:bullseye-slim [2022-01-20T20:24:30.262Z] Loaded image: hello-world:latest [2022-01-20T20:24:30.262Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:24:30.532Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-01-20T20:24:30.532Z] === RUN TestAPIIpcModeHost [2022-01-20T20:24:30.532Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:24:30.532Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-20T20:24:30.532Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:24:30.532Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:24:30.532Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-20T20:24:30.532Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:24:31.458Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-20T20:24:31.458Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2022-01-20T20:24:31.458Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:24:31.458Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:24:31.458Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T20:24:31.458Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:24:31.458Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:24:31.458Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T20:24:31.458Z] === RUN TestIpcModeOlderClient [2022-01-20T20:24:31.458Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:24:31.458Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:24:32.027Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-01-20T20:24:32.028Z] === RUN TestKillContainer [2022-01-20T20:24:32.028Z] === RUN TestKillContainer/no_signal [2022-01-20T20:24:32.284Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:24:32.540Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:24:32.793Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.63s) [2022-01-20T20:24:32.793Z] PASS [2022-01-20T20:24:32.793Z] [2022-01-20T20:24:32.793Z] === Skipped [2022-01-20T20:24:32.793Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:24:32.793Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:24:32.793Z] [2022-01-20T20:24:32.793Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:24:32.793Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:24:32.793Z] [2022-01-20T20:24:32.793Z] DONE 34 tests, 2 skipped in 120.796s [2022-01-20T20:24:32.793Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:24:32.793Z] INFO: Testing against a local daemon [2022-01-20T20:24:32.793Z] === RUN TestConfigInspect [2022-01-20T20:24:33.101Z] --- PASS: TestKillContainer (1.16s) [2022-01-20T20:24:33.101Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-01-20T20:24:33.101Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-01-20T20:24:33.101Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-20T20:24:33.101Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:24:33.101Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:24:33.113Z] 2022/01/20 20:24:32 Closing DB instances... [2022-01-20T20:24:33.357Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:24:33.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:24:33.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-01-20T20:24:33.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-20T20:24:33.919Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-01-20T20:24:33.919Z] === RUN TestKillStoppedContainer [2022-01-20T20:24:33.919Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T20:24:33.919Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:24:33.919Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-01-20T20:24:33.919Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:24:34.480Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T20:24:34.480Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:24:34.480Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:24:34.480Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:24:34.480Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:24:34.480Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:24:34.480Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:24:34.480Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:24:34.480Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T20:24:34.480Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T20:24:34.480Z] === RUN TestLinksContainerNames [2022-01-20T20:24:35.041Z] --- PASS: TestLinksContainerNames (0.77s) [2022-01-20T20:24:35.041Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:24:35.322Z] --- PASS: TestConfigInspect (2.29s) [2022-01-20T20:24:35.322Z] === RUN TestConfigList [2022-01-20T20:24:35.333Z] --- PASS: TestNetworkDBGarbageCollection (54.66s) [2022-01-20T20:24:35.333Z] === RUN TestFindNode [2022-01-20T20:24:35.333Z] 2022/01/20 20:24:34 Closing DB instances... [2022-01-20T20:24:35.333Z] --- PASS: TestFindNode (0.02s) [2022-01-20T20:24:35.333Z] === RUN TestChangeNodeState [2022-01-20T20:24:35.333Z] 2022/01/20 20:24:34 Closing DB instances... [2022-01-20T20:24:35.333Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T20:24:35.333Z] === RUN TestNodeReincarnation [2022-01-20T20:24:35.333Z] 2022/01/20 20:24:34 Closing DB instances... [2022-01-20T20:24:35.602Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-20T20:24:35.602Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:24:35.858Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:24:35.858Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:24:35.858Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:24:35.858Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:24:36.114Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:24:36.370Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:24:36.370Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T20:24:36.370Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-01-20T20:24:36.370Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:24:36.370Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-20T20:24:36.370Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-20T20:24:36.370Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:24:36.370Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-20T20:24:36.370Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T20:24:36.370Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:24:36.370Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-20T20:24:36.370Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T20:24:36.370Z] === RUN TestNetworkNat [2022-01-20T20:24:36.938Z] --- PASS: TestNetworkNat (0.51s) [2022-01-20T20:24:36.938Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:24:37.194Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T20:24:37.194Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:24:37.222Z] --- PASS: TestConfigList (2.21s) [2022-01-20T20:24:37.222Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:24:39.705Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-01-20T20:24:39.705Z] === RUN TestPause [2022-01-20T20:24:39.706Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:24:39.706Z] --- SKIP: TestPause (0.00s) [2022-01-20T20:24:39.706Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:24:39.706Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:24:39.706Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:24:39.706Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:24:39.706Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:24:39.706Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-20T20:24:39.706Z] === RUN TestPidHost [2022-01-20T20:24:39.750Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-01-20T20:24:39.750Z] === RUN TestConfigsUpdate [2022-01-20T20:24:40.089Z] time="2022-01-20T20:24:39Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T20:24:40.089Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T20:24:40.089Z] === RUN TestParallelCreate [2022-01-20T20:24:40.089Z] 2022/01/20 20:24:39 Closing DB instances... [2022-01-20T20:24:40.089Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T20:24:40.089Z] === RUN TestParallelDelete [2022-01-20T20:24:40.089Z] 2022/01/20 20:24:39 Closing DB instances... [2022-01-20T20:24:40.090Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T20:24:40.090Z] === RUN TestNetworkDBIslands [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d6643d223dcc with config:&{NodeID:d6643d223dcc Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node d6643d223dcc/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node d6643d223dcc/172.28.93.109, added to nodes list" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e488322852e0 with config:&{NodeID:e488322852e0 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node e488322852e0/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node e488322852e0/172.28.93.109, added to nodes list" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node d6643d223dcc/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node d6643d223dcc/172.28.93.109, added to nodes list" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node e488322852e0/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=info msg="Node e488322852e0/172.28.93.109, added to nodes list" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-20T20:24:40.090Z] time="2022-01-20T20:24:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T20:24:40.631Z] --- PASS: TestPidHost (0.91s) [2022-01-20T20:24:40.631Z] === RUN TestPsFilter [2022-01-20T20:24:40.631Z] --- PASS: TestPsFilter (0.10s) [2022-01-20T20:24:40.631Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:05946d0bbf1b with config:&{NodeID:05946d0bbf1b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="Node d6643d223dcc/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.079Z] time="2022-01-20T20:24:40Z" level=info msg="Node d6643d223dcc/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.080Z] time="2022-01-20T20:24:40Z" level=info msg="Node e488322852e0/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.080Z] time="2022-01-20T20:24:40Z" level=info msg="Node e488322852e0/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.080Z] time="2022-01-20T20:24:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T20:24:41.080Z] time="2022-01-20T20:24:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-01-20T20:24:41.080Z] time="2022-01-20T20:24:40Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.080Z] time="2022-01-20T20:24:40Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.191Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-01-20T20:24:41.191Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:24:41.447Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-01-20T20:24:41.447Z] === RUN TestRemoveContainerRunning [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:90aa59bcd7b8 with config:&{NodeID:90aa59bcd7b8 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node e488322852e0/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node e488322852e0/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node d6643d223dcc/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node d6643d223dcc/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:41.550Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:41.649Z] --- PASS: TestConfigsUpdate (2.10s) [2022-01-20T20:24:41.649Z] === RUN TestTemplatedConfig [2022-01-20T20:24:41.858Z] ...INFO: Daemon under test started and replied! [2022-01-20T20:24:41.858Z] INFO: Docker version of the daemon under test [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] Client: [2022-01-20T20:24:41.858Z] Version: 17.06.2-ce [2022-01-20T20:24:41.858Z] API version: 1.30 [2022-01-20T20:24:41.858Z] Go version: go1.8.3 [2022-01-20T20:24:41.858Z] Git commit: cec0b72 [2022-01-20T20:24:41.858Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T20:24:41.858Z] OS/Arch: windows/amd64 [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] Server: [2022-01-20T20:24:41.858Z] Version: 0.0.0-dev [2022-01-20T20:24:41.858Z] API version: 1.42 (minimum version 1.24) [2022-01-20T20:24:41.858Z] Go version: go1.17.6 [2022-01-20T20:24:41.858Z] Git commit: 3a3a9245fa [2022-01-20T20:24:41.858Z] Built: 01/20/2022 20:22:41 [2022-01-20T20:24:41.858Z] OS/Arch: windows/amd64 [2022-01-20T20:24:41.858Z] Experimental: false [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] INFO: Docker info of the daemon under test [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] Containers: 0 [2022-01-20T20:24:41.858Z] Running: 0 [2022-01-20T20:24:41.858Z] Paused: 0 [2022-01-20T20:24:41.858Z] Stopped: 0 [2022-01-20T20:24:41.858Z] Images: 0 [2022-01-20T20:24:41.858Z] Server Version: 0.0.0-dev [2022-01-20T20:24:41.858Z] Storage Driver: windowsfilter [2022-01-20T20:24:41.858Z] Windows: [2022-01-20T20:24:41.858Z] Logging Driver: json-file [2022-01-20T20:24:41.858Z] Plugins: [2022-01-20T20:24:41.858Z] Volume: local [2022-01-20T20:24:41.858Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T20:24:41.858Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T20:24:41.858Z] Swarm: inactive [2022-01-20T20:24:41.858Z] Default Isolation: process [2022-01-20T20:24:41.858Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T20:24:41.858Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T20:24:41.858Z] OSType: windows [2022-01-20T20:24:41.858Z] Architecture: x86_64 [2022-01-20T20:24:41.858Z] CPUs: 4 [2022-01-20T20:24:41.858Z] Total Memory: 32GiB [2022-01-20T20:24:41.858Z] Name: azwin-2-5bc680 [2022-01-20T20:24:41.858Z] ID: QISP:Z5PU:OFMB:LPR3:HTQY:3I22:RWOD:HFCM:BJTQ:Y6N4:JBST:25LY [2022-01-20T20:24:41.858Z] Docker Root Dir: D:\CI\PR-43095\9\daemon [2022-01-20T20:24:41.858Z] Debug Mode (client): false [2022-01-20T20:24:41.858Z] Debug Mode (server): true [2022-01-20T20:24:41.858Z] File Descriptors: -1 [2022-01-20T20:24:41.858Z] Goroutines: 31 [2022-01-20T20:24:41.858Z] System Time: 2022-01-20T20:24:39.3801202Z [2022-01-20T20:24:41.858Z] EventsListeners: 0 [2022-01-20T20:24:41.858Z] Registry: https://index.docker.io/v1/ [2022-01-20T20:24:41.858Z] Labels: [2022-01-20T20:24:41.858Z] Experimental: false [2022-01-20T20:24:41.858Z] Insecure Registries: [2022-01-20T20:24:41.858Z] 127.0.0.0/8 [2022-01-20T20:24:41.858Z] Live Restore Enabled: false [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] INFO: Docker images of the daemon under test [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:24:41.858Z] [2022-01-20T20:24:41.858Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T20:24:41.858Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T20:24:41.858Z] ltsc2022: Pulling from windows/servercore [2022-01-20T20:24:41.858Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T20:24:41.858Z] 0e02c12b1310: Pulling fs layer [2022-01-20T20:24:42.008Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-20T20:24:42.008Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:dd685ad4c49e with config:&{NodeID:dd685ad4c49e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.019Z] time="2022-01-20T20:24:41Z" level=info msg="Node e488322852e0/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node e488322852e0/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node d6643d223dcc/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node d6643d223dcc/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:42.020Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=info msg="The new bootstrap node list is:[172.28.93.109:10033 172.28.93.109:10034 172.28.93.109:10035]" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49358" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10033" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10034" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49359" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10035" [2022-01-20T20:24:42.020Z] time="2022-01-20T20:24:41Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49360" [2022-01-20T20:24:42.263Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-20T20:24:42.263Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:24:42.263Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T20:24:42.263Z] === RUN TestRenameLinkedContainer [2022-01-20T20:24:42.490Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=info msg="The new bootstrap node list is:[172.28.93.109:10033 172.28.93.109:10034 172.28.93.109:10035]" [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10033" [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49361" [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10034" [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49362" [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49363" [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10035" [2022-01-20T20:24:42.490Z] time="2022-01-20T20:24:42Z" level=info msg="node 0 leaving" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node5(dd685ad4c49e): Node leave event for d6643d223dcc/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node3(05946d0bbf1b): Node leave event for d6643d223dcc/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node2(e488322852e0): Node leave event for d6643d223dcc/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node1(d6643d223dcc): Node leave event for d6643d223dcc/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node4(90aa59bcd7b8): Node leave event for d6643d223dcc/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc/172.28.93.109, left gossip cluster" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc/172.28.93.109, left gossip cluster" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc/172.28.93.109, left gossip cluster" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc/172.28.93.109, left gossip cluster" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node d6643d223dcc/172.28.93.109, left gossip cluster" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node 1 leaving" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node e488322852e0 change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node3(05946d0bbf1b): Node leave event for e488322852e0/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node e488322852e0 change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node5(dd685ad4c49e): Node leave event for e488322852e0/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node e488322852e0/172.28.93.109, left gossip cluster" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node e488322852e0 change state NodeActive --> NodeFailed" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node e488322852e0/172.28.93.109, added to failed nodes list" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="Node e488322852e0 change state NodeActive --> NodeLeft" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=info msg="node4(90aa59bcd7b8): Node leave event for e488322852e0/172.28.93.109" [2022-01-20T20:24:42.962Z] time="2022-01-20T20:24:42Z" level=error msg="node: e488322852e0 is unknown to memberlist" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="Node e488322852e0/172.28.93.109, left gossip cluster" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="Node e488322852e0/172.28.93.109, left gossip cluster" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="Node e488322852e0/172.28.93.109, left gossip cluster" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="node 2 leaving" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="Node 05946d0bbf1b change state NodeActive --> NodeLeft" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="node4(90aa59bcd7b8): Node leave event for 05946d0bbf1b/172.28.93.109" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="Node 05946d0bbf1b change state NodeActive --> NodeLeft" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="node5(dd685ad4c49e): Node leave event for 05946d0bbf1b/172.28.93.109" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="Node 05946d0bbf1b change state NodeActive --> NodeLeft" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=info msg="node3(05946d0bbf1b): Node leave event for 05946d0bbf1b/172.28.93.109" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=debug msg="memberlist: Failed ping: dd685ad4c49e (timeout reached)" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.93.109:10034: use of closed network connection" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.93.109:10035: use of closed network connection" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.93.109:10036: use of closed network connection" [2022-01-20T20:24:43.431Z] time="2022-01-20T20:24:43Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49364" [2022-01-20T20:24:43.900Z] time="2022-01-20T20:24:43Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, left gossip cluster" [2022-01-20T20:24:43.900Z] time="2022-01-20T20:24:43Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, left gossip cluster" [2022-01-20T20:24:43.900Z] time="2022-01-20T20:24:43Z" level=info msg="Node 05946d0bbf1b/172.28.93.109, left gossip cluster" [2022-01-20T20:24:43.900Z] time="2022-01-20T20:24:43Z" level=warning msg="memberlist: Was able to connect to dd685ad4c49e but other probes failed, network may be misconfigured" [2022-01-20T20:24:44.150Z] --- PASS: TestRenameLinkedContainer (1.52s) [2022-01-20T20:24:44.150Z] === RUN TestRenameStoppedContainer [2022-01-20T20:24:44.150Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-01-20T20:24:44.150Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:24:44.179Z] --- PASS: TestTemplatedConfig (2.64s) [2022-01-20T20:24:44.179Z] === RUN TestConfigCreateResolve [2022-01-20T20:24:44.370Z] networkdb_test.go:867: node4: OK [2022-01-20T20:24:44.370Z] networkdb_test.go:867: node5: OK [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="node 0 coming back" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dee5d26581ae with config:&{NodeID:dee5d26581ae Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="Node dee5d26581ae/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="Node dee5d26581ae/172.28.93.109, added to nodes list" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="node 1 coming back" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:22ff7044a557 with config:&{NodeID:22ff7044a557 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="Node 22ff7044a557/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="Node 22ff7044a557/172.28.93.109, added to nodes list" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="node 2 coming back" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ab83be7d3e7f with config:&{NodeID:ab83be7d3e7f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:44.370Z] time="2022-01-20T20:24:43Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, added to nodes list" [2022-01-20T20:24:45.078Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-01-20T20:24:45.078Z] === RUN TestRenameInvalidName [2022-01-20T20:24:45.333Z] --- PASS: TestRenameInvalidName (0.39s) [2022-01-20T20:24:45.334Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:24:46.701Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-01-20T20:24:46.701Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:24:46.709Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-01-20T20:24:46.709Z] PASS [2022-01-20T20:24:46.709Z] [2022-01-20T20:24:46.709Z] DONE 6 tests in 13.473s [2022-01-20T20:24:46.709Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:24:46.709Z] INFO: Testing against a local daemon [2022-01-20T20:24:46.709Z] === RUN TestCheckpoint [2022-01-20T20:24:46.709Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:24:46.709Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:24:46.709Z] === RUN TestContainerInvalidJSON [2022-01-20T20:24:46.709Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:24:46.709Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:24:46.709Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:24:46.709Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:24:46.709Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:24:46.709Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:24:46.709Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:24:46.709Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:24:46.709Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:24:46.709Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:24:46.709Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-20T20:24:46.709Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:24:46.709Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-20T20:24:46.709Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:24:46.709Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T20:24:46.709Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:24:46.709Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T20:24:46.709Z] === RUN TestCopyFromContainer [2022-01-20T20:24:47.261Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-20T20:24:47.261Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:24:47.326Z] time="2022-01-20T20:24:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.93.109:10033 172.28.93.109:10034 172.28.93.109:10035]" [2022-01-20T20:24:47.644Z] === RUN TestCopyFromContainer// [2022-01-20T20:24:47.644Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:24:47.644Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:24:47.644Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:24:47.794Z] time="2022-01-20T20:24:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.93.109:10033 172.28.93.109:10034 172.28.93.109:10035]" [2022-01-20T20:24:47.902Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:24:47.903Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:24:47.903Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:24:47.903Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:24:47.903Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:24:48.161Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer (1.61s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-01-20T20:24:48.161Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T20:24:48.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:24:48.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:24:48.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:24:48.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:24:48.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:24:48.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:24:48.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:24:48.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:24:48.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:24:48.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:24:48.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T20:24:48.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:24:48.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:24:48.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:24:48.161Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:24:48.161Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T20:24:48.161Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:24:48.161Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:24:48.161Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:24:48.161Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:24:48.161Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:24:48.161Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:24:48.161Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:24:48.161Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:24:48.161Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:24:48.161Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:24:48.161Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T20:24:48.161Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:24:48.161Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:24:48.161Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:24:48.161Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:24:48.161Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T20:24:48.161Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:24:48.188Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-01-20T20:24:48.188Z] === RUN TestResize [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10033" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49365" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, is the new incarnation of the shutdown node d6643d223dcc/172.28.93.109" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10034" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49366" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, is the new incarnation of the shutdown node e488322852e0/172.28.93.109" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49367" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10035" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dd685ad4c49e/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, is the new incarnation of the shutdown node 05946d0bbf1b/172.28.93.109" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, is the new incarnation of the shutdown node d6643d223dcc/172.28.93.109" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node dee5d26581ae/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, is the new incarnation of the shutdown node e488322852e0/172.28.93.109" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node 22ff7044a557/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, joined gossip cluster" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, is the new incarnation of the shutdown node 05946d0bbf1b/172.28.93.109" [2022-01-20T20:24:48.263Z] time="2022-01-20T20:24:48Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, added to nodes list" [2022-01-20T20:24:48.443Z] --- PASS: TestResize (0.39s) [2022-01-20T20:24:48.443Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:24:48.698Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-01-20T20:24:48.698Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:24:48.731Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10033" [2022-01-20T20:24:48.731Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49368" [2022-01-20T20:24:48.731Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49369" [2022-01-20T20:24:48.731Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10034" [2022-01-20T20:24:48.731Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49370" [2022-01-20T20:24:48.731Z] time="2022-01-20T20:24:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.93.109:10035" [2022-01-20T20:24:49.200Z] 2022/01/20 20:24:48 Closing DB instances... [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="node3(ab83be7d3e7f): Node leave event for dee5d26581ae/172.28.93.109" [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="node4(90aa59bcd7b8): Node leave event for dee5d26581ae/172.28.93.109" [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="node2(22ff7044a557): Node leave event for dee5d26581ae/172.28.93.109" [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.200Z] time="2022-01-20T20:24:49Z" level=info msg="node1(dee5d26581ae): Node leave event for dee5d26581ae/172.28.93.109" [2022-01-20T20:24:49.259Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-20T20:24:49.259Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:24:49.259Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T20:24:49.259Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:24:49.259Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="node5(dd685ad4c49e): Node leave event for dee5d26581ae/172.28.93.109" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae/172.28.93.109, left gossip cluster" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae/172.28.93.109, left gossip cluster" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae/172.28.93.109, left gossip cluster" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae/172.28.93.109, left gossip cluster" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node dee5d26581ae/172.28.93.109, left gossip cluster" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557 change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="node5(dd685ad4c49e): Node leave event for 22ff7044a557/172.28.93.109" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557 change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="node4(90aa59bcd7b8): Node leave event for 22ff7044a557/172.28.93.109" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557 change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="node3(ab83be7d3e7f): Node leave event for 22ff7044a557/172.28.93.109" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557 change state NodeActive --> NodeLeft" [2022-01-20T20:24:49.669Z] time="2022-01-20T20:24:49Z" level=info msg="node2(22ff7044a557): Node leave event for 22ff7044a557/172.28.93.109" [2022-01-20T20:24:50.060Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-01-20T20:24:50.060Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557/172.28.93.109, left gossip cluster" [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557/172.28.93.109, left gossip cluster" [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557/172.28.93.109, left gossip cluster" [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="Node 22ff7044a557/172.28.93.109, left gossip cluster" [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="Node ab83be7d3e7f change state NodeActive --> NodeLeft" [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="Node ab83be7d3e7f change state NodeActive --> NodeLeft" [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="node4(90aa59bcd7b8): Node leave event for ab83be7d3e7f/172.28.93.109" [2022-01-20T20:24:50.138Z] time="2022-01-20T20:24:49Z" level=info msg="node5(dd685ad4c49e): Node leave event for ab83be7d3e7f/172.28.93.109" [2022-01-20T20:24:50.184Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-01-20T20:24:50.184Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:24:50.607Z] time="2022-01-20T20:24:50Z" level=info msg="Node ab83be7d3e7f change state NodeActive --> NodeLeft" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=info msg="node3(ab83be7d3e7f): Node leave event for ab83be7d3e7f/172.28.93.109" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, left gossip cluster" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, left gossip cluster" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=info msg="Node ab83be7d3e7f/172.28.93.109, left gossip cluster" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=debug msg="memberlist: Failed ping: ab83be7d3e7f (timeout reached)" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.93.109:10037: use of closed network connection" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.93.109:10036: use of closed network connection" [2022-01-20T20:24:50.608Z] time="2022-01-20T20:24:50Z" level=debug msg="memberlist: Stream connection from=172.28.93.109:49371" [2022-01-20T20:24:51.078Z] time="2022-01-20T20:24:50Z" level=info msg="Node 90aa59bcd7b8 change state NodeActive --> NodeLeft" [2022-01-20T20:24:51.078Z] time="2022-01-20T20:24:50Z" level=info msg="node5(dd685ad4c49e): Node leave event for 90aa59bcd7b8/172.28.93.109" [2022-01-20T20:24:51.078Z] time="2022-01-20T20:24:50Z" level=info msg="Node 90aa59bcd7b8 change state NodeActive --> NodeLeft" [2022-01-20T20:24:51.078Z] time="2022-01-20T20:24:50Z" level=info msg="node4(90aa59bcd7b8): Node leave event for 90aa59bcd7b8/172.28.93.109" [2022-01-20T20:24:51.078Z] time="2022-01-20T20:24:50Z" level=warning msg="memberlist: Was able to connect to ab83be7d3e7f but other probes failed, network may be misconfigured" [2022-01-20T20:24:51.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-01-20T20:24:51.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:24:51.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:24:51.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:24:51.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:24:51.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:24:51.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:24:51.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:24:51.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:24:51.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:24:51.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:24:51.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:24:51.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:24:51.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:24:51.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:24:51.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:24:51.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:24:51.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T20:24:51.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:24:51.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:24:51.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:24:51.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:24:51.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:24:51.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:24:51.547Z] time="2022-01-20T20:24:51Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, left gossip cluster" [2022-01-20T20:24:51.547Z] time="2022-01-20T20:24:51Z" level=info msg="Node 90aa59bcd7b8/172.28.93.109, left gossip cluster" [2022-01-20T20:24:51.548Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-01-20T20:24:51.548Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:24:52.009Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-01-20T20:24:52.009Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:24:52.009Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:24:52.009Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:24:52.009Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T20:24:52.009Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:24:52.009Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:24:52.009Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:24:52.009Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T20:24:52.009Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:24:52.009Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T20:24:52.009Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:24:52.009Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T20:24:52.009Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:24:52.009Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:24:52.009Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:24:52.009Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T20:24:52.009Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:24:52.009Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:24:52.009Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:24:52.009Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T20:24:52.009Z] === RUN TestDiff [2022-01-20T20:24:52.016Z] time="2022-01-20T20:24:51Z" level=info msg="Node dd685ad4c49e/172.28.93.109, left gossip cluster" [2022-01-20T20:24:52.016Z] time="2022-01-20T20:24:51Z" level=info msg="Node dd685ad4c49e change state NodeActive --> NodeFailed" [2022-01-20T20:24:52.016Z] time="2022-01-20T20:24:51Z" level=info msg="Node dd685ad4c49e/172.28.93.109, added to failed nodes list" [2022-01-20T20:24:52.016Z] --- PASS: TestNetworkDBIslands (12.10s) [2022-01-20T20:24:52.016Z] PASS [2022-01-20T20:24:52.016Z] coverage: 60.0% of statements [2022-01-20T20:24:52.016Z] ok github.com/docker/docker/libnetwork/networkdb 105.459s coverage: 60.0% of statements [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:24:52.016Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:24:52.474Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-01-20T20:24:52.474Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:24:52.488Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:24:52.488Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:24:52.605Z] --- PASS: TestDiff (0.55s) [2022-01-20T20:24:52.605Z] === RUN TestExecWithCloseStdin [2022-01-20T20:24:53.177Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-01-20T20:24:53.177Z] === RUN TestExec [2022-01-20T20:24:53.837Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-01-20T20:24:53.837Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:24:54.111Z] --- PASS: TestExec (0.61s) [2022-01-20T20:24:54.111Z] === RUN TestExecUser [2022-01-20T20:24:54.679Z] --- PASS: TestExecUser (0.61s) [2022-01-20T20:24:54.679Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:24:54.764Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-01-20T20:24:54.764Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:24:55.248Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-01-20T20:24:55.248Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === Skipped [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T20:24:55.448Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T20:24:55.448Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-01-20T20:24:55.448Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T20:24:55.448Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-20T20:24:55.448Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:24:55.448Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:24:55.448Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:24:55.448Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:24:55.448Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T20:24:55.448Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:24:55.448Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T20:24:55.448Z] daemon_test.go:145: root required [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:24:55.448Z] reload_test.go:342: root required [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.10s) [2022-01-20T20:24:55.448Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:24:55.448Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T20:24:55.448Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T20:24:55.448Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T20:24:55.448Z] layer_test.go:303: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T20:24:55.448Z] layer_test.go:352: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T20:24:55.448Z] layer_test.go:467: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T20:24:55.448Z] layer_test.go:696: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T20:24:55.448Z] migration_test.go:45: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:24:55.448Z] migration_test.go:181: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T20:24:55.448Z] mount_test.go:17: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T20:24:55.448Z] mount_test.go:76: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T20:24:55.448Z] mount_test.go:125: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T20:24:55.448Z] mount_test.go:212: Failing on Windows [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-20T20:24:55.448Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T20:24:55.448Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:24:55.448Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T20:24:55.448Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T20:24:55.448Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T20:24:55.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:24:55.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T20:24:55.448Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:24:55.448Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T20:24:55.448Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T20:24:55.448Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T20:24:55.448Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:24:55.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:24:55.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:24:55.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:24:55.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:24:55.448Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-20T20:24:55.448Z] archive_test.go:140: zstd not installed [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:24:55.448Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:24:55.448Z] changes_test.go:195: needs more investigation [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T20:24:55.448Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T20:24:55.448Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T20:24:55.448Z] changes_test.go:432: needs further investigation [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:24:55.448Z] changes_test.go:468: needs further investigation [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.448Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:24:55.448Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.448Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T20:24:55.449Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:24:55.449Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:24:55.449Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-01-20T20:24:55.449Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T20:24:55.449Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-20T20:24:55.449Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T20:24:55.449Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T20:24:55.449Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:24:55.449Z] [2022-01-20T20:24:55.449Z] DONE 2069 tests, 70 skipped in 308.420s [2022-01-20T20:24:55.449Z] INFO: make.ps1 ended at 01/20/2022 20:24:55 [2022-01-20T20:24:55.691Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-01-20T20:24:55.691Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:24:56.620Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-20T20:24:56.620Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:24:56.624Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-01-20T20:24:56.624Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:24:57.191Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-01-20T20:24:57.191Z] === RUN TestHealthKillContainer [2022-01-20T20:24:57.553Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-01-20T20:24:57.553Z] === RUN TestNISDomainname [2022-01-20T20:24:57.553Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T20:24:57.553Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-20T20:24:57.553Z] === RUN TestHostnameDnsResolution [2022-01-20T20:24:57.673Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T20:24:57.673Z] INFO: Unit tests ended at 01/20/2022 20:24:57. Duration:00:05:24.6492812 [2022-01-20T20:24:57.673Z] INFO: Building busybox [2022-01-20T20:24:57.673Z] Sending build context to Docker daemon 5.12kB [2022-01-20T20:24:57.673Z] [2022-01-20T20:24:57.673Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T20:24:57.673Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T20:24:57.673Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T20:24:57.673Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T20:24:57.673Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T20:24:57.673Z] ---> 11cbc9e36c7a [2022-01-20T20:24:57.673Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T20:24:57.673Z] ---> Running in a4ae546bcfa7 [2022-01-20T20:24:58.114Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-01-20T20:24:58.114Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:24:58.114Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T20:24:58.114Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T20:24:58.114Z] === RUN TestStats [2022-01-20T20:24:58.114Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:24:58.114Z] --- SKIP: TestStats (0.00s) [2022-01-20T20:24:58.114Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:24:58.370Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:24:58.370Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:24:58.370Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:24:58.370Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:24:58.370Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:24:58.370Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:24:58.370Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:24:58.370Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:24:58.370Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:24:58.370Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:24:58.929Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:24:59.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:25:00.815Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:25:01.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:25:02.178Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T20:25:02.178Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-01-20T20:25:02.178Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-01-20T20:25:02.178Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-01-20T20:25:02.178Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-20T20:25:02.178Z] === RUN TestDeleteDevicemapper [2022-01-20T20:25:02.178Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:25:02.178Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:25:02.178Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:25:03.119Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T20:25:03.119Z] 8f616e6e9eec: Download complete [2022-01-20T20:25:03.566Z] Removing intermediate container a4ae546bcfa7 [2022-01-20T20:25:03.566Z] ---> da949d646e30 [2022-01-20T20:25:03.566Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T20:25:03.566Z] ---> Running in 9bb71974a610 [2022-01-20T20:25:03.566Z] Removing intermediate container 9bb71974a610 [2022-01-20T20:25:03.566Z] ---> d052dc5deabd [2022-01-20T20:25:03.566Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T20:25:03.566Z] ---> Running in d96767354b70 [2022-01-20T20:25:04.036Z] Removing intermediate container d96767354b70 [2022-01-20T20:25:04.036Z] ---> 5e8be281b47c [2022-01-20T20:25:04.036Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T20:25:04.064Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.79s) [2022-01-20T20:25:04.064Z] === RUN TestUpdateMemory [2022-01-20T20:25:04.064Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:04.064Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T20:25:04.064Z] === RUN TestUpdateCPUQuota [2022-01-20T20:25:04.064Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:04.065Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-20T20:25:04.065Z] === RUN TestUpdatePidsLimit [2022-01-20T20:25:04.065Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:04.065Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-20T20:25:04.065Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:25:04.109Z] 0e02c12b1310: Verifying Checksum [2022-01-20T20:25:04.109Z] 0e02c12b1310: Download complete [2022-01-20T20:25:04.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:25:05.604Z] [2022-01-20T20:25:05.604Z] ---> db891467235c [2022-01-20T20:25:05.604Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T20:25:06.152Z] ---> Running in ea85c8ec95f9 [2022-01-20T20:25:06.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:25:06.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:25:07.156Z] --- PASS: TestHealthKillContainer (8.18s) [2022-01-20T20:25:07.156Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:25:07.156Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-01-20T20:25:07.156Z] === RUN TestIpcModeNone [2022-01-20T20:25:07.156Z] --- PASS: TestIpcModeNone (0.61s) [2022-01-20T20:25:07.156Z] === RUN TestIpcModePrivate [2022-01-20T20:25:07.156Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-20T20:25:07.156Z] --- PASS: TestIpcModePrivate (0.60s) [2022-01-20T20:25:07.156Z] === RUN TestIpcModeShareable [2022-01-20T20:25:07.723Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-20T20:25:07.723Z] --- PASS: TestIpcModeShareable (0.62s) [2022-01-20T20:25:07.723Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:25:09.624Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-01-20T20:25:09.624Z] === RUN TestAPIIpcModeHost [2022-01-20T20:25:09.883Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-01-20T20:25:09.883Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:25:10.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T20:25:11.257Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T20:25:11.257Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-01-20T20:25:11.257Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:25:12.190Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T20:25:12.448Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-01-20T20:25:12.448Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:25:13.382Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T20:25:13.640Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-01-20T20:25:13.640Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:25:14.574Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T20:25:14.574Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-01-20T20:25:14.574Z] === RUN TestIpcModeOlderClient [2022-01-20T20:25:14.832Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:25:14.832Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:25:15.090Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-01-20T20:25:15.090Z] === RUN TestKillContainer [2022-01-20T20:25:15.090Z] === RUN TestKillContainer/no_signal [2022-01-20T20:25:15.656Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:25:15.914Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:25:16.265Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-01-20T20:25:16.266Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:25:16.266Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-01-20T20:25:16.266Z] === RUN TestWaitNonBlocked [2022-01-20T20:25:16.266Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:25:16.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:25:16.266Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:25:16.266Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:25:16.266Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:25:16.266Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:25:16.266Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T20:25:16.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-01-20T20:25:16.266Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-01-20T20:25:16.266Z] === RUN TestWaitBlocked [2022-01-20T20:25:16.266Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:25:16.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:25:16.266Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:25:16.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:25:16.266Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:25:16.266Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:25:16.480Z] --- PASS: TestKillContainer (1.23s) [2022-01-20T20:25:16.480Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-01-20T20:25:16.480Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-01-20T20:25:16.480Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-01-20T20:25:16.480Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:25:16.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:25:16.535Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T20:25:16.535Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-01-20T20:25:16.535Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-01-20T20:25:16.535Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:25:16.535Z] === CONT TestIpcModeOlderClient [2022-01-20T20:25:16.535Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-01-20T20:25:16.535Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:25:16.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:25:16.779Z] Removing intermediate container ea85c8ec95f9 [2022-01-20T20:25:16.779Z] ---> b17f8e4e3751 [2022-01-20T20:25:16.779Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T20:25:16.779Z] ---> Running in ec249d9dd5d7 [2022-01-20T20:25:17.672Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-01-20T20:25:17.672Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-20T20:25:17.672Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-01-20T20:25:17.672Z] === RUN TestKillStoppedContainer [2022-01-20T20:25:17.672Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T20:25:17.672Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:25:17.672Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T20:25:17.672Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:25:17.772Z] [2022-01-20T20:25:17.772Z] SUCCESS: Specified value was saved. [2022-01-20T20:25:18.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:25:18.239Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-01-20T20:25:18.239Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:25:18.239Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T20:25:18.239Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:25:18.239Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:25:18.497Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-01-20T20:25:18.497Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:25:18.755Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-01-20T20:25:18.755Z] === RUN TestLinksContainerNames [2022-01-20T20:25:19.064Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-01-20T20:25:19.064Z] --- PASS: TestDaemonRestartIpcMode (2.52s) [2022-01-20T20:25:19.064Z] PASS [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === Skipped [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:25:19.064Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T20:25:19.064Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-20T20:25:19.064Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:25:19.064Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:25:19.064Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-20T20:25:19.064Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-20T20:25:19.064Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-20T20:25:19.064Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T20:25:19.064Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T20:25:19.064Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:25:19.064Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:25:19.064Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T20:25:19.064Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-20T20:25:19.064Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T20:25:19.064Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T20:25:19.064Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-20T20:25:19.064Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:25:19.064Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-20T20:25:19.064Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:25:19.064Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-20T20:25:19.064Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T20:25:19.064Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-20T20:25:19.064Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:25:19.064Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.064Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T20:25:19.064Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:19.064Z] [2022-01-20T20:25:19.065Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-20T20:25:19.065Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:19.065Z] [2022-01-20T20:25:19.065Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-20T20:25:19.065Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T20:25:19.065Z] [2022-01-20T20:25:19.065Z] DONE 177 tests, 27 skipped in 69.591s [2022-01-20T20:25:19.065Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:25:19.065Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:25:19.626Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-20T20:25:19.626Z] === RUN TestDaemonConfigValidation [2022-01-20T20:25:19.626Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:25:19.626Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:25:19.626Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:25:19.626Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:25:19.626Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:25:19.626Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:25:19.626Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:25:19.626Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:25:19.626Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:25:19.626Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:25:19.626Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:25:19.626Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:25:19.690Z] --- PASS: TestLinksContainerNames (0.89s) [2022-01-20T20:25:19.690Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:25:19.882Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:25:19.882Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:25:19.882Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:25:19.882Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:25:19.882Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-01-20T20:25:19.882Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-20T20:25:19.882Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-20T20:25:19.882Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-01-20T20:25:19.882Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2022-01-20T20:25:19.882Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:25:19.882Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:25:20.257Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-01-20T20:25:20.257Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:25:20.514Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-01-20T20:25:20.514Z] === RUN TestMountDaemonRoot [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:25:20.515Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:25:20.515Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:25:20.515Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:25:20.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:25:20.729Z] Removing intermediate container ec249d9dd5d7 [2022-01-20T20:25:20.729Z] ---> a31c8bbf2514 [2022-01-20T20:25:20.729Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:25:20.773Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:25:21.032Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-20T20:25:21.032Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-01-20T20:25:21.032Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:25:21.198Z] ---> Running in aa69f7bc392d [2022-01-20T20:25:21.246Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:25:22.173Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:25:22.409Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-01-20T20:25:22.409Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:25:22.671Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-01-20T20:25:22.671Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:25:23.099Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:25:23.099Z] daemon_test.go:156: [d09be9bb9ce6f] daemon is not started [2022-01-20T20:25:23.099Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-01-20T20:25:23.099Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-20T20:25:23.099Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-20T20:25:23.099Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-20T20:25:23.099Z] === RUN TestDaemonProxy [2022-01-20T20:25:23.099Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T20:25:23.099Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T20:25:23.099Z] PASS [2022-01-20T20:25:23.099Z] [2022-01-20T20:25:23.099Z] === Skipped [2022-01-20T20:25:23.099Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-20T20:25:23.099Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T20:25:23.099Z] [2022-01-20T20:25:23.099Z] DONE 12 tests, 1 skipped in 4.111s [2022-01-20T20:25:23.099Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:25:23.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:25:23.238Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2022-01-20T20:25:23.238Z] === RUN TestNetworkNat [2022-01-20T20:25:23.354Z] INFO: Testing against a local daemon [2022-01-20T20:25:23.354Z] === RUN TestCommitInheritsEnv [2022-01-20T20:25:23.496Z] --- PASS: TestNetworkNat (0.42s) [2022-01-20T20:25:23.496Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:25:24.061Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T20:25:24.061Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:25:24.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:25:25.239Z] --- PASS: TestCommitInheritsEnv (1.86s) [2022-01-20T20:25:25.239Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:25:25.239Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T20:25:25.239Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:25:25.239Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T20:25:25.239Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:25:25.239Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T20:25:25.239Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:25:25.961Z] Cannot create a file when that file already exists. [2022-01-20T20:25:26.588Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-01-20T20:25:26.588Z] === RUN TestPause [2022-01-20T20:25:26.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:25:27.016Z] ok github.com/docker/docker/libnetwork/networkdb 104.009s coverage: 60.0% of statements [2022-01-20T20:25:27.016Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:25:27.016Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T20:25:27.016Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements [2022-01-20T20:25:27.016Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2022-01-20T20:25:27.016Z] ok github.com/docker/docker/libnetwork/portallocator 0.009s coverage: 86.1% of statements [2022-01-20T20:25:27.016Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2022-01-20T20:25:27.016Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-20T20:25:27.016Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:25:27.124Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-01-20T20:25:27.124Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:25:27.124Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T20:25:27.124Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:25:27.124Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:25:27.124Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T20:25:27.124Z] === RUN TestTagInvalidReference [2022-01-20T20:25:27.124Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T20:25:27.124Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:25:27.154Z] --- PASS: TestPause (0.45s) [2022-01-20T20:25:27.154Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:25:27.154Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:25:27.154Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:25:27.154Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:25:27.275Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === Skipped [2022-01-20T20:25:27.275Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T20:25:27.275Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T20:25:27.275Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T20:25:27.275Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:25:27.275Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:25:27.275Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:25:27.275Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:25:27.275Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:25:27.275Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T20:25:27.275Z] firewalld_test.go:14: firewalld is not running [2022-01-20T20:25:27.275Z] [2022-01-20T20:25:27.275Z] DONE 326 tests, 9 skipped in 200.188s [2022-01-20T20:25:27.380Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T20:25:27.380Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:25:27.380Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-20T20:25:27.380Z] === RUN TestTagOfficialNames [2022-01-20T20:25:27.380Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T20:25:27.380Z] === RUN TestTagMatchesDigest [2022-01-20T20:25:27.380Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T20:25:27.380Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T20:25:27.414Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-01-20T20:25:27.414Z] === RUN TestPidHost Post stage [Pipeline] junit [2022-01-20T20:25:28.225Z] Recording test results [2022-01-20T20:25:28.789Z] --- PASS: TestPidHost (1.11s) [2022-01-20T20:25:28.789Z] === RUN TestPsFilter [2022-01-20T20:25:28.789Z] --- PASS: TestPsFilter (0.10s) [2022-01-20T20:25:28.789Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:25:29.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-01-20T20:25:29.048Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:25:29.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:25:29.615Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-01-20T20:25:29.616Z] === RUN TestRemoveContainerRunning [2022-01-20T20:25:29.736Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T20:25:29.874Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-01-20T20:25:29.874Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:25:30.082Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=432919c319b975c566ce9c06ca3260ecd0bdb885 -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:432919c319b975c566ce9c06ca3260ecd0bdb885 hack/make.sh dynbinary test-integration [2022-01-20T20:25:30.342Z] [2022-01-20T20:25:30.342Z] Removing bundles/ [2022-01-20T20:25:30.342Z] [2022-01-20T20:25:30.342Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T20:25:30.342Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:25:30.342Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:25:30.441Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-01-20T20:25:30.441Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:25:30.441Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T20:25:30.441Z] === RUN TestRenameLinkedContainer [2022-01-20T20:25:30.726Z] Removing intermediate container aa69f7bc392d [2022-01-20T20:25:30.726Z] ---> 74834f9142a0 [2022-01-20T20:25:30.726Z] Step 13/13 : CMD ["sh"] [2022-01-20T20:25:30.726Z] ---> Running in 2d8e4a1f4e7b [2022-01-20T20:25:31.197Z] Removing intermediate container 2d8e4a1f4e7b [2022-01-20T20:25:31.197Z] ---> 187e0e2a8f1d [2022-01-20T20:25:31.197Z] Successfully built 187e0e2a8f1d [2022-01-20T20:25:31.197Z] Successfully tagged busybox:latest [2022-01-20T20:25:31.197Z] INFO: Docker images of the daemon under test [2022-01-20T20:25:31.197Z] [2022-01-20T20:25:31.197Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:25:31.197Z] busybox latest 187e0e2a8f1d 1 second ago 4.99GB [2022-01-20T20:25:31.197Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:25:31.197Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:25:31.197Z] [2022-01-20T20:25:31.197Z] INFO: Running integration tests at 01/20/2022 20:25:31... [2022-01-20T20:25:31.197Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T20:25:31.197Z] INFO: Integration API tests being run from the host: [2022-01-20T20:25:31.197Z] INFO: make.ps1 starting at 01/20/2022 20:25:31 [2022-01-20T20:25:32.345Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-01-20T20:25:32.345Z] === RUN TestRenameStoppedContainer [2022-01-20T20:25:32.345Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-01-20T20:25:32.345Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:25:32.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:25:32.764Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T20:25:33.280Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-01-20T20:25:33.280Z] === RUN TestRenameInvalidName [2022-01-20T20:25:33.846Z] --- PASS: TestRenameInvalidName (0.42s) [2022-01-20T20:25:33.846Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:25:34.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:25:35.222Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-01-20T20:25:35.222Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:25:35.788Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-01-20T20:25:35.788Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:25:36.355Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-01-20T20:25:36.355Z] === RUN TestResize [2022-01-20T20:25:36.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:25:36.921Z] --- PASS: TestResize (0.40s) [2022-01-20T20:25:36.921Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:25:37.180Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-01-20T20:25:37.180Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:25:37.747Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:25:37.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:25:37.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:25:37.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:25:37.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:25:39.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:25:39.384Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:25:39.384Z] Using test binary docker [2022-01-20T20:25:39.384Z] +++ /etc/init.d/apparmor start [2022-01-20T20:25:39.384Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:25:39.384Z] INFO: Waiting for daemon to start... [2022-01-20T20:25:39.384Z] Starting dockerd [2022-01-20T20:25:39.384Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-20T20:25:39.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:25:40.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:25:40.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:25:41.284Z] . [2022-01-20T20:25:41.284Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:25:41.284Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:25:41.284Z] Error: No such image: emptyfs [2022-01-20T20:25:41.284Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:25:41.284Z] ++++ docker load [2022-01-20T20:25:41.541Z] Running integration-test (iteration 1) [2022-01-20T20:25:41.541Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:25:41.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:25:41.541Z] ++ set -e [2022-01-20T20:25:41.541Z] ++ '[' -n 0 ']' [2022-01-20T20:25:41.541Z] ++ set -x [2022-01-20T20:25:41.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:25:41.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:25:42.472Z] Loaded image: busybox:latest [2022-01-20T20:25:42.729Z] Loaded image: busybox:glibc [2022-01-20T20:25:44.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:25:45.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:25:47.980Z] Loaded image: debian:bullseye-slim [2022-01-20T20:25:47.980Z] Loaded image: hello-world:latest [2022-01-20T20:25:47.980Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:25:47.980Z] INFO: Testing against a local daemon [2022-01-20T20:25:47.980Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:25:48.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:25:48.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:25:48.963Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:25:48.963Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:25:48.963Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:25:48.963Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:25:48.963Z] [2022-01-20T20:25:48.963Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-20T20:25:48.963Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-20T20:25:48.963Z] Using test binary docker [2022-01-20T20:25:48.963Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:25:48.963Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:25:48.963Z] INFO: Waiting for daemon to start... [2022-01-20T20:25:48.963Z] Starting dockerd [2022-01-20T20:25:48.963Z] . [2022-01-20T20:25:48.963Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-20T20:25:49.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:25:49.873Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-01-20T20:25:49.873Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:25:50.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:25:51.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:25:52.396Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-01-20T20:25:52.396Z] === RUN TestBuildWithSession [2022-01-20T20:25:52.396Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:25:52.396Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:25:52.396Z] === RUN TestBuildSquashParent [2022-01-20T20:25:52.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:25:53.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-01-20T20:25:55.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-01-20T20:25:55.230Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:25:56.164Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-01-20T20:25:56.164Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:25:56.164Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T20:25:56.164Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T20:25:56.164Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:25:57.539Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-01-20T20:25:57.539Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:25:58.473Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-01-20T20:25:58.473Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:25:59.847Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-01-20T20:25:59.847Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:26:00.497Z] --- PASS: TestBuildSquashParent (8.37s) [2022-01-20T20:26:00.497Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:26:00.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:26:00.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:26:00.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:26:00.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:26:00.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:26:00.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:26:00.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:26:00.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:26:00.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:26:00.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:26:00.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:26:00.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:26:00.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:26:00.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:26:00.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-01-20T20:26:00.783Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:26:01.717Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-01-20T20:26:01.717Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:26:02.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:26:02.931Z] INFO: Testing against a local daemon [2022-01-20T20:26:02.931Z] === RUN TestBuildWithSession [2022-01-20T20:26:02.931Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:26:02.931Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:26:02.931Z] === RUN TestBuildSquashParent [2022-01-20T20:26:02.931Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:26:02.931Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T20:26:02.931Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:26:02.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:26:02.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:26:02.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:26:02.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:26:02.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:26:02.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:26:02.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:26:02.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:26:02.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:26:02.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:26:02.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:26:02.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:26:02.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:26:02.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:26:02.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:26:02.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:26:03.095Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-01-20T20:26:03.095Z] === RUN TestNISDomainname [2022-01-20T20:26:03.354Z] --- PASS: TestNISDomainname (0.54s) [2022-01-20T20:26:03.354Z] === RUN TestHostnameDnsResolution [2022-01-20T20:26:03.772Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:26:03.772Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:26:03.922Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-01-20T20:26:03.922Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:26:04.489Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-01-20T20:26:04.489Z] === RUN TestStats [2022-01-20T20:26:07.017Z] --- PASS: TestStats (2.48s) [2022-01-20T20:26:07.017Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:26:07.017Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:26:07.017Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:26:07.017Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:26:07.017Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:26:07.017Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:26:07.017Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:26:07.017Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:26:07.017Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:26:07.017Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:26:07.017Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:26:07.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:26:07.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:26:07.950Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:26:09.574Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T20:26:09.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2022-01-20T20:26:09.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2022-01-20T20:26:09.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2022-01-20T20:26:09.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2022-01-20T20:26:09.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2022-01-20T20:26:09.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2022-01-20T20:26:09.574Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:26:09.574Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:26:09.852Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:26:11.228Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T20:26:11.228Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-01-20T20:26:11.228Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-01-20T20:26:11.228Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-01-20T20:26:11.228Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2022-01-20T20:26:11.228Z] === RUN TestDeleteDevicemapper [2022-01-20T20:26:11.228Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:26:11.228Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:26:11.228Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:26:12.138Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:26:12.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:26:12.604Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-01-20T20:26:12.604Z] === RUN TestUpdateMemory [2022-01-20T20:26:12.959Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:26:13.173Z] --- PASS: TestUpdateMemory (0.58s) [2022-01-20T20:26:13.174Z] === RUN TestUpdateCPUQuota [2022-01-20T20:26:13.522Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:26:14.085Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2022-01-20T20:26:14.085Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2022-01-20T20:26:14.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-01-20T20:26:14.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2022-01-20T20:26:14.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2022-01-20T20:26:14.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2022-01-20T20:26:14.086Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:26:14.109Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-01-20T20:26:14.109Z] === RUN TestUpdatePidsLimit [2022-01-20T20:26:14.109Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T20:26:14.368Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T20:26:14.626Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T20:26:14.885Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T20:26:15.014Z] --- PASS: TestBuildMultiStageParentConfig (1.11s) [2022-01-20T20:26:15.014Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:26:15.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T20:26:15.404Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T20:26:15.404Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T20:26:15.472Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit (2.03s) [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-01-20T20:26:16.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-01-20T20:26:16.339Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:26:17.536Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2022-01-20T20:26:17.536Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:26:18.097Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2022-01-20T20:26:18.097Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:26:21.364Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2022-01-20T20:26:21.364Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:26:21.374Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:26:22.730Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2022-01-20T20:26:22.730Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:26:26.005Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2022-01-20T20:26:26.005Z] === RUN TestBuildWithHugeFile [2022-01-20T20:26:27.715Z] sha256:79770fa0459956de2862623bf8c4c92def732663cee2620a0c908d21e918634e [2022-01-20T20:26:27.715Z] INFO: Starting docker-py tests... [2022-01-20T20:26:27.715Z] ============================= test session starts ============================== [2022-01-20T20:26:27.715Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-20T20:26:27.715Z] rootdir: /src, inifile: pytest.ini [2022-01-20T20:26:27.715Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-20T20:26:28.535Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-01-20T20:26:28.535Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:26:28.535Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-01-20T20:26:28.535Z] === RUN TestWaitNonBlocked [2022-01-20T20:26:28.535Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:26:28.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:26:28.535Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:26:28.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:26:28.535Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:26:28.535Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:26:28.535Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T20:26:28.535Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-01-20T20:26:28.535Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-01-20T20:26:28.535Z] === RUN TestWaitBlocked [2022-01-20T20:26:28.535Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:26:28.535Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:26:28.535Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:26:28.535Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:26:28.535Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:26:28.535Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:26:28.656Z] collected 395 items / 1 deselected / 394 selected [2022-01-20T20:26:28.656Z] [2022-01-20T20:26:29.101Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T20:26:29.101Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-01-20T20:26:29.101Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-01-20T20:26:29.101Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T20:26:29.101Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:26:30.753Z] 8f616e6e9eec: Pull complete [2022-01-20T20:26:31.684Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-01-20T20:26:31.684Z] === CONT TestIpcModeOlderClient [2022-01-20T20:26:31.684Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-20T20:26:31.684Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T20:26:31.684Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-01-20T20:26:31.684Z] === CONT TestDaemonHostGatewayIP [2022-01-20T20:26:34.212Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:26:34.212Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-01-20T20:26:36.330Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T20:26:36.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.67s) [2022-01-20T20:26:36.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.04s) [2022-01-20T20:26:36.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.18s) [2022-01-20T20:26:36.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.31s) [2022-01-20T20:26:36.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.00s) [2022-01-20T20:26:36.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.05s) [2022-01-20T20:26:36.331Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:26:36.331Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:26:36.742Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-01-20T20:26:43.298Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-01-20T20:26:43.298Z] PASS [2022-01-20T20:26:43.298Z] [2022-01-20T20:26:43.298Z] === Skipped [2022-01-20T20:26:43.298Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:26:43.298Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:26:43.298Z] [2022-01-20T20:26:43.298Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:26:43.298Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T20:26:43.298Z] [2022-01-20T20:26:43.298Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:26:43.298Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:26:43.298Z] [2022-01-20T20:26:43.298Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T20:26:43.298Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T20:26:43.298Z] [2022-01-20T20:26:43.298Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:26:43.298Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:26:43.298Z] [2022-01-20T20:26:43.298Z] DONE 200 tests, 5 skipped in 117.013s [2022-01-20T20:26:43.298Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:26:43.298Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:26:43.864Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-01-20T20:26:43.864Z] === RUN TestDaemonConfigValidation [2022-01-20T20:26:43.864Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:26:43.864Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:26:43.864Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:26:43.864Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:26:43.864Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:26:43.864Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:26:43.864Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:26:43.864Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:26:43.864Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:26:43.864Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:26:43.864Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:26:43.864Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:26:43.864Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:26:43.864Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:26:44.122Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:26:44.122Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:26:44.122Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-01-20T20:26:44.122Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-20T20:26:44.122Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-01-20T20:26:44.122Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-01-20T20:26:44.122Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-20T20:26:44.122Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:26:44.122Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:26:45.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:26:45.055Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:26:45.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:26:45.494Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-20T20:26:46.063Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-20T20:26:46.430Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:26:46.468Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:26:47.364Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:26:47.364Z] daemon_test.go:156: [d0dbc1d6ce432] daemon is not started [2022-01-20T20:26:47.364Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-01-20T20:26:47.364Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-20T20:26:47.364Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-01-20T20:26:47.364Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-01-20T20:26:47.364Z] === RUN TestDaemonProxy [2022-01-20T20:26:47.364Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T20:26:47.576Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-20T20:26:48.039Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:26:49.263Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T20:26:49.608Z] --- PASS: TestBuildMultiStageCopy (14.49s) [2022-01-20T20:26:49.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.55s) [2022-01-20T20:26:49.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-01-20T20:26:49.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2022-01-20T20:26:49.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-01-20T20:26:49.608Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2022-01-20T20:26:49.608Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:26:50.636Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T20:26:51.804Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T20:26:51.804Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:26:51.804Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:26:51.804Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T20:26:51.804Z] [2022-01-20T20:26:51.804Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T20:26:51.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T20:26:51.804Z] HOSTNAME=0fb472e91815 [2022-01-20T20:26:51.804Z] TESTDEBUG=0 [2022-01-20T20:26:51.804Z] DEST=bundles/test-integration [2022-01-20T20:26:51.804Z] PWD=/go/src/github.com/docker/docker [2022-01-20T20:26:51.804Z] DOCKER_GITCOMMIT=432919c319b975c566ce9c06ca3260ecd0bdb885 [2022-01-20T20:26:51.804Z] container=docker [2022-01-20T20:26:51.804Z] HOME=/root [2022-01-20T20:26:51.804Z] GOLANG_VERSION=1.17.6 [2022-01-20T20:26:51.804Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T20:26:51.804Z] VALIDATE_BRANCH=master [2022-01-20T20:26:51.804Z] TERM=xterm [2022-01-20T20:26:51.804Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T20:26:51.804Z] SHLVL=1 [2022-01-20T20:26:51.804Z] TIMEOUT=120m [2022-01-20T20:26:51.804Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T20:26:51.804Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T20:26:51.804Z] GO111MODULE=off [2022-01-20T20:26:51.804Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T20:26:51.804Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T20:26:51.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T20:26:51.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T20:26:51.804Z] GOPATH=/go [2022-01-20T20:26:51.804Z] PKG_CONFIG=pkg-config [2022-01-20T20:26:51.804Z] _=/usr/bin/env [2022-01-20T20:26:51.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T20:26:52.534Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T20:26:52.564Z] --- PASS: TestBuildMultiStageParentConfig (2.81s) [2022-01-20T20:26:52.564Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:26:52.564Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:26:52.564Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T20:26:52.564Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:26:53.099Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T20:26:53.358Z] --- PASS: TestDaemonProxy (6.28s) [2022-01-20T20:26:53.358Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-01-20T20:26:53.358Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-20T20:26:53.358Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-01-20T20:26:53.358Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T20:26:53.358Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T20:26:53.358Z] PASS [2022-01-20T20:26:53.358Z] [2022-01-20T20:26:53.358Z] DONE 17 tests in 10.193s [2022-01-20T20:26:53.546Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2022-01-20T20:26:53.546Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:26:53.623Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:26:53.623Z] INFO: Testing against a local daemon [2022-01-20T20:26:53.623Z] === RUN TestCommitInheritsEnv [2022-01-20T20:26:53.881Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-01-20T20:26:53.881Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:26:53.881Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T20:26:53.881Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:26:53.881Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T20:26:53.881Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:26:53.881Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T20:26:53.881Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:26:54.139Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-01-20T20:26:54.139Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:26:56.039Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-01-20T20:26:56.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:26:56.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T20:26:56.039Z] === RUN TestTagInvalidReference [2022-01-20T20:26:56.039Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T20:26:56.039Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:26:56.039Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-20T20:26:56.039Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:26:56.039Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T20:26:56.039Z] === RUN TestTagOfficialNames [2022-01-20T20:26:56.039Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-20T20:26:56.039Z] === RUN TestTagMatchesDigest [2022-01-20T20:26:56.039Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T20:26:56.039Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T20:27:03.749Z] --- PASS: TestImportExtremelyLargeImageWorks (89.98s) [2022-01-20T20:27:03.749Z] PASS [2022-01-20T20:27:03.749Z] [2022-01-20T20:27:03.749Z] === Skipped [2022-01-20T20:27:03.749Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:27:03.749Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T20:27:03.749Z] [2022-01-20T20:27:03.749Z] DONE 12 tests, 1 skipped in 94.172s [2022-01-20T20:27:03.749Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:27:03.749Z] INFO: Testing against a local daemon [2022-01-20T20:27:03.749Z] === RUN TestNetworkCreateDelete [2022-01-20T20:27:03.749Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-01-20T20:27:03.749Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:27:03.749Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T20:27:03.749Z] === RUN TestDaemonDNSFallback [2022-01-20T20:27:04.309Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-01-20T20:27:04.309Z] === RUN TestInspectNetwork [2022-01-20T20:27:04.309Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.309Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T20:27:04.309Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:27:04.309Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.309Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:27:04.309Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:27:04.310Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:27:04.310Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:27:04.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:27:04.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:27:04.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:27:04.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:27:04.310Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:27:04.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:27:04.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:27:04.310Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T20:27:04.310Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:27:04.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:27:04.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestNetworkList [2022-01-20T20:27:04.310Z] === RUN TestNetworkList//networks [2022-01-20T20:27:04.310Z] === PAUSE TestNetworkList//networks [2022-01-20T20:27:04.310Z] === RUN TestNetworkList//networks/ [2022-01-20T20:27:04.310Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:27:04.310Z] === CONT TestNetworkList//networks [2022-01-20T20:27:04.310Z] === CONT TestNetworkList//networks/ [2022-01-20T20:27:04.310Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T20:27:04.310Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:27:04.310Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:27:04.310Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:27:04.310Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T20:27:04.310Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:27:04.310Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T20:27:04.310Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:27:04.310Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:27:04.310Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:27:04.310Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-01-20T20:27:04.310Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:27:04.310Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.310Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:27:04.310Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:27:04.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:27:04.310Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.310Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-01-20T20:27:04.310Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:27:04.310Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.310Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:27:04.310Z] PASS [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === Skipped [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-20T20:27:04.310Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:27:04.310Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:27:04.310Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T20:27:04.310Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T20:27:04.310Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:27:04.310Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:27:04.310Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2022-01-20T20:27:04.310Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:27:04.310Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:27:04.310Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-01-20T20:27:04.310Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:27:04.310Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] DONE 22 tests, 12 skipped in 6.906s [2022-01-20T20:27:04.310Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:27:04.310Z] INFO: Testing against a local daemon [2022-01-20T20:27:04.310Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:27:04.310Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:27:04.310Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:27:04.310Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:27:04.310Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:27:04.310Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:27:04.310Z] PASS [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === Skipped [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:27:04.310Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:27:04.310Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:27:04.310Z] [2022-01-20T20:27:04.310Z] DONE 2 tests, 2 skipped in 0.081s [2022-01-20T20:27:04.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:27:04.565Z] INFO: Testing against a local daemon [2022-01-20T20:27:04.565Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:27:04.565Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.565Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T20:27:04.565Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:27:04.565Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.565Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-20T20:27:04.565Z] PASS [2022-01-20T20:27:04.565Z] [2022-01-20T20:27:04.565Z] === Skipped [2022-01-20T20:27:04.565Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T20:27:04.565Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.566Z] [2022-01-20T20:27:04.566Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-20T20:27:04.566Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T20:27:04.566Z] [2022-01-20T20:27:04.566Z] DONE 2 tests, 2 skipped in 0.073s [2022-01-20T20:27:04.566Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:27:04.566Z] testing: warning: no tests to run [2022-01-20T20:27:04.566Z] PASS [2022-01-20T20:27:04.566Z] [2022-01-20T20:27:04.566Z] DONE 0 tests in 0.020s [2022-01-20T20:27:04.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:27:04.566Z] INFO: Testing against a local daemon [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginTLS [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginHeader [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:27:04.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.566Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-01-20T20:27:04.566Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-20T20:27:04.821Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2022-01-20T20:27:04.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T20:27:04.821Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-01-20T20:27:04.821Z] PASS [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === Skipped [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-01-20T20:27:04.821Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] DONE 17 tests, 17 skipped in 0.277s [2022-01-20T20:27:04.821Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:27:04.821Z] INFO: Testing against a local daemon [2022-01-20T20:27:04.821Z] === RUN TestPluginInvalidJSON [2022-01-20T20:27:04.821Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:27:04.821Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:27:04.821Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:27:04.821Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T20:27:04.821Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:27:04.821Z] === RUN TestPluginInstall [2022-01-20T20:27:04.821Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T20:27:04.821Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:27:04.821Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T20:27:04.821Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T20:27:04.821Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:27:04.821Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T20:27:04.821Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:27:04.821Z] PASS [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === Skipped [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-20T20:27:04.821Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-20T20:27:04.821Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:27:04.821Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T20:27:04.821Z] [2022-01-20T20:27:04.821Z] DONE 5 tests, 3 skipped in 0.105s [2022-01-20T20:27:04.821Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:27:05.077Z] INFO: Testing against a local daemon [2022-01-20T20:27:05.077Z] === RUN TestExternalGraphDriver [2022-01-20T20:27:05.077Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T20:27:05.077Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-01-20T20:27:05.077Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:27:08.340Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-01-20T20:27:08.340Z] PASS [2022-01-20T20:27:08.595Z] [2022-01-20T20:27:08.595Z] === Skipped [2022-01-20T20:27:08.595Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-01-20T20:27:08.595Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T20:27:08.595Z] [2022-01-20T20:27:08.595Z] DONE 2 tests, 1 skipped in 3.577s [2022-01-20T20:27:08.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:27:08.595Z] INFO: Testing against a local daemon [2022-01-20T20:27:08.595Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:27:08.595Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:27:08.595Z] === RUN TestReadPluginNoRead [2022-01-20T20:27:08.595Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:27:08.595Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:27:08.595Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:27:08.595Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:27:08.595Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:27:11.231Z] --- PASS: TestBuildMultiStageOnBuild (15.10s) [2022-01-20T20:27:11.231Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:27:11.231Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:27:11.231Z] --- SKIP: TestBuildUncleanTarFilenames (0.04s) [2022-01-20T20:27:11.231Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:27:12.761Z] --- PASS: TestDaemonStartWithLogOpt (4.00s) [2022-01-20T20:27:12.761Z] === CONT TestReadPluginNoRead [2022-01-20T20:27:13.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T20:27:14.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T20:27:14.650Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:27:16.020Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:27:17.082Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-20T20:27:17.383Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:27:17.383Z] --- PASS: TestContinueAfterPluginCrash (8.70s) [2022-01-20T20:27:18.310Z] === CONT TestReadPluginNoRead [2022-01-20T20:27:18.310Z] read_test.go:92: [d49766a706ae1] daemon is not started [2022-01-20T20:27:18.310Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-01-20T20:27:18.310Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-01-20T20:27:18.310Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-01-20T20:27:18.310Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-01-20T20:27:18.310Z] PASS [2022-01-20T20:27:18.310Z] [2022-01-20T20:27:18.310Z] DONE 6 tests in 9.946s [2022-01-20T20:27:18.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-20T20:27:18.565Z] testing: warning: no tests to run [2022-01-20T20:27:18.565Z] PASS [2022-01-20T20:27:18.565Z] [2022-01-20T20:27:18.565Z] DONE 0 tests in 0.024s [2022-01-20T20:27:18.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:27:18.565Z] INFO: Testing against a local daemon [2022-01-20T20:27:18.565Z] === RUN TestPluginWithDevMounts [2022-01-20T20:27:18.565Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T20:27:18.565Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T20:27:18.565Z] PASS [2022-01-20T20:27:18.565Z] [2022-01-20T20:27:18.565Z] === Skipped [2022-01-20T20:27:18.565Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-20T20:27:18.565Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T20:27:18.565Z] [2022-01-20T20:27:18.565Z] DONE 1 tests, 1 skipped in 0.080s [2022-01-20T20:27:18.565Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:27:18.565Z] INFO: Testing against a local daemon [2022-01-20T20:27:18.565Z] === RUN TestSecretInspect [2022-01-20T20:27:18.565Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.565Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-20T20:27:18.565Z] === RUN TestSecretList [2022-01-20T20:27:18.565Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.565Z] --- SKIP: TestSecretList (0.01s) [2022-01-20T20:27:18.565Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:27:18.565Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.565Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-20T20:27:18.565Z] === RUN TestSecretsUpdate [2022-01-20T20:27:18.565Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-01-20T20:27:18.821Z] === RUN TestTemplatedSecret [2022-01-20T20:27:18.821Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T20:27:18.821Z] === RUN TestSecretCreateResolve [2022-01-20T20:27:18.821Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-20T20:27:18.821Z] PASS [2022-01-20T20:27:18.821Z] [2022-01-20T20:27:18.821Z] === Skipped [2022-01-20T20:27:18.821Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-20T20:27:18.821Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] [2022-01-20T20:27:18.821Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-20T20:27:18.821Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] [2022-01-20T20:27:18.821Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-20T20:27:18.821Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] [2022-01-20T20:27:18.821Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-01-20T20:27:18.821Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] [2022-01-20T20:27:18.821Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-20T20:27:18.821Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] [2022-01-20T20:27:18.821Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-20T20:27:18.821Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] [2022-01-20T20:27:18.821Z] DONE 6 tests, 6 skipped in 0.145s [2022-01-20T20:27:18.821Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:27:18.821Z] INFO: Testing against a local daemon [2022-01-20T20:27:18.821Z] === RUN TestServiceCreateInit [2022-01-20T20:27:18.821Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:27:18.821Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:27:18.821Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- PASS: TestServiceCreateInit (0.01s) [2022-01-20T20:27:18.821Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:27:18.821Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:27:18.821Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:27:18.821Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-20T20:27:18.821Z] === RUN TestCreateServiceConflict [2022-01-20T20:27:18.821Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T20:27:18.821Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:27:18.821Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-20T20:27:18.821Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:27:18.821Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.821Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T20:27:18.821Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:27:18.822Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.822Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-20T20:27:18.822Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:27:18.822Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.822Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-01-20T20:27:18.822Z] === RUN TestCreateServiceSysctls [2022-01-20T20:27:18.822Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.822Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-20T20:27:18.822Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:27:18.822Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.822Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-20T20:27:18.822Z] === RUN TestInspect [2022-01-20T20:27:18.822Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:18.822Z] --- SKIP: TestInspect (0.01s) [2022-01-20T20:27:18.822Z] === RUN TestCreateJob [2022-01-20T20:27:18.822Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:19.077Z] --- SKIP: TestCreateJob (0.01s) [2022-01-20T20:27:19.077Z] === RUN TestReplicatedJob [2022-01-20T20:27:19.077Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:19.077Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-20T20:27:19.077Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:27:19.077Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:19.077Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-20T20:27:19.077Z] === RUN TestServiceListWithStatuses [2022-01-20T20:27:19.077Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:27:19.077Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:27:19.077Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:27:19.077Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:19.077Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-20T20:27:19.077Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:27:19.077Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:19.077Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-20T20:27:19.077Z] === RUN TestServicePlugin [2022-01-20T20:27:20.965Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServicePlugin (1.87s) [2022-01-20T20:27:20.965Z] === RUN TestServiceUpdateLabel [2022-01-20T20:27:20.965Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-20T20:27:20.965Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:27:20.965Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-20T20:27:20.965Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:27:20.965Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-20T20:27:20.965Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:27:20.965Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-20T20:27:20.965Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:27:20.965Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-20T20:27:20.965Z] PASS [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === Skipped [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:27:20.965Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:27:20.965Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-20T20:27:20.965Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-20T20:27:20.965Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-20T20:27:20.965Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T20:27:20.965Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-20T20:27:20.965Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-01-20T20:27:20.965Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-20T20:27:20.965Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-20T20:27:20.965Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-20T20:27:20.965Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-20T20:27:20.965Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-20T20:27:20.965Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-20T20:27:20.965Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:27:20.965Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-20T20:27:20.965Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-20T20:27:20.965Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-01-20T20:27:20.965Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-20T20:27:20.965Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-20T20:27:20.965Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-20T20:27:20.965Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-20T20:27:20.965Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-20T20:27:20.965Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] DONE 24 tests, 23 skipped in 2.205s [2022-01-20T20:27:20.965Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:27:20.965Z] INFO: Testing against a local daemon [2022-01-20T20:27:20.965Z] === RUN TestSessionCreate [2022-01-20T20:27:20.965Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T20:27:20.965Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:27:20.965Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T20:27:20.965Z] PASS [2022-01-20T20:27:20.965Z] [2022-01-20T20:27:20.965Z] DONE 2 tests in 0.121s [2022-01-20T20:27:20.965Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:27:21.221Z] INFO: Testing against a local daemon [2022-01-20T20:27:21.221Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:27:21.221Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:27:21.221Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:27:21.221Z] === RUN TestDiskUsage [2022-01-20T20:27:21.221Z] === PAUSE TestDiskUsage [2022-01-20T20:27:21.221Z] === RUN TestEventsExecDie [2022-01-20T20:27:21.549Z] --- PASS: TestBuildMultiStageLayerLeak (12.67s) [2022-01-20T20:27:21.549Z] === RUN TestBuildWithHugeFile [2022-01-20T20:27:21.782Z] --- PASS: TestEventsExecDie (0.49s) [2022-01-20T20:27:21.782Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:27:21.782Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-20T20:27:21.782Z] === RUN TestEventsVolumeCreate [2022-01-20T20:27:21.782Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T20:27:21.782Z] === RUN TestInfoBinaryCommits [2022-01-20T20:27:21.782Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T20:27:21.782Z] === RUN TestInfoAPIVersioned [2022-01-20T20:27:21.782Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T20:27:21.782Z] === RUN TestInfoAPI [2022-01-20T20:27:21.782Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T20:27:21.782Z] === RUN TestInfoAPIWarnings [2022-01-20T20:27:32.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T20:27:39.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T20:27:39.817Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-01-20T20:27:39.817Z] === RUN TestInfoDebug [2022-01-20T20:27:39.817Z] --- PASS: TestInfoDebug (0.54s) [2022-01-20T20:27:39.817Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:27:39.817Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-20T20:27:39.817Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:27:39.817Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-01-20T20:27:39.817Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:27:39.817Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-20T20:27:39.817Z] === RUN TestPingCacheHeaders [2022-01-20T20:27:39.817Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T20:27:39.817Z] === RUN TestPingGet [2022-01-20T20:27:39.817Z] --- PASS: TestPingGet (0.01s) [2022-01-20T20:27:39.817Z] === RUN TestPingHead [2022-01-20T20:27:39.817Z] --- PASS: TestPingHead (0.02s) [2022-01-20T20:27:39.817Z] === RUN TestVersion [2022-01-20T20:27:39.817Z] --- PASS: TestVersion (0.02s) [2022-01-20T20:27:39.817Z] === CONT TestDiskUsage [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:27:40.377Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:27:40.632Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:27:40.888Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage (1.17s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-20T20:27:41.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-01-20T20:27:41.143Z] PASS [2022-01-20T20:27:41.143Z] [2022-01-20T20:27:41.143Z] === Skipped [2022-01-20T20:27:41.143Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:27:41.143Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:27:41.143Z] [2022-01-20T20:27:41.143Z] DONE 50 tests, 1 skipped in 19.990s [2022-01-20T20:27:41.143Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:27:41.143Z] INFO: Testing against a local daemon [2022-01-20T20:27:41.143Z] === RUN TestVolumesCreateAndList [2022-01-20T20:27:41.143Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T20:27:41.143Z] === RUN TestVolumesRemove [2022-01-20T20:27:41.143Z] --- PASS: TestVolumesRemove (0.04s) [2022-01-20T20:27:41.143Z] === RUN TestVolumesInspect [2022-01-20T20:27:41.143Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T20:27:41.143Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:27:41.143Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:27:41.143Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:27:41.143Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:27:41.143Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T20:27:41.143Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:27:41.143Z] PASS [2022-01-20T20:27:41.143Z] [2022-01-20T20:27:41.143Z] DONE 5 tests in 0.171s [2022-01-20T20:27:41.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:27:41.400Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13121 is not a child of this shell [2022-01-20T20:27:41.400Z] warning: PID 13121 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-20T20:27:41.400Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:27:41.400Z] [2022-01-20T20:27:41.400Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:27:41.400Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:27:41.400Z] [2022-01-20T20:27:41.400Z] To set a process to complain mode, use the command line tool [2022-01-20T20:27:41.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:27:41.400Z] Removing test suite binaries [2022-01-20T20:27:41.400Z] exiting test-integration [2022-01-20T20:27:41.400Z] ++ exit 0 [2022-01-20T20:27:41.400Z] Post stage [Pipeline] junit [2022-01-20T20:27:41.977Z] Recording test results [2022-01-20T20:27:43.825Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T20:27:44.199Z] + echo Ensuring container killed. [2022-01-20T20:27:44.199Z] Ensuring container killed. [2022-01-20T20:27:44.199Z] + docker rm -vf docker-pr9 [2022-01-20T20:27:44.199Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-01-20T20:27:44.519Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:27:44.519Z] Chowning /workspace to jenkins user [2022-01-20T20:27:44.519Z] + id -u [2022-01-20T20:27:44.519Z] + id -g [2022-01-20T20:27:44.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43095:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:27:44.519Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:27:44.519Z] latest: Pulling from library/busybox [2022-01-20T20:27:44.775Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T20:27:44.775Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T20:27:44.775Z] 5cc84ad355aa: Download complete [2022-01-20T20:27:44.775Z] 5cc84ad355aa: Pull complete [2022-01-20T20:27:44.775Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:27:44.775Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:27:46.475Z] + bundleName=amd64-rootless [2022-01-20T20:27:46.476Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-20T20:27:46.476Z] Creating amd64-rootless-bundles.tar.gz [2022-01-20T20:27:46.476Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T20:27:46.476Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T20:27:46.484Z] Archiving artifacts [2022-01-20T20:27:47.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T20:27:47.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T20:27:47.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:27:47.407Z] Using test binary docker [2022-01-20T20:27:47.407Z] +++ /etc/init.d/apparmor start [2022-01-20T20:27:47.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:27:47.407Z] INFO: Waiting for daemon to start... [2022-01-20T20:27:47.407Z] Starting dockerd [2022-01-20T20:27:47.407Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-20T20:27:47.407Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:27:47.407Z] Using test binary docker [2022-01-20T20:27:47.407Z] +++ /etc/init.d/apparmor start [2022-01-20T20:27:47.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:27:47.407Z] INFO: Waiting for daemon to start... [2022-01-20T20:27:47.407Z] Starting dockerd [2022-01-20T20:27:47.407Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-01-20T20:27:47.407Z] . [2022-01-20T20:27:47.407Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:27:47.407Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:27:47.407Z] Error: No such image: emptyfs [2022-01-20T20:27:47.407Z] ++++ docker load [2022-01-20T20:27:47.407Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:27:47.407Z] Running integration-test (iteration 1) [2022-01-20T20:27:47.407Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-20T20:27:47.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T20:27:47.407Z] ++ set -e [2022-01-20T20:27:47.407Z] ++ '[' -n 0 ']' [2022-01-20T20:27:47.407Z] ++ set -x [2022-01-20T20:27:47.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T20:27:47.407Z] Loaded image: busybox:latest [2022-01-20T20:27:47.407Z] Loaded image: busybox:glibc [2022-01-20T20:27:47.407Z] [2022-01-20T20:27:47.407Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:27:47.663Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:27:47.663Z] Error: No such image: emptyfs [2022-01-20T20:27:47.663Z] ++++ docker load [2022-01-20T20:27:47.663Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:27:47.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T20:27:48.226Z] Running integration-test (iteration 1) [2022-01-20T20:27:48.226Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-20T20:27:48.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T20:27:48.226Z] ++ set -e [2022-01-20T20:27:48.226Z] ++ '[' -n 0 ']' [2022-01-20T20:27:48.226Z] ++ set -x [2022-01-20T20:27:48.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T20:27:48.302Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T20:27:48.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T20:27:48.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T20:27:48.658Z] + make clean [2022-01-20T20:27:48.913Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T20:27:48.913Z] docker-dev-cache [2022-01-20T20:27:48.913Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T20:27:49.159Z] Loaded image: busybox:latest [2022-01-20T20:27:49.418Z] Loaded image: busybox:glibc [2022-01-20T20:27:49.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:27:51.312Z] Loaded image: debian:bullseye-slim [2022-01-20T20:27:51.312Z] Loaded image: hello-world:latest [2022-01-20T20:27:51.312Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:27:51.312Z] INFO: Testing against a local daemon [2022-01-20T20:27:51.312Z] === RUN TestDockerDaemonSuite [2022-01-20T20:27:51.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T20:27:51.569Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-20T20:27:52.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T20:27:53.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T20:27:53.463Z] Loaded image: debian:bullseye-slim [2022-01-20T20:27:53.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T20:27:53.720Z] Loaded image: hello-world:latest [2022-01-20T20:27:53.720Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:27:53.720Z] INFO: Testing against a local daemon [2022-01-20T20:27:53.720Z] === RUN TestDockerSuite [2022-01-20T20:27:53.720Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T20:27:53.720Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T20:27:53.976Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T20:27:53.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T20:27:53.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T20:27:53.976Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T20:27:53.976Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T20:27:53.976Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T20:27:54.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T20:27:54.540Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T20:27:54.797Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T20:27:55.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T20:27:55.360Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T20:27:55.360Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T20:27:55.617Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T20:27:55.876Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T20:27:55.876Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T20:27:56.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T20:27:56.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T20:27:57.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T20:27:57.246Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T20:27:57.502Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T20:27:57.502Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T20:27:57.502Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T20:27:57.758Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-20T20:27:58.148Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T20:27:58.148Z] Using test binary docker [2022-01-20T20:27:58.148Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T20:27:58.148Z] +++ /etc/init.d/apparmor start [2022-01-20T20:27:58.148Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T20:27:58.148Z] INFO: Waiting for daemon to start... [2022-01-20T20:27:58.148Z] Starting dockerd [2022-01-20T20:27:58.148Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-01-20T20:27:58.686Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T20:27:59.250Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T20:27:59.506Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T20:27:59.763Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T20:27:59.763Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T20:27:59.763Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T20:28:06.266Z] . [2022-01-20T20:28:06.266Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T20:28:06.266Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T20:28:06.266Z] Error: No such image: emptyfs [2022-01-20T20:28:06.266Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T20:28:06.266Z] ++++ docker load [2022-01-20T20:28:06.266Z] Running integration-test (iteration 1) [2022-01-20T20:28:06.266Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T20:28:06.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:28:06.266Z] ++ set -e [2022-01-20T20:28:06.266Z] ++ '[' -n 0 ']' [2022-01-20T20:28:06.266Z] ++ set -x [2022-01-20T20:28:06.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:28:06.266Z] Loaded image: busybox:latest [2022-01-20T20:28:06.266Z] Loaded image: busybox:glibc [2022-01-20T20:28:07.204Z] Loaded image: debian:bullseye-slim [2022-01-20T20:28:07.204Z] Loaded image: hello-world:latest [2022-01-20T20:28:07.204Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:28:07.204Z] INFO: Testing against a local daemon [2022-01-20T20:28:07.204Z] === RUN TestCgroupNamespacesBuild [2022-01-20T20:28:07.850Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T20:28:08.584Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2022-01-20T20:28:08.584Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T20:28:09.220Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T20:28:09.521Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-01-20T20:28:09.521Z] === RUN TestBuildWithSession [2022-01-20T20:28:09.521Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:28:09.521Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:28:09.521Z] === RUN TestBuildSquashParent [2022-01-20T20:28:10.304Z] ..........................xx.................... [ 29%] [2022-01-20T20:28:11.738Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T20:28:12.290Z] 0e02c12b1310: Pull complete [2022-01-20T20:28:12.290Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T20:28:12.290Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:28:12.290Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T20:28:12.290Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T20:28:12.290Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T20:28:12.290Z] WARN: Skipping validation tests [2022-01-20T20:28:12.290Z] INFO: Running unit tests at 01/20/2022 20:28:09... [2022-01-20T20:28:13.672Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T20:28:13.714Z] --- PASS: TestBuildSquashParent (3.70s) [2022-01-20T20:28:13.714Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:28:13.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:28:13.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:28:13.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:28:13.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:28:13.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:28:13.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:28:13.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:28:13.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:28:13.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:28:13.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:28:13.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:28:13.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:28:13.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:28:13.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:28:13.861Z] INFO: make.ps1 starting at 01/20/2022 20:28:13 [2022-01-20T20:28:13.939Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T20:28:14.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:28:14.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:28:14.332Z] INFO: Git commit (3a3a9245fa) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:28:14.332Z] INFO: Invoking autogen... [2022-01-20T20:28:14.332Z] INFO: Running unit tests... [2022-01-20T20:28:14.887Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T20:28:15.143Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T20:28:15.222Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:28:15.222Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:28:15.707Z] --- PASS: TestBuildWithHugeFile (110.34s) [2022-01-20T20:28:15.707Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:28:15.707Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:28:15.707Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:28:15.707Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:28:15.707Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:28:15.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:28:15.707Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:28:15.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:28:15.707Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:28:15.707Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:28:15.707Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:28:15.707Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:28:15.964Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-20T20:28:15.964Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:28:15.964Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-20T20:28:16.321Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-20T20:28:16.321Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-01-20T20:28:16.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-01-20T20:28:16.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2022-01-20T20:28:16.321Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:28:16.321Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:28:16.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T20:28:16.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s) [2022-01-20T20:28:16.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.20s) [2022-01-20T20:28:16.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.92s) [2022-01-20T20:28:16.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.01s) [2022-01-20T20:28:16.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s) [2022-01-20T20:28:16.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-01-20T20:28:16.602Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:28:16.602Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:28:17.252Z] docker_cli_daemon_test.go:1472: [dfeef079c71af] daemon is not started [2022-01-20T20:28:17.539Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:28:17.799Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:28:17.799Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:28:17.816Z] check_test.go:308: [d811dd00565f3] daemon is not started [2022-01-20T20:28:17.816Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-20T20:28:17.816Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-20T20:28:18.058Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:28:18.318Z] --- PASS: TestBuildMultiStageCopy (1.84s) [2022-01-20T20:28:18.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2022-01-20T20:28:18.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-01-20T20:28:18.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-01-20T20:28:18.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-01-20T20:28:18.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-01-20T20:28:18.318Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:28:18.887Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2022-01-20T20:28:18.887Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:28:19.186Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:28:19.443Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-20T20:28:19.826Z] --- PASS: TestBuildLabelWithTargets (0.81s) [2022-01-20T20:28:19.826Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:28:20.006Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-20T20:28:20.050Z] 567fd00846e9: Pull complete [2022-01-20T20:28:20.050Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T20:28:20.050Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:28:20.050Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-20T20:28:20.050Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-20T20:28:20.050Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-20T20:28:20.050Z] WARN: Skipping validation tests [2022-01-20T20:28:20.050Z] INFO: Running unit tests at 01/20/2022 20:28:13... [2022-01-20T20:28:20.085Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-01-20T20:28:20.085Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:28:20.263Z] --- PASS: TestBuildPreserveOwnership (4.17s) [2022-01-20T20:28:20.263Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.83s) [2022-01-20T20:28:20.263Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2022-01-20T20:28:20.263Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:28:20.263Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-20T20:28:20.263Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:28:20.519Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T20:28:21.082Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T20:28:21.464Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-01-20T20:28:21.464Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:28:21.512Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T20:28:21.645Z] check_test.go:308: [d2f94d56498ff] daemon is not started [2022-01-20T20:28:21.645Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-20T20:28:21.645Z] Loaded image: busybox:latest [2022-01-20T20:28:21.723Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-01-20T20:28:21.723Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:28:21.901Z] Loaded image: busybox:glibc [2022-01-20T20:28:23.102Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s) [2022-01-20T20:28:23.102Z] === RUN TestBuildWithHugeFile [2022-01-20T20:28:23.267Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T20:28:23.523Z] Loaded image: debian:bullseye-slim [2022-01-20T20:28:23.524Z] Loaded image: hello-world:latest [2022-01-20T20:28:23.780Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:28:23.780Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T20:28:24.709Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T20:28:24.752Z] INFO: make.ps1 starting at 01/20/2022 20:28:24 [2022-01-20T20:28:25.726Z] INFO: Git commit (ab0926b343) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T20:28:25.726Z] INFO: Invoking autogen... [2022-01-20T20:28:26.077Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T20:28:26.077Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-20T20:28:26.624Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-20T20:28:27.269Z] INFO: Running unit tests... [2022-01-20T20:28:27.446Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T20:28:28.814Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T20:28:28.814Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-20T20:28:29.744Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T20:28:29.744Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T20:28:31.115Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T20:28:31.371Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-20T20:28:31.628Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T20:28:31.973Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:28:32.485Z] --- PASS: TestImportExtremelyLargeImageWorks (90.47s) [2022-01-20T20:28:32.485Z] PASS [2022-01-20T20:28:32.485Z] [2022-01-20T20:28:32.485Z] DONE 12 tests in 93.091s [2022-01-20T20:28:32.485Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:28:32.485Z] INFO: Testing against a local daemon [2022-01-20T20:28:32.485Z] === RUN TestNetworkCreateDelete [2022-01-20T20:28:32.485Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-20T20:28:32.485Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:28:32.485Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T20:28:32.485Z] === RUN TestDaemonDNSFallback [2022-01-20T20:28:33.418Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-01-20T20:28:33.418Z] === RUN TestInspectNetwork [2022-01-20T20:28:34.127Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-20T20:28:34.898Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-20T20:28:36.704Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T20:28:36.705Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T20:28:36.705Z] === RUN TestInspectNetwork/network_name [2022-01-20T20:28:36.705Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T20:28:37.424Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.61s) [2022-01-20T20:28:37.424Z] PASS [2022-01-20T20:28:37.424Z] [2022-01-20T20:28:37.424Z] === Skipped [2022-01-20T20:28:37.424Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:28:37.424Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:28:37.424Z] [2022-01-20T20:28:37.424Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:28:37.424Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:28:37.424Z] [2022-01-20T20:28:37.424Z] DONE 34 tests, 2 skipped in 175.344s [2022-01-20T20:28:37.424Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:28:37.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:28:37.425Z] ++ set -e [2022-01-20T20:28:37.425Z] ++ '[' -n 0 ']' [2022-01-20T20:28:37.425Z] ++ set -x [2022-01-20T20:28:37.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:28:37.425Z] INFO: Testing against a local daemon [2022-01-20T20:28:37.425Z] === RUN TestConfigInspect [2022-01-20T20:28:37.989Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-20T20:28:39.019Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-20T20:28:40.511Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-20T20:28:40.511Z] --- PASS: TestConfigInspect (3.23s) [2022-01-20T20:28:40.511Z] === RUN TestConfigList [2022-01-20T20:28:40.889Z] --- PASS: TestInspectNetwork (7.18s) [2022-01-20T20:28:40.889Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T20:28:40.889Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T20:28:40.889Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T20:28:40.889Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T20:28:40.890Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:28:41.879Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-20T20:28:42.266Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-01-20T20:28:42.266Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:28:42.266Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:28:42.266Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:28:42.266Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:28:42.266Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:28:42.266Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:28:42.266Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:28:42.266Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:28:42.266Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:28:42.266Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:28:42.266Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T20:28:42.266Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:28:42.266Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:28:42.266Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:28:42.266Z] === RUN TestNetworkList [2022-01-20T20:28:42.266Z] === RUN TestNetworkList//networks [2022-01-20T20:28:42.266Z] === PAUSE TestNetworkList//networks [2022-01-20T20:28:42.266Z] === RUN TestNetworkList//networks/ [2022-01-20T20:28:42.266Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:28:42.266Z] === CONT TestNetworkList//networks [2022-01-20T20:28:42.266Z] === CONT TestNetworkList//networks/ [2022-01-20T20:28:42.266Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T20:28:42.266Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:28:42.266Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:28:42.266Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:28:42.832Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T20:28:42.832Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:28:43.767Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T20:28:43.767Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:28:43.770Z] --- PASS: TestConfigList (3.05s) [2022-01-20T20:28:43.770Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:28:44.026Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-20T20:28:44.336Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-01-20T20:28:44.336Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:28:44.588Z] check_test.go:308: [dea3a2876b0cf] daemon is not started [2022-01-20T20:28:44.588Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-20T20:28:44.988Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T20:28:45.150Z] check_test.go:308: [d13499837daa9] daemon is not started [2022-01-20T20:28:45.150Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-20T20:28:45.709Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-01-20T20:28:45.709Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:28:46.080Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2022-01-20T20:28:46.080Z] === RUN TestConfigsUpdate [2022-01-20T20:28:46.336Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-20T20:28:46.336Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T20:28:46.900Z] check_test.go:308: [d82157f5f61e0] daemon is not started [2022-01-20T20:28:46.900Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-20T20:28:46.900Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T20:28:46.922Z] === RUN TestMiddlewares [2022-01-20T20:28:46.922Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T20:28:46.922Z] PASS [2022-01-20T20:28:46.922Z] coverage: 9.0% of statements [2022-01-20T20:28:46.922Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2022-01-20T20:28:47.130Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-01-20T20:28:47.130Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:28:47.389Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T20:28:47.389Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:28:47.832Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T20:28:48.088Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T20:28:48.650Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-20T20:28:48.907Z] --- PASS: TestConfigsUpdate (2.87s) [2022-01-20T20:28:48.907Z] === RUN TestTemplatedConfig [2022-01-20T20:28:49.164Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-20T20:28:49.917Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-01-20T20:28:49.917Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:28:49.917Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:28:49.917Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:28:49.917Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:28:50.531Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T20:28:50.531Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-20T20:28:52.424Z] --- PASS: TestTemplatedConfig (3.45s) [2022-01-20T20:28:52.424Z] === RUN TestConfigCreateResolve [2022-01-20T20:28:52.682Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-20T20:28:52.939Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T20:28:53.502Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T20:28:54.623Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-20T20:28:54.869Z] --- PASS: TestConfigCreateResolve (2.70s) [2022-01-20T20:28:54.869Z] PASS [2022-01-20T20:28:54.869Z] [2022-01-20T20:28:54.869Z] DONE 6 tests in 17.963s [2022-01-20T20:28:55.126Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:28:55.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:28:55.126Z] ++ set -e [2022-01-20T20:28:55.126Z] ++ '[' -n 0 ']' [2022-01-20T20:28:55.126Z] ++ set -x [2022-01-20T20:28:55.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:28:55.126Z] INFO: Testing against a local daemon [2022-01-20T20:28:55.126Z] === RUN TestCheckpoint [2022-01-20T20:28:55.126Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:28:55.126Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:28:55.126Z] === RUN TestContainerInvalidJSON [2022-01-20T20:28:55.126Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:28:55.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:28:55.126Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:28:55.126Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:28:55.126Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:28:55.126Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:28:55.126Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:28:55.126Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:28:55.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:28:55.126Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:28:55.126Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-01-20T20:28:55.126Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:28:55.416Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T20:28:55.416Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:28:55.416Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T20:28:55.416Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:28:55.416Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T20:28:55.416Z] === RUN TestCopyFromContainer [2022-01-20T20:28:56.359Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-20T20:28:56.923Z] === RUN TestCopyFromContainer// [2022-01-20T20:28:56.923Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:28:56.923Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:28:57.179Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:28:57.179Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:28:57.179Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:28:57.179Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:28:57.422Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:28:57.435Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:28:57.435Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:28:57.435Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer (2.24s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-01-20T20:28:57.691Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-01-20T20:28:57.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:28:57.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:28:57.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:28:57.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:28:57.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:28:57.691Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:28:57.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:28:57.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:28:57.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:28:57.691Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:28:57.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T20:28:57.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:28:57.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:28:57.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:28:57.691Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:28:57.691Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-01-20T20:28:57.691Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:28:57.691Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:28:57.691Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:28:57.691Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:28:57.691Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:28:57.691Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:28:57.691Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:28:57.691Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:28:57.691Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:28:57.691Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:28:57.691Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T20:28:57.691Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:28:57.691Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:28:57.691Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:28:57.691Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:28:57.691Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T20:28:57.691Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:28:59.060Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T20:28:59.316Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-01-20T20:28:59.316Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:29:00.246Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-20T20:29:00.503Z] check_test.go:308: [dde7a8c796870] daemon is not started [2022-01-20T20:29:00.503Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-20T20:29:01.064Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-20T20:29:01.064Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2022-01-20T20:29:01.064Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:29:01.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:29:01.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:29:01.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:29:01.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:29:01.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:29:01.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:29:01.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:29:01.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:29:01.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:29:01.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:29:01.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:29:01.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:29:01.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:29:01.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:29:01.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:29:01.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T20:29:01.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-20T20:29:01.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-01-20T20:29:01.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-01-20T20:29:01.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-01-20T20:29:01.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-01-20T20:29:01.321Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:29:01.579Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-20T20:29:01.835Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-01-20T20:29:01.835Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:29:01.835Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:29:01.835Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:29:01.835Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T20:29:01.835Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:29:01.835Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:29:01.835Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:29:01.835Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T20:29:01.835Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:29:02.091Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-20T20:29:02.091Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:29:02.091Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T20:29:02.091Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:29:02.091Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:29:02.091Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:29:02.091Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T20:29:02.091Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:29:02.091Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:29:02.091Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:29:02.091Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T20:29:02.091Z] === RUN TestDiff [2022-01-20T20:29:02.091Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-20T20:29:02.654Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T20:29:02.654Z] --- PASS: TestDiff (0.66s) [2022-01-20T20:29:02.654Z] === RUN TestExecWithCloseStdin [2022-01-20T20:29:02.654Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T20:29:03.584Z] --- PASS: TestExecWithCloseStdin (0.76s) [2022-01-20T20:29:03.584Z] === RUN TestExec [2022-01-20T20:29:04.146Z] --- PASS: TestExec (0.86s) [2022-01-20T20:29:04.146Z] === RUN TestExecUser [2022-01-20T20:29:04.404Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T20:29:04.496Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-20T20:29:04.785Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2022-01-20T20:29:04.785Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:29:05.336Z] --- PASS: TestExecUser (0.88s) [2022-01-20T20:29:05.337Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:29:05.337Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-20T20:29:05.896Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-20T20:29:05.899Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2022-01-20T20:29:05.899Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:29:06.159Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ezw9xbe55nzqkcwa38hxhw4w6 Created:2022-01-20 20:29:04.660989014 +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[61e16df6dbb800616d3dc13f8f6438da1f3d3b4abb648631aca7e0895238314e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xt1fzvoh7mmxswsv07ij7e23g EndpointID:6749bc89a95e23a6c93a03e9705a778e2962faaa4ecd3d67588286fd9b463eb4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e01d44c252286f3f7b60b0efd42df7611acfe908c65f430e79194ae870988d02 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:d5dd421bc129 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xt1fzvoh7mmxswsv07ij7e23g EndpointID:6749bc89a95e23a6c93a03e9705a778e2962faaa4ecd3d67588286fd9b463eb4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T20:29:07.791Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-01-20T20:29:07.791Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:29:07.791Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T20:29:08.354Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2022-01-20T20:29:08.354Z] === RUN TestHealthKillContainer [2022-01-20T20:29:08.611Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T20:29:09.174Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T20:29:10.094Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-20T20:29:10.105Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-20T20:29:10.341Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-01-20T20:29:10.341Z] PASS [2022-01-20T20:29:10.341Z] [2022-01-20T20:29:10.341Z] === Skipped [2022-01-20T20:29:10.341Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:29:10.341Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:29:10.341Z] [2022-01-20T20:29:10.341Z] DONE 26 tests, 1 skipped in 43.659s [2022-01-20T20:29:10.341Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:29:10.341Z] INFO: Testing against a local daemon [2022-01-20T20:29:10.341Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:29:10.341Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:29:10.341Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:29:10.341Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:29:10.341Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:29:10.341Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:29:10.341Z] PASS [2022-01-20T20:29:10.341Z] [2022-01-20T20:29:10.341Z] === Skipped [2022-01-20T20:29:10.341Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:29:10.341Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:29:10.341Z] [2022-01-20T20:29:10.341Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:29:10.341Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:29:10.341Z] [2022-01-20T20:29:10.341Z] DONE 2 tests, 2 skipped in 0.036s [2022-01-20T20:29:10.341Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:29:10.341Z] INFO: Testing against a local daemon [2022-01-20T20:29:10.341Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:29:11.472Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T20:29:11.714Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-01-20T20:29:11.714Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:29:12.280Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T20:29:12.401Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-20T20:29:12.401Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T20:29:12.401Z] check_test.go:308: [d64a3307962a3] daemon is not started [2022-01-20T20:29:12.401Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-20T20:29:13.214Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T20:29:13.766Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-20T20:29:13.782Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T20:29:14.024Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T20:29:14.953Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T20:29:15.517Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-20T20:29:15.683Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T20:29:15.772Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T20:29:16.702Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-20T20:29:16.702Z] --- PASS: TestHealthKillContainer (8.50s) [2022-01-20T20:29:16.702Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:29:17.584Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T20:29:17.631Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-01-20T20:29:17.631Z] === RUN TestIpcModeNone [2022-01-20T20:29:18.195Z] --- PASS: TestIpcModeNone (0.79s) [2022-01-20T20:29:18.195Z] === RUN TestIpcModePrivate [2022-01-20T20:29:18.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T20:29:18.451Z] check_test.go:308: [d45034552fd6d] daemon is not started [2022-01-20T20:29:18.451Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-20T20:29:18.736Z] === RUN TestMiddlewares [2022-01-20T20:29:18.736Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T20:29:18.736Z] PASS [2022-01-20T20:29:18.736Z] coverage: 9.0% of statements [2022-01-20T20:29:18.736Z] ok github.com/docker/docker/api/server 0.243s coverage: 9.0% of statements [2022-01-20T20:29:19.016Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-01-20T20:29:19.016Z] --- PASS: TestIpcModePrivate (0.85s) [2022-01-20T20:29:19.016Z] === RUN TestIpcModeShareable [2022-01-20T20:29:19.944Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-01-20T20:29:19.944Z] --- PASS: TestIpcModeShareable (0.86s) [2022-01-20T20:29:19.944Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:29:20.868Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T20:29:21.311Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-20T20:29:21.434Z] --- PASS: TestDockerNetworkMacvlan (9.66s) [2022-01-20T20:29:21.434Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-20T20:29:21.434Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T20:29:21.434Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-01-20T20:29:21.434Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-01-20T20:29:21.434Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-01-20T20:29:21.434Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-01-20T20:29:21.434Z] PASS [2022-01-20T20:29:21.434Z] [2022-01-20T20:29:21.434Z] DONE 8 tests in 10.979s [2022-01-20T20:29:21.434Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:29:21.434Z] testing: warning: no tests to run [2022-01-20T20:29:21.434Z] PASS [2022-01-20T20:29:21.434Z] [2022-01-20T20:29:21.434Z] DONE 0 tests in 0.011s [2022-01-20T20:29:21.434Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:29:21.434Z] INFO: Testing against a local daemon [2022-01-20T20:29:21.434Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:29:21.873Z] check_test.go:308: [d9aae64fb419f] daemon is not started [2022-01-20T20:29:21.873Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-20T20:29:22.436Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-01-20T20:29:22.436Z] === RUN TestAPIIpcModeHost [2022-01-20T20:29:22.806Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-01-20T20:29:22.807Z] === RUN TestAuthZPluginTLS [2022-01-20T20:29:22.998Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-01-20T20:29:22.998Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:29:23.065Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-01-20T20:29:23.065Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:29:23.631Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T20:29:23.631Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:29:24.197Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T20:29:24.197Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:29:24.366Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2022-01-20T20:29:24.366Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T20:29:24.624Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2022-01-20T20:29:24.624Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:29:24.763Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T20:29:24.763Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:29:25.552Z] docker_cli_daemon_plugins_test.go:80: [d4e215f61cc21] daemon is not started [2022-01-20T20:29:25.809Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2022-01-20T20:29:26.065Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2022-01-20T20:29:26.065Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:29:26.093Z] ............................ [ 67%] [2022-01-20T20:29:26.137Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-01-20T20:29:26.137Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:29:26.396Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T20:29:26.396Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:29:26.628Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-20T20:29:26.962Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T20:29:26.962Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:29:27.528Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-20T20:29:27.528Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:29:27.558Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-01-20T20:29:27.558Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2022-01-20T20:29:27.558Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:29:28.493Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T20:29:28.904Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-01-20T20:29:28.904Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:29:29.422Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-01-20T20:29:29.422Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-01-20T20:29:29.422Z] === RUN TestIpcModeOlderClient [2022-01-20T20:29:29.422Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:29:29.422Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:29:29.679Z] docker_cli_daemon_plugins_test.go:170: [d7d717a130004] daemon is not started [2022-01-20T20:29:30.244Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2022-01-20T20:29:30.244Z] === RUN TestKillContainer [2022-01-20T20:29:30.244Z] === RUN TestKillContainer/no_signal [2022-01-20T20:29:30.279Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-01-20T20:29:30.279Z] === RUN TestAuthZPluginHeader [2022-01-20T20:29:30.806Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:29:30.806Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-20T20:29:31.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T20:29:31.213Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-20T20:29:31.213Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:29:31.323Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:29:31.323Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T20:29:32.691Z] --- PASS: TestKillContainer (2.22s) [2022-01-20T20:29:32.691Z] --- PASS: TestKillContainer/no_signal (0.60s) [2022-01-20T20:29:32.691Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-01-20T20:29:32.691Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2022-01-20T20:29:32.691Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:29:32.691Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:29:33.267Z] --- PASS: TestBuildWithHugeFile (122.62s) [2022-01-20T20:29:33.267Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:29:33.267Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:29:33.267Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:29:33.267Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:29:33.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:29:33.267Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:29:33.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:29:33.267Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:29:33.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:29:33.267Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:29:33.267Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:29:33.267Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:29:33.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-20T20:29:33.267Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-20T20:29:33.267Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T20:29:33.267Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T20:29:33.267Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:29:33.267Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:29:33.267Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:29:33.267Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-01-20T20:29:33.267Z] PASS [2022-01-20T20:29:33.267Z] ok github.com/docker/docker/integration/build 202.614s [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === Skipped [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T20:29:33.267Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T20:29:33.267Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T20:29:33.267Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.04s) [2022-01-20T20:29:33.267Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:29:33.267Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T20:29:33.267Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] DONE 29 tests, 6 skipped in 232.203s [2022-01-20T20:29:33.267Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T20:29:33.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:29:33.267Z] INFO: Testing against a local daemon [2022-01-20T20:29:33.267Z] === RUN TestConfigInspect [2022-01-20T20:29:33.267Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestConfigList [2022-01-20T20:29:33.267Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:29:33.267Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestConfigsUpdate [2022-01-20T20:29:33.267Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestTemplatedConfig [2022-01-20T20:29:33.267Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestConfigCreateResolve [2022-01-20T20:29:33.267Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:29:33.267Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T20:29:33.267Z] PASS [2022-01-20T20:29:33.267Z] ok github.com/docker/docker/integration/config 0.115s [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === Skipped [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T20:29:33.267Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T20:29:33.267Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:29:33.267Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T20:29:33.267Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T20:29:33.267Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T20:29:33.267Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:29:33.267Z] [2022-01-20T20:29:33.267Z] DONE 6 tests, 6 skipped in 2.199s [2022-01-20T20:29:33.267Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T20:29:33.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:29:33.267Z] INFO: Testing against a local daemon [2022-01-20T20:29:33.267Z] === RUN TestCheckpoint [2022-01-20T20:29:33.267Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:29:33.267Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestContainerInvalidJSON [2022-01-20T20:29:33.267Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:29:33.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:29:33.267Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:29:33.267Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:29:33.267Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:29:33.267Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:29:33.267Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-20T20:29:33.267Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:29:33.267Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T20:29:33.267Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:29:33.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-01-20T20:29:33.267Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:29:33.267Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-01-20T20:29:33.267Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:29:33.267Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-01-20T20:29:33.267Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:29:33.267Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-01-20T20:29:33.267Z] === RUN TestCopyFromContainer [2022-01-20T20:29:33.267Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:29:33.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:29:33.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:29:33.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:29:33.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:29:33.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:29:33.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:29:33.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:29:33.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:29:33.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:29:33.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-20T20:29:33.267Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:29:33.267Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:29:33.267Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:29:33.267Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:29:33.267Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:29:33.267Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:29:33.267Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:29:33.267Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:29:33.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:29:33.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:29:33.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:29:33.267Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:29:33.267Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:29:33.267Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:29:33.267Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:29:33.267Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:29:33.267Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:29:33.267Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-01-20T20:29:33.267Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:29:33.267Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:29:33.267Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T20:29:33.267Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:29:33.267Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:33.267Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestDiff [2022-01-20T20:29:33.267Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:29:33.267Z] --- SKIP: TestDiff (0.00s) [2022-01-20T20:29:33.267Z] === RUN TestExecWithCloseStdin [2022-01-20T20:29:33.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:29:33.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2022-01-20T20:29:33.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-01-20T20:29:33.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-01-20T20:29:33.834Z] === RUN TestKillStoppedContainer [2022-01-20T20:29:34.090Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-01-20T20:29:34.090Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:29:34.090Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-01-20T20:29:34.090Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:29:34.259Z] --- PASS: TestExecWithCloseStdin (2.72s) [2022-01-20T20:29:34.259Z] === RUN TestExec [2022-01-20T20:29:34.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-20T20:29:34.936Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-01-20T20:29:34.936Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:29:34.936Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:29:34.936Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-01-20T20:29:34.936Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:29:34.936Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:29:34.936Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-01-20T20:29:34.936Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:29:34.936Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-20T20:29:35.396Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.06s) [2022-01-20T20:29:35.396Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:29:35.502Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2022-01-20T20:29:35.502Z] === RUN TestLinksContainerNames [2022-01-20T20:29:35.502Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-20T20:29:36.068Z] check_test.go:308: [dc5eebf0f60f3] daemon is not started [2022-01-20T20:29:36.068Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-20T20:29:36.632Z] --- PASS: TestLinksContainerNames (1.22s) [2022-01-20T20:29:36.632Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:29:37.223Z] --- PASS: TestExec (2.58s) [2022-01-20T20:29:37.223Z] === RUN TestExecUser [2022-01-20T20:29:37.223Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:29:37.223Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T20:29:37.223Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:29:37.223Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:37.223Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T20:29:37.223Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:29:37.223Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:37.223Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:29:37.223Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:29:37.223Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:29:37.223Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T20:29:37.223Z] === RUN TestHealthKillContainer [2022-01-20T20:29:37.223Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:29:37.223Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T20:29:37.223Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:29:37.223Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:29:37.223Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:29:37.223Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:29:37.561Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2022-01-20T20:29:37.561Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:29:37.561Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-20T20:29:37.828Z] === RUN TestBoolValue [2022-01-20T20:29:37.828Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T20:29:37.828Z] === RUN TestBoolValueOrDefault [2022-01-20T20:29:37.828Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T20:29:37.828Z] === RUN TestInt64ValueOrZero [2022-01-20T20:29:37.828Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T20:29:37.828Z] === RUN TestInt64ValueOrDefault [2022-01-20T20:29:37.828Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T20:29:37.828Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T20:29:37.828Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T20:29:37.828Z] === RUN TestJsonContentType [2022-01-20T20:29:37.828Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T20:29:37.828Z] PASS [2022-01-20T20:29:37.828Z] coverage: 14.7% of statements [2022-01-20T20:29:37.828Z] ok github.com/docker/docker/api/server/httputils 0.098s coverage: 14.7% of statements [2022-01-20T20:29:37.828Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:29:38.124Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:29:38.124Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:29:38.124Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:29:38.124Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:29:38.381Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:29:38.381Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:29:38.381Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:29:38.381Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:29:38.381Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:29:38.381Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:29:38.381Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:29:38.381Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:29:38.381Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:29:38.639Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:29:38.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:29:38.680Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-01-20T20:29:38.680Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:29:38.897Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:29:38.897Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:29:38.897Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:29:38.897Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T20:29:38.897Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T20:29:38.897Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:29:39.398Z] === RUN TestMaskSecretKeys [2022-01-20T20:29:39.398Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T20:29:39.398Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T20:29:39.398Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T20:29:39.398Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T20:29:39.398Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T20:29:39.398Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T20:29:39.398Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T20:29:39.398Z] === RUN TestVersionMiddlewareVersion [2022-01-20T20:29:39.398Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T20:29:39.398Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T20:29:39.398Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T20:29:39.398Z] PASS [2022-01-20T20:29:39.398Z] coverage: 37.7% of statements [2022-01-20T20:29:39.398Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:29:39.398Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:29:39.450Z] --- PASS: TestKillContainerInvalidSignal (2.47s) [2022-01-20T20:29:39.450Z] === RUN TestKillContainer [2022-01-20T20:29:39.450Z] === RUN TestKillContainer/no_signal [2022-01-20T20:29:39.460Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-20T20:29:40.025Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T20:29:40.388Z] === RUN TestToJSON [2022-01-20T20:29:40.388Z] --- PASS: TestToJSON (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestToParamWithVersion [2022-01-20T20:29:40.388Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestFromJSON [2022-01-20T20:29:40.388Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestEmpty [2022-01-20T20:29:40.388Z] --- PASS: TestEmpty (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T20:29:40.388Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestArgsMatchKVList [2022-01-20T20:29:40.388Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestArgsMatch [2022-01-20T20:29:40.388Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestAdd [2022-01-20T20:29:40.388Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestDel [2022-01-20T20:29:40.388Z] --- PASS: TestDel (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestLen [2022-01-20T20:29:40.388Z] --- PASS: TestLen (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestExactMatch [2022-01-20T20:29:40.388Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestOnlyOneExactMatch [2022-01-20T20:29:40.388Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestContains [2022-01-20T20:29:40.388Z] --- PASS: TestContains (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestValidate [2022-01-20T20:29:40.388Z] --- PASS: TestValidate (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestWalkValues [2022-01-20T20:29:40.388Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestFuzzyMatch [2022-01-20T20:29:40.388Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestClone [2022-01-20T20:29:40.388Z] --- PASS: TestClone (0.00s) [2022-01-20T20:29:40.388Z] PASS [2022-01-20T20:29:40.388Z] coverage: 92.2% of statements [2022-01-20T20:29:40.388Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-01-20T20:29:40.388Z] === RUN TestAdjustForAPIVersion [2022-01-20T20:29:40.388Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T20:29:40.388Z] PASS [2022-01-20T20:29:40.388Z] coverage: 5.7% of statements [2022-01-20T20:29:40.388Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:29:40.388Z] === RUN TestStrSliceMarshalJSON [2022-01-20T20:29:40.388Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T20:29:40.388Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestStrSliceUnmarshalString [2022-01-20T20:29:40.388Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T20:29:40.388Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T20:29:40.388Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T20:29:40.388Z] PASS [2022-01-20T20:29:40.388Z] coverage: 90.0% of statements [2022-01-20T20:29:40.388Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:29:40.388Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:29:40.858Z] === RUN TestDurationToSecondsString [2022-01-20T20:29:40.858Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T20:29:40.858Z] === RUN TestGetTimestamp [2022-01-20T20:29:40.858Z] --- PASS: TestGetTimestamp (0.16s) [2022-01-20T20:29:40.858Z] === RUN TestParseTimestamps [2022-01-20T20:29:40.858Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T20:29:40.858Z] PASS [2022-01-20T20:29:40.858Z] coverage: 100.0% of statements [2022-01-20T20:29:40.858Z] ok github.com/docker/docker/api/types/time 0.220s coverage: 100.0% of statements [2022-01-20T20:29:40.858Z] === RUN TestCompareVersion [2022-01-20T20:29:40.858Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T20:29:40.858Z] PASS [2022-01-20T20:29:40.858Z] coverage: 77.3% of statements [2022-01-20T20:29:40.858Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:29:40.858Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:29:40.955Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2022-01-20T20:29:40.955Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:29:40.955Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T20:29:40.955Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-20T20:29:41.520Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2022-01-20T20:29:41.520Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:29:41.751Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:29:41.751Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:29:41.751Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:29:41.961Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.30s) [2022-01-20T20:29:41.961Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:29:42.085Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-01-20T20:29:42.085Z] === RUN TestNetworkNat [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T20:29:42.438Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T20:29:42.438Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T20:29:42.439Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T20:29:42.439Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T20:29:42.439Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T20:29:42.439Z] === RUN TestCloneArgsSmartHttp [2022-01-20T20:29:42.439Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T20:29:42.439Z] === RUN TestCloneArgsDumbHttp [2022-01-20T20:29:42.439Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T20:29:42.439Z] === RUN TestCloneArgsGit [2022-01-20T20:29:42.439Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T20:29:42.439Z] === RUN TestCheckoutGit [2022-01-20T20:29:43.016Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-20T20:29:43.016Z] --- PASS: TestNetworkNat (0.76s) [2022-01-20T20:29:43.016Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:29:43.594Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-01-20T20:29:43.594Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:29:44.097Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T20:29:44.097Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T20:29:44.097Z] === RUN TestProcessNoDockerignore [2022-01-20T20:29:44.097Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T20:29:44.097Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestDetectContentType [2022-01-20T20:29:44.097Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestSelectAcceptableMIME [2022-01-20T20:29:44.097Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestInspectEmptyResponse [2022-01-20T20:29:44.097Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestInspectResponseBinary [2022-01-20T20:29:44.097Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestResponseUnsupportedContentType [2022-01-20T20:29:44.097Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestInspectResponseTextSimple [2022-01-20T20:29:44.097Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T20:29:44.097Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestUnknownContentLength [2022-01-20T20:29:44.097Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestDownloadRemote [2022-01-20T20:29:44.097Z] --- PASS: TestDownloadRemote (0.08s) [2022-01-20T20:29:44.097Z] === RUN TestGetWithStatusError [2022-01-20T20:29:44.097Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestCloseRootDirectory [2022-01-20T20:29:44.097Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:29:44.097Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestHashFile [2022-01-20T20:29:44.097Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:29:44.097Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestHashSubdir [2022-01-20T20:29:44.097Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:29:44.097Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T20:29:44.097Z] === RUN TestRemoveDirectory [2022-01-20T20:29:44.097Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:29:44.097Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T20:29:44.097Z] PASS [2022-01-20T20:29:44.097Z] coverage: 9.3% of statements [2022-01-20T20:29:44.097Z] ok github.com/docker/docker/builder/remotecontext 0.209s coverage: 9.3% of statements [2022-01-20T20:29:44.097Z] === RUN TestEnable [2022-01-20T20:29:44.097Z] --- PASS: TestEnable (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestDisable [2022-01-20T20:29:44.097Z] --- PASS: TestDisable (0.00s) [2022-01-20T20:29:44.097Z] === RUN TestEnabled [2022-01-20T20:29:44.097Z] --- PASS: TestEnabled (0.00s) [2022-01-20T20:29:44.097Z] PASS [2022-01-20T20:29:44.097Z] coverage: 100.0% of statements [2022-01-20T20:29:44.097Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-01-20T20:29:44.526Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-20T20:29:44.526Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T20:29:44.567Z] === RUN TestGetAllAllowed [2022-01-20T20:29:44.567Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestGetAllMeta [2022-01-20T20:29:44.567Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T20:29:44.567Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T20:29:44.567Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestIsExistingDirectory [2022-01-20T20:29:44.567Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestGetFilenameForDownload [2022-01-20T20:29:44.567Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestEnv2Variables [2022-01-20T20:29:44.567Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T20:29:44.567Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestMaintainer [2022-01-20T20:29:44.567Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestLabel [2022-01-20T20:29:44.567Z] --- PASS: TestLabel (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestFromScratch [2022-01-20T20:29:44.567Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestFromWithArg [2022-01-20T20:29:44.567Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T20:29:44.567Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestFromWithUndefinedArg [2022-01-20T20:29:44.567Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T20:29:44.567Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestOnbuild [2022-01-20T20:29:44.567Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestWorkdir [2022-01-20T20:29:44.567Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestCmd [2022-01-20T20:29:44.567Z] --- PASS: TestCmd (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestHealthcheckNone [2022-01-20T20:29:44.567Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestHealthcheckCmd [2022-01-20T20:29:44.567Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestEntrypoint [2022-01-20T20:29:44.567Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestExpose [2022-01-20T20:29:44.567Z] --- PASS: TestExpose (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestUser [2022-01-20T20:29:44.567Z] --- PASS: TestUser (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestVolume [2022-01-20T20:29:44.567Z] --- PASS: TestVolume (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestStopSignal [2022-01-20T20:29:44.567Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:29:44.567Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestArg [2022-01-20T20:29:44.567Z] --- PASS: TestArg (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestShell [2022-01-20T20:29:44.567Z] --- PASS: TestShell (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestPrependEnvOnCmd [2022-01-20T20:29:44.567Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestRunWithBuildArgs [2022-01-20T20:29:44.567Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T20:29:44.567Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T20:29:44.567Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T20:29:44.567Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T20:29:44.567Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T20:29:44.567Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestNormalizeWorkdir [2022-01-20T20:29:44.567Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestDispatch [2022-01-20T20:29:44.567Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T20:29:44.567Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T20:29:44.567Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T20:29:44.567Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T20:29:44.567Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T20:29:44.567Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T20:29:44.567Z] === RUN TestDispatch/COPY_url [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch (0.05s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T20:29:44.567Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T20:29:44.567Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T20:29:44.567Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T20:29:44.567Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T20:29:44.567Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T20:29:44.567Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestEmptyDockerfile [2022-01-20T20:29:44.567Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestSymlinkDockerfile [2022-01-20T20:29:44.567Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T20:29:44.567Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T20:29:44.567Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestNonExistingDockerfile [2022-01-20T20:29:44.567Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestCopyRunConfig [2022-01-20T20:29:44.567Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestDeepCopyRunConfig [2022-01-20T20:29:44.567Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestExportImage [2022-01-20T20:29:44.567Z] --- PASS: TestExportImage (0.00s) [2022-01-20T20:29:44.567Z] === RUN TestNormalizeDest [2022-01-20T20:29:44.567Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T20:29:44.567Z] PASS [2022-01-20T20:29:44.567Z] coverage: 46.8% of statements [2022-01-20T20:29:44.567Z] ok github.com/docker/docker/builder/dockerfile 0.175s coverage: 46.8% of statements [2022-01-20T20:29:44.567Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:29:44.609Z] --- PASS: TestBuildWithHugeFile (78.22s) [2022-01-20T20:29:44.609Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:29:44.609Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:29:44.609Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:29:44.609Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:29:44.609Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:29:44.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:29:44.609Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:29:44.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:29:44.609Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:29:44.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:29:44.609Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:29:44.609Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:29:44.609Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:29:44.609Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-20T20:29:44.609Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-20T20:29:44.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-20T20:29:44.609Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T20:29:44.609Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:29:44.609Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T20:29:44.609Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T20:29:44.609Z] --- PASS: TestBuildPreserveOwnership (2.46s) [2022-01-20T20:29:44.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.64s) [2022-01-20T20:29:44.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2022-01-20T20:29:44.609Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:29:44.609Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T20:29:44.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T20:29:44.869Z] Loaded image: busybox:latest [2022-01-20T20:29:44.869Z] Loaded image: busybox:glibc [2022-01-20T20:29:44.906Z] --- PASS: TestKillContainer (5.53s) [2022-01-20T20:29:44.906Z] --- PASS: TestKillContainer/no_signal (2.50s) [2022-01-20T20:29:44.906Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:29:44.906Z] --- PASS: TestKillContainer/killing_signal (2.98s) [2022-01-20T20:29:44.906Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:29:44.906Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:29:44.906Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:29:44.906Z] === RUN TestKillStoppedContainer [2022-01-20T20:29:44.906Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:29:44.906Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T20:29:44.906Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:29:44.906Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:29:44.906Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:29:44.906Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:29:44.906Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:29:44.906Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T20:29:44.906Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:29:44.906Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:44.906Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:29:44.906Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:29:44.906Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:29:44.906Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:29:44.906Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:29:45.037Z] === RUN TestTCP4Proxy [2022-01-20T20:29:45.037Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T20:29:45.037Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T20:29:45.037Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T20:29:45.037Z] === RUN TestTCP6Proxy [2022-01-20T20:29:45.037Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:29:45.037Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T20:29:45.037Z] === RUN TestTCPDualStackProxy [2022-01-20T20:29:45.037Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:29:45.037Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T20:29:45.037Z] === RUN TestUDP4Proxy [2022-01-20T20:29:45.037Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T20:29:45.037Z] === RUN TestUDP6Proxy [2022-01-20T20:29:45.037Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:29:45.037Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T20:29:45.037Z] === RUN TestUDPWriteError [2022-01-20T20:29:45.037Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T20:29:45.037Z] === RUN TestSCTP4Proxy [2022-01-20T20:29:45.037Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:29:45.037Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T20:29:45.037Z] === RUN TestSCTP6Proxy [2022-01-20T20:29:45.037Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:29:45.037Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T20:29:45.037Z] PASS [2022-01-20T20:29:45.037Z] coverage: 49.4% of statements [2022-01-20T20:29:45.037Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-01-20T20:29:45.894Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-20T20:29:46.248Z] Loaded image: debian:bullseye-slim [2022-01-20T20:29:46.248Z] Loaded image: hello-world:latest [2022-01-20T20:29:46.248Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T20:29:46.825Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-01-20T20:29:46.825Z] === RUN TestPause [2022-01-20T20:29:47.129Z] --- PASS: TestLogsFollowTailEmpty (2.36s) [2022-01-20T20:29:47.129Z] === RUN TestNetworkNat [2022-01-20T20:29:47.129Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:29:47.129Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T20:29:47.129Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:29:47.388Z] --- PASS: TestPause (0.74s) [2022-01-20T20:29:47.388Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:29:47.388Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:29:47.388Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:29:47.388Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:29:47.645Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-20T20:29:48.207Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-20T20:29:48.207Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-01-20T20:29:48.207Z] === RUN TestPidHost [2022-01-20T20:29:49.575Z] --- PASS: TestPidHost (1.39s) [2022-01-20T20:29:49.575Z] === RUN TestPsFilter [2022-01-20T20:29:49.831Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T20:29:49.831Z] --- PASS: TestPsFilter (0.13s) [2022-01-20T20:29:49.831Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:29:50.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T20:29:50.092Z] --- PASS: TestNetworkLocalhostTCPNat (2.94s) [2022-01-20T20:29:50.092Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:29:50.092Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:29:50.092Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T20:29:50.092Z] === RUN TestPause [2022-01-20T20:29:50.092Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:29:50.092Z] --- SKIP: TestPause (0.00s) [2022-01-20T20:29:50.092Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:29:50.344Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2022-01-20T20:29:50.344Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:29:50.910Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2022-01-20T20:29:50.910Z] === RUN TestRemoveContainerRunning [2022-01-20T20:29:51.472Z] --- PASS: TestRemoveContainerRunning (0.60s) [2022-01-20T20:29:51.472Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:29:51.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T20:29:51.729Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-20T20:29:52.292Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2022-01-20T20:29:52.292Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:29:52.292Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T20:29:52.292Z] === RUN TestRenameLinkedContainer [2022-01-20T20:29:53.059Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.81s) [2022-01-20T20:29:53.059Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:29:53.059Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:29:53.059Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T20:29:53.059Z] === RUN TestPsFilter [2022-01-20T20:29:53.059Z] --- PASS: TestPsFilter (0.40s) [2022-01-20T20:29:53.059Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:29:53.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T20:29:54.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T20:29:54.203Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.89s) [2022-01-20T20:29:54.203Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:29:54.373Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.90s) [2022-01-20T20:29:54.373Z] PASS [2022-01-20T20:29:54.373Z] [2022-01-20T20:29:54.373Z] === Skipped [2022-01-20T20:29:54.373Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-20T20:29:54.373Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:29:54.373Z] [2022-01-20T20:29:54.373Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:29:54.373Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:29:54.373Z] [2022-01-20T20:29:54.373Z] DONE 34 tests, 2 skipped in 107.211s [2022-01-20T20:29:54.373Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T20:29:54.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:29:54.373Z] ++ set -e [2022-01-20T20:29:54.373Z] ++ '[' -n 0 ']' [2022-01-20T20:29:54.373Z] ++ set -x [2022-01-20T20:29:54.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:29:54.373Z] INFO: Testing against a local daemon [2022-01-20T20:29:54.373Z] === RUN TestConfigInspect [2022-01-20T20:29:54.711Z] --- PASS: TestRenameLinkedContainer (2.38s) [2022-01-20T20:29:54.711Z] === RUN TestRenameStoppedContainer [2022-01-20T20:29:55.274Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-01-20T20:29:55.274Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:29:55.309Z] --- PASS: TestConfigInspect (2.14s) [2022-01-20T20:29:55.309Z] === RUN TestConfigList [2022-01-20T20:29:55.479Z] === RUN TestCheckpointCreateError [2022-01-20T20:29:55.479Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCheckpointCreate [2022-01-20T20:29:55.479Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCheckpointDeleteError [2022-01-20T20:29:55.479Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCheckpointDelete [2022-01-20T20:29:55.479Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCheckpointListError [2022-01-20T20:29:55.479Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCheckpointList [2022-01-20T20:29:55.479Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T20:29:55.479Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T20:29:55.479Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:29:55.479Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestGetAPIPath [2022-01-20T20:29:55.479Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestParseHostURL [2022-01-20T20:29:55.479Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T20:29:55.479Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T20:29:55.479Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNegotiateAPIVersion [2022-01-20T20:29:55.479Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T20:29:55.479Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T20:29:55.479Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T20:29:55.479Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T20:29:55.479Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestClientRedirect [2022-01-20T20:29:55.479Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigCreateUnsupported [2022-01-20T20:29:55.479Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigCreateError [2022-01-20T20:29:55.479Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigCreate [2022-01-20T20:29:55.479Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigInspectNotFound [2022-01-20T20:29:55.479Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T20:29:55.479Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigInspectUnsupported [2022-01-20T20:29:55.479Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigInspectError [2022-01-20T20:29:55.479Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T20:29:55.479Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigInspect [2022-01-20T20:29:55.479Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigListUnsupported [2022-01-20T20:29:55.479Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigListError [2022-01-20T20:29:55.479Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigList [2022-01-20T20:29:55.479Z] --- PASS: TestConfigList (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigRemoveUnsupported [2022-01-20T20:29:55.479Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigRemoveError [2022-01-20T20:29:55.479Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigRemove [2022-01-20T20:29:55.479Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigUpdateUnsupported [2022-01-20T20:29:55.479Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigUpdateError [2022-01-20T20:29:55.479Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestConfigUpdate [2022-01-20T20:29:55.479Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerCommitError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerCommit [2022-01-20T20:29:55.479Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStatPathError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStatPath [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyToContainerError [2022-01-20T20:29:55.479Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T20:29:55.479Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T20:29:55.479Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyToContainer [2022-01-20T20:29:55.479Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyFromContainerError [2022-01-20T20:29:55.479Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T20:29:55.479Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T20:29:55.479Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T20:29:55.479Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestCopyFromContainer [2022-01-20T20:29:55.479Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerCreateError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerCreateImageNotFound [2022-01-20T20:29:55.479Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerCreateWithName [2022-01-20T20:29:55.479Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerCreateAutoRemove [2022-01-20T20:29:55.479Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerDiffError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerDiff [2022-01-20T20:29:55.479Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecCreateError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecCreate [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecStartError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecStart [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecInspectError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecInspect [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExportError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExport [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerInspectError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T20:29:55.479Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T20:29:55.479Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerInspect [2022-01-20T20:29:55.479Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerInspectNode [2022-01-20T20:29:55.479Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerKillError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerKill [2022-01-20T20:29:55.479Z] --- PASS: TestContainerKill (0.02s) [2022-01-20T20:29:55.479Z] === RUN TestContainerListError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerList [2022-01-20T20:29:55.479Z] --- PASS: TestContainerList (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerLogsNotFoundError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerLogsError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerLogs [2022-01-20T20:29:55.479Z] --- PASS: TestContainerLogs (0.17s) [2022-01-20T20:29:55.479Z] === RUN TestContainerPauseError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerPause [2022-01-20T20:29:55.479Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainersPruneError [2022-01-20T20:29:55.479Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainersPrune [2022-01-20T20:29:55.479Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerRemoveError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerRemove [2022-01-20T20:29:55.479Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerRenameError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerRename [2022-01-20T20:29:55.479Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerResizeError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecResizeError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerResize [2022-01-20T20:29:55.479Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerExecResize [2022-01-20T20:29:55.479Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerRestartError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerRestart [2022-01-20T20:29:55.479Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStartError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStart [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStatsError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStats [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStopError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerStop [2022-01-20T20:29:55.479Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerTopError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerTop [2022-01-20T20:29:55.479Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerUnpauseError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerUnpause [2022-01-20T20:29:55.479Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerUpdateError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerUpdate [2022-01-20T20:29:55.479Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerWaitError [2022-01-20T20:29:55.479Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestContainerWait [2022-01-20T20:29:55.479Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestDiskUsageError [2022-01-20T20:29:55.479Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestDiskUsage [2022-01-20T20:29:55.479Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestDistributionInspectUnsupported [2022-01-20T20:29:55.479Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T20:29:55.479Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestEventsErrorInOptions [2022-01-20T20:29:55.479Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestEventsErrorFromServer [2022-01-20T20:29:55.479Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestEvents [2022-01-20T20:29:55.479Z] --- PASS: TestEvents (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestTLSCloseWriter [2022-01-20T20:29:55.479Z] === PAUSE TestTLSCloseWriter [2022-01-20T20:29:55.479Z] === RUN TestImageBuildError [2022-01-20T20:29:55.479Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageBuild [2022-01-20T20:29:55.479Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestGetDockerOS [2022-01-20T20:29:55.479Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageCreateError [2022-01-20T20:29:55.479Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageCreate [2022-01-20T20:29:55.479Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageHistoryError [2022-01-20T20:29:55.479Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageHistory [2022-01-20T20:29:55.479Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageImportError [2022-01-20T20:29:55.479Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageImport [2022-01-20T20:29:55.479Z] --- PASS: TestImageImport (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageInspectError [2022-01-20T20:29:55.479Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageInspectImageNotFound [2022-01-20T20:29:55.479Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageInspectWithEmptyID [2022-01-20T20:29:55.479Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageInspect [2022-01-20T20:29:55.479Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageListError [2022-01-20T20:29:55.479Z] --- PASS: TestImageListError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageList [2022-01-20T20:29:55.479Z] --- PASS: TestImageList (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageListApiBefore125 [2022-01-20T20:29:55.479Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageLoadError [2022-01-20T20:29:55.479Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImageLoad [2022-01-20T20:29:55.479Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagesPruneError [2022-01-20T20:29:55.479Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagesPrune [2022-01-20T20:29:55.479Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagePullReferenceParseError [2022-01-20T20:29:55.479Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagePullAnyError [2022-01-20T20:29:55.479Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T20:29:55.479Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:29:55.479Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:29:55.479Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T20:29:55.479Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:29:55.479Z] === RUN TestImagePullWithoutErrors [2022-01-20T20:29:55.480Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImagePushReferenceError [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImagePushAnyError [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithoutErrors [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T20:29:55.480Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageRemoveError [2022-01-20T20:29:55.480Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageRemoveImageNotFound [2022-01-20T20:29:55.480Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageRemove [2022-01-20T20:29:55.480Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSaveError [2022-01-20T20:29:55.480Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSave [2022-01-20T20:29:55.480Z] --- PASS: TestImageSave (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSearchAnyError [2022-01-20T20:29:55.480Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T20:29:55.480Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:29:55.480Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:29:55.480Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T20:29:55.480Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageSearchWithoutErrors [2022-01-20T20:29:55.480Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageTagError [2022-01-20T20:29:55.480Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageTagInvalidReference [2022-01-20T20:29:55.480Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T20:29:55.480Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageTagHexSource [2022-01-20T20:29:55.480Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestImageTag [2022-01-20T20:29:55.480Z] --- PASS: TestImageTag (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestInfoServerError [2022-01-20T20:29:55.480Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T20:29:55.480Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestInfo [2022-01-20T20:29:55.480Z] --- PASS: TestInfo (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkConnectError [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkConnect [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkCreateError [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkCreate [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkDisconnectError [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkDisconnect [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkInspect [2022-01-20T20:29:55.480Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T20:29:55.480Z] === RUN TestNetworkInspect/no_options [2022-01-20T20:29:55.480Z] === RUN TestNetworkInspect/verbose [2022-01-20T20:29:55.480Z] === RUN TestNetworkInspect/global_scope [2022-01-20T20:29:55.480Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T20:29:55.480Z] === RUN TestNetworkInspect/server_error [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkListError [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkList [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworksPruneError [2022-01-20T20:29:55.480Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworksPrune [2022-01-20T20:29:55.480Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkRemoveError [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNetworkRemove [2022-01-20T20:29:55.480Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeInspectError [2022-01-20T20:29:55.480Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T20:29:55.480Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T20:29:55.480Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeInspect [2022-01-20T20:29:55.480Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeListError [2022-01-20T20:29:55.480Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeList [2022-01-20T20:29:55.480Z] --- PASS: TestNodeList (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeRemoveError [2022-01-20T20:29:55.480Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeRemove [2022-01-20T20:29:55.480Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeUpdateError [2022-01-20T20:29:55.480Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestNodeUpdate [2022-01-20T20:29:55.480Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestOptionWithTimeout [2022-01-20T20:29:55.480Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPingFail [2022-01-20T20:29:55.480Z] --- PASS: TestPingFail (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPingWithError [2022-01-20T20:29:55.480Z] 2022/01/20 20:29:54 RoundTripper returned a response & error; ignoring response [2022-01-20T20:29:55.480Z] 2022/01/20 20:29:54 RoundTripper returned a response & error; ignoring response [2022-01-20T20:29:55.480Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPingSuccess [2022-01-20T20:29:55.480Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPingHeadFallback [2022-01-20T20:29:55.480Z] === RUN TestPingHeadFallback/OK [2022-01-20T20:29:55.480Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T20:29:55.480Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T20:29:55.480Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T20:29:55.480Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T20:29:55.480Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginDisableError [2022-01-20T20:29:55.480Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginDisable [2022-01-20T20:29:55.480Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginEnableError [2022-01-20T20:29:55.480Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginEnable [2022-01-20T20:29:55.480Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginInspectError [2022-01-20T20:29:55.480Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T20:29:55.480Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginInspect [2022-01-20T20:29:55.480Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginListError [2022-01-20T20:29:55.480Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginList [2022-01-20T20:29:55.480Z] --- PASS: TestPluginList (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginPushError [2022-01-20T20:29:55.480Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginPush [2022-01-20T20:29:55.480Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginRemoveError [2022-01-20T20:29:55.480Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginRemove [2022-01-20T20:29:55.480Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginSetError [2022-01-20T20:29:55.480Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPluginSet [2022-01-20T20:29:55.480Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSetHostHeader [2022-01-20T20:29:55.480Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestPlainTextError [2022-01-20T20:29:55.480Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestInfiniteError [2022-01-20T20:29:55.480Z] --- PASS: TestInfiniteError (0.03s) [2022-01-20T20:29:55.480Z] === RUN TestCanceledContext [2022-01-20T20:29:55.480Z] 2022/01/20 20:29:54 RoundTripper returned a response & error; ignoring response [2022-01-20T20:29:55.480Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestDeadlineExceededContext [2022-01-20T20:29:55.480Z] 2022/01/20 20:29:54 RoundTripper returned a response & error; ignoring response [2022-01-20T20:29:55.480Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretCreateUnsupported [2022-01-20T20:29:55.480Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretCreateError [2022-01-20T20:29:55.480Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretCreate [2022-01-20T20:29:55.480Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretInspectUnsupported [2022-01-20T20:29:55.480Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretInspectError [2022-01-20T20:29:55.480Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T20:29:55.480Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T20:29:55.480Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretInspect [2022-01-20T20:29:55.480Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretListUnsupported [2022-01-20T20:29:55.480Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretListError [2022-01-20T20:29:55.480Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretList [2022-01-20T20:29:55.480Z] --- PASS: TestSecretList (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretRemoveUnsupported [2022-01-20T20:29:55.480Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretRemoveError [2022-01-20T20:29:55.480Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretRemove [2022-01-20T20:29:55.480Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretUpdateUnsupported [2022-01-20T20:29:55.480Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretUpdateError [2022-01-20T20:29:55.480Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSecretUpdate [2022-01-20T20:29:55.480Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceCreateError [2022-01-20T20:29:55.480Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceCreate [2022-01-20T20:29:55.480Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T20:29:55.480Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceCreateDigestPinning [2022-01-20T20:29:55.480Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceInspectError [2022-01-20T20:29:55.480Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T20:29:55.480Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T20:29:55.480Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceInspect [2022-01-20T20:29:55.480Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceListError [2022-01-20T20:29:55.480Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceList [2022-01-20T20:29:55.480Z] --- PASS: TestServiceList (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceLogsError [2022-01-20T20:29:55.480Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceLogs [2022-01-20T20:29:55.480Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceRemoveError [2022-01-20T20:29:55.480Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T20:29:55.480Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceRemove [2022-01-20T20:29:55.480Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceUpdateError [2022-01-20T20:29:55.480Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestServiceUpdate [2022-01-20T20:29:55.480Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmGetUnlockKey [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmInitError [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmInit [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmInspectError [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmInspect [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmJoinError [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmJoin [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmLeaveError [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmLeave [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmUnlockError [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmUnlock [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmUpdateError [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestSwarmUpdate [2022-01-20T20:29:55.480Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestTaskInspectError [2022-01-20T20:29:55.480Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T20:29:55.480Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestTaskInspect [2022-01-20T20:29:55.480Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestTaskListError [2022-01-20T20:29:55.480Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestTaskList [2022-01-20T20:29:55.480Z] --- PASS: TestTaskList (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeCreateError [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeCreate [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeInspectError [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeInspectNotFound [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeInspect [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeListError [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeList [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeRemoveError [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T20:29:55.480Z] === RUN TestVolumeRemove [2022-01-20T20:29:55.480Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T20:29:55.480Z] === CONT TestTLSCloseWriter [2022-01-20T20:29:55.480Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T20:29:55.480Z] PASS [2022-01-20T20:29:55.480Z] coverage: 75.1% of statements [2022-01-20T20:29:55.480Z] ok github.com/docker/docker/client 0.441s coverage: 75.1% of statements [2022-01-20T20:29:55.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T20:29:56.466Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s) [2022-01-20T20:29:56.466Z] === RUN TestRenameInvalidName [2022-01-20T20:29:56.863Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.09s) [2022-01-20T20:29:56.863Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:29:57.030Z] --- PASS: TestRenameInvalidName (0.56s) [2022-01-20T20:29:57.030Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:29:57.215Z] --- PASS: TestConfigList (2.08s) [2022-01-20T20:29:57.215Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:29:57.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T20:29:58.214Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-20T20:29:59.142Z] --- PASS: TestRenameAnonymousContainer (2.21s) [2022-01-20T20:29:59.142Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:29:59.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T20:29:59.750Z] --- PASS: TestConfigsCreateAndDelete (2.04s) [2022-01-20T20:29:59.750Z] === RUN TestConfigsUpdate [2022-01-20T20:29:59.825Z] --- PASS: TestRemoveContainerWithVolume (3.02s) [2022-01-20T20:29:59.825Z] === RUN TestRemoveContainerRunning [2022-01-20T20:30:00.076Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2022-01-20T20:30:00.076Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:30:00.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T20:30:01.202Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2022-01-20T20:30:01.202Z] === RUN TestResize [2022-01-20T20:30:01.657Z] --- PASS: TestConfigsUpdate (2.04s) [2022-01-20T20:30:01.657Z] === RUN TestTemplatedConfig [2022-01-20T20:30:02.050Z] --- PASS: TestRemoveContainerRunning (2.33s) [2022-01-20T20:30:02.050Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:30:02.135Z] --- PASS: TestResize (0.84s) [2022-01-20T20:30:02.135Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:30:03.063Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2022-01-20T20:30:03.063Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:30:03.626Z] check_test.go:308: [da74c321d1e90] daemon is not started [2022-01-20T20:30:03.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-20T20:30:03.626Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:03.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:03.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:03.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:30:03.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:03.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T20:30:04.194Z] --- PASS: TestTemplatedConfig (2.51s) [2022-01-20T20:30:04.194Z] === RUN TestConfigCreateResolve [2022-01-20T20:30:04.278Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.26s) [2022-01-20T20:30:04.278Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:30:04.278Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T20:30:04.278Z] === RUN TestRenameLinkedContainer [2022-01-20T20:30:04.278Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:30:04.278Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T20:30:04.278Z] === RUN TestRenameStoppedContainer [2022-01-20T20:30:04.709Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-20T20:30:05.573Z] --- PASS: TestConfigCreateResolve (1.68s) [2022-01-20T20:30:05.573Z] PASS [2022-01-20T20:30:05.573Z] [2022-01-20T20:30:05.573Z] DONE 6 tests in 12.577s [2022-01-20T20:30:05.573Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T20:30:05.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:30:05.573Z] ++ set -e [2022-01-20T20:30:05.573Z] ++ '[' -n 0 ']' [2022-01-20T20:30:05.573Z] ++ set -x [2022-01-20T20:30:05.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:30:05.832Z] INFO: Testing against a local daemon [2022-01-20T20:30:05.832Z] === RUN TestCheckpoint [2022-01-20T20:30:05.832Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:30:05.832Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:30:05.832Z] === RUN TestContainerInvalidJSON [2022-01-20T20:30:05.832Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:30:05.832Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:30:05.832Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:30:05.832Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:30:05.832Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:30:05.832Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:30:05.832Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T20:30:05.832Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:30:05.832Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:30:05.832Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:30:05.832Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T20:30:05.832Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:30:05.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-20T20:30:05.832Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:30:05.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T20:30:05.832Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:30:05.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T20:30:05.832Z] === RUN TestCopyFromContainer [2022-01-20T20:30:06.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-20T20:30:06.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:30:06.771Z] === RUN TestCopyFromContainer// [2022-01-20T20:30:06.771Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T20:30:06.771Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T20:30:06.771Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T20:30:07.031Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T20:30:07.031Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T20:30:07.031Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T20:30:07.031Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T20:30:07.031Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T20:30:07.243Z] --- PASS: TestRenameStoppedContainer (3.05s) [2022-01-20T20:30:07.243Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:30:07.291Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer (1.33s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T20:30:07.291Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-01-20T20:30:07.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:30:07.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:30:07.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:30:07.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:30:07.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:30:07.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:30:07.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:30:07.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:30:07.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:30:07.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:30:07.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T20:30:07.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:30:07.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:30:07.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T20:30:07.291Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:30:07.291Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T20:30:07.291Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:30:07.291Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:30:07.291Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:30:07.291Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:30:07.291Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:30:07.291Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:30:07.291Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:30:07.291Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:30:07.291Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:30:07.291Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:30:07.291Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T20:30:07.291Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:30:07.291Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:30:07.291Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:30:07.291Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:30:07.291Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T20:30:07.291Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:30:08.669Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-01-20T20:30:08.669Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:30:09.608Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-01-20T20:30:09.608Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:30:09.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:30:09.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:30:09.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:30:09.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:30:09.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:30:09.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:30:09.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:30:09.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:30:09.608Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:30:09.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:30:09.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:30:09.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:30:09.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:30:09.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:30:09.608Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:30:09.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T20:30:09.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:30:09.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:30:09.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:30:09.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:30:09.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:30:09.608Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:30:09.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:30:09.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:30:09.868Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-01-20T20:30:09.868Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:30:09.868Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:30:09.868Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:30:09.868Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T20:30:09.868Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T20:30:09.868Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:30:09.868Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:30:09.868Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T20:30:09.868Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:30:10.128Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T20:30:10.128Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T20:30:10.128Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T20:30:10.128Z] === RUN TestDaemonRestartIpcMode [2022-01-20T20:30:10.128Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T20:30:10.128Z] === RUN TestDaemonHostGatewayIP [2022-01-20T20:30:10.128Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T20:30:10.128Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T20:30:10.128Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T20:30:10.128Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:30:10.128Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T20:30:10.128Z] === RUN TestDiff [2022-01-20T20:30:10.387Z] --- PASS: TestDiff (0.39s) [2022-01-20T20:30:10.387Z] === RUN TestExecWithCloseStdin [2022-01-20T20:30:10.965Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-01-20T20:30:10.965Z] === RUN TestExec [2022-01-20T20:30:11.225Z] --- PASS: TestExec (0.42s) [2022-01-20T20:30:11.225Z] === RUN TestExecUser [2022-01-20T20:30:11.795Z] --- PASS: TestExecUser (0.43s) [2022-01-20T20:30:11.795Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:30:12.018Z] --- PASS: TestRenameRunningContainerAndReuse (4.75s) [2022-01-20T20:30:12.018Z] === RUN TestRenameInvalidName [2022-01-20T20:30:12.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:30:12.282Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-20T20:30:12.282Z] PASS [2022-01-20T20:30:12.282Z] [2022-01-20T20:30:12.282Z] DONE 17 tests in 47.899s [2022-01-20T20:30:12.282Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:30:12.282Z] INFO: Testing against a local daemon [2022-01-20T20:30:12.282Z] === RUN TestPluginInvalidJSON [2022-01-20T20:30:12.282Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:30:12.282Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:30:12.282Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:30:12.282Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T20:30:12.282Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:30:12.282Z] === RUN TestPluginInstall [2022-01-20T20:30:12.282Z] === RUN TestPluginInstall/no_auth [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a7419a3b6534111643fd15b2d0165b4fa5eee62059793435abe8106b5d22488" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a7419a3b6534111643fd15b2d0165b4fa5eee62059793435abe8106b5d22488" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:30:12.282Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a7419a3b6534111643fd15b2d0165b4fa5eee62059793435abe8106b5d22488" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a7419a3b6534111643fd15b2d0165b4fa5eee62059793435abe8106b5d22488" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:30:12.282Z] === RUN TestPluginInstall/with_insecure [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6223382437d2cc98b31ee0eba399fabbd48a9c99c5ff69be23ff94a2070b4eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:30:12.282Z] time="2022-01-20T20:30:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6223382437d2cc98b31ee0eba399fabbd48a9c99c5ff69be23ff94a2070b4eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:30:12.364Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-20T20:30:12.364Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:30:12.540Z] plugin_test.go:165: [dc250482c771d] daemon is not started [2022-01-20T20:30:12.540Z] --- PASS: TestPluginInstall (3.27s) [2022-01-20T20:30:12.540Z] --- PASS: TestPluginInstall/no_auth (1.63s) [2022-01-20T20:30:12.540Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-01-20T20:30:12.540Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-01-20T20:30:12.540Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:30:13.326Z] --- PASS: TestCheckoutGit (30.54s) [2022-01-20T20:30:13.326Z] === RUN TestValidGitTransport [2022-01-20T20:30:13.326Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T20:30:13.326Z] === RUN TestGitInvalidRef [2022-01-20T20:30:13.326Z] --- PASS: TestGitInvalidRef (0.18s) [2022-01-20T20:30:13.326Z] PASS [2022-01-20T20:30:13.326Z] coverage: 86.3% of statements [2022-01-20T20:30:13.326Z] ok github.com/docker/docker/builder/remotecontext/git 30.833s coverage: 86.3% of statements [2022-01-20T20:30:13.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:30:13.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-01-20T20:30:13.741Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:30:13.796Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:30:13.796Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:30:14.000Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-01-20T20:30:14.000Z] === RUN TestHealthKillContainer [2022-01-20T20:30:14.272Z] --- PASS: TestRenameInvalidName (2.38s) [2022-01-20T20:30:14.272Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:30:14.440Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T20:30:15.006Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T20:30:15.941Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-01-20T20:30:15.941Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-01-20T20:30:15.941Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-01-20T20:30:15.941Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:30:16.509Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-20T20:30:16.509Z] PASS [2022-01-20T20:30:16.509Z] [2022-01-20T20:30:16.509Z] DONE 10 tests in 7.141s [2022-01-20T20:30:16.509Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:30:16.509Z] INFO: Testing against a local daemon [2022-01-20T20:30:16.509Z] === RUN TestExternalGraphDriver [2022-01-20T20:30:16.509Z] === RUN TestExternalGraphDriver/json [2022-01-20T20:30:16.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T20:30:16.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:30:16.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:30:18.409Z] === RUN TestExternalGraphDriver/spec [2022-01-20T20:30:19.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.03s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.03s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T20:30:19.676Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestConfigureDaemonLogs [2022-01-20T20:30:19.676Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T20:30:19.676Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T20:30:19.676Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T20:30:19.676Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T20:30:19.676Z] PASS [2022-01-20T20:30:19.676Z] coverage: 18.6% of statements [2022-01-20T20:30:19.676Z] ok github.com/docker/docker/cmd/dockerd 0.397s coverage: 18.6% of statements [2022-01-20T20:30:19.676Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T20:30:19.676Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:30:19.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:19.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T20:30:19.782Z] === RUN TestExternalGraphDriver/pull [2022-01-20T20:30:20.146Z] === RUN TestContainerStopSignal [2022-01-20T20:30:20.146Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestContainerStopTimeout [2022-01-20T20:30:20.146Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T20:30:20.146Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T20:30:20.146Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T20:30:20.146Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T20:30:20.146Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T20:30:20.146Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestNewMemoryStore [2022-01-20T20:30:20.146Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestAddContainers [2022-01-20T20:30:20.146Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestGetContainer [2022-01-20T20:30:20.146Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestDeleteContainer [2022-01-20T20:30:20.146Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestListContainers [2022-01-20T20:30:20.146Z] --- PASS: TestListContainers (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestFirstContainer [2022-01-20T20:30:20.146Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestApplyAllContainer [2022-01-20T20:30:20.146Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestIsValidHealthString [2022-01-20T20:30:20.146Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestStateRunStop [2022-01-20T20:30:20.146Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestStateTimeoutWait [2022-01-20T20:30:20.146Z] state_test.go:141: Stop callback fired [2022-01-20T20:30:20.146Z] state_test.go:165: Stop callback fired [2022-01-20T20:30:20.146Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T20:30:20.146Z] === RUN TestIsValidStateString [2022-01-20T20:30:20.146Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestViewSaveDelete [2022-01-20T20:30:20.146Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-20T20:30:20.146Z] === RUN TestViewAll [2022-01-20T20:30:20.146Z] --- PASS: TestViewAll (0.03s) [2022-01-20T20:30:20.146Z] === RUN TestViewGet [2022-01-20T20:30:20.146Z] --- PASS: TestViewGet (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestNames [2022-01-20T20:30:20.146Z] --- PASS: TestNames (0.00s) [2022-01-20T20:30:20.146Z] === RUN TestViewWithHealthCheck [2022-01-20T20:30:20.146Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T20:30:20.146Z] PASS [2022-01-20T20:30:20.146Z] coverage: 41.7% of statements [2022-01-20T20:30:20.146Z] ok github.com/docker/docker/container 0.237s coverage: 41.7% of statements [2022-01-20T20:30:20.146Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:30:20.146Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:30:20.146Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:30:20.146Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:30:20.164Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-20T20:30:21.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-20T20:30:21.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:21.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:21.681Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-01-20T20:30:21.681Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-01-20T20:30:21.681Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-01-20T20:30:21.681Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-01-20T20:30:21.681Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:30:21.716Z] === RUN TestPrepare [2022-01-20T20:30:21.716Z] --- PASS: TestPrepare (0.00s) [2022-01-20T20:30:21.716Z] === RUN TestStart [2022-01-20T20:30:21.716Z] --- PASS: TestStart (0.00s) [2022-01-20T20:30:21.716Z] === RUN TestWaitCancel [2022-01-20T20:30:21.716Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T20:30:21.716Z] === RUN TestWaitDisabled [2022-01-20T20:30:21.716Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T20:30:21.716Z] === RUN TestWaitEnabled [2022-01-20T20:30:21.716Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T20:30:21.716Z] === RUN TestRemove [2022-01-20T20:30:21.716Z] --- PASS: TestRemove (0.00s) [2022-01-20T20:30:21.716Z] PASS [2022-01-20T20:30:21.716Z] coverage: 65.3% of statements [2022-01-20T20:30:21.716Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-01-20T20:30:22.073Z] tests/integration/client_test.py ..... [ 75%] [2022-01-20T20:30:22.073Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-20T20:30:22.120Z] --- PASS: TestHealthKillContainer (7.95s) [2022-01-20T20:30:22.120Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:30:22.380Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-01-20T20:30:22.380Z] === RUN TestIpcModeNone [2022-01-20T20:30:22.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T20:30:22.643Z] tests/integration/errors_test.py . [ 76%] [2022-01-20T20:30:22.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T20:30:22.948Z] --- PASS: TestIpcModeNone (0.43s) [2022-01-20T20:30:22.948Z] === RUN TestIpcModePrivate [2022-01-20T20:30:23.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:23.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:23.207Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-20T20:30:23.207Z] --- PASS: TestIpcModePrivate (0.45s) [2022-01-20T20:30:23.207Z] === RUN TestIpcModeShareable [2022-01-20T20:30:23.285Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T20:30:23.286Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T20:30:23.286Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:30:23.286Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T20:30:23.467Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-20T20:30:23.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-20T20:30:23.726Z] --- PASS: TestIpcModeShareable (0.43s) [2022-01-20T20:30:23.726Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T20:30:23.755Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T20:30:23.755Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T20:30:23.755Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T20:30:23.755Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T20:30:23.755Z] PASS [2022-01-20T20:30:23.755Z] coverage: 35.9% of statements [2022-01-20T20:30:23.755Z] ok github.com/docker/docker/daemon/cluster/convert 0.673s coverage: 35.9% of statements [2022-01-20T20:30:23.755Z] === RUN TestNewListSecretsFilters [2022-01-20T20:30:23.755Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T20:30:23.755Z] === RUN TestNewListConfigsFilters [2022-01-20T20:30:23.755Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T20:30:23.755Z] PASS [2022-01-20T20:30:23.755Z] coverage: 0.5% of statements [2022-01-20T20:30:23.755Z] ok github.com/docker/docker/daemon/cluster 1.061s coverage: 0.5% of statements [2022-01-20T20:30:24.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-20T20:30:24.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T20:30:25.104Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2022-01-20T20:30:25.104Z] === RUN TestAPIIpcModeHost [2022-01-20T20:30:25.363Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-01-20T20:30:25.363Z] === RUN TestDaemonIpcModeShareable [2022-01-20T20:30:25.865Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2022-01-20T20:30:25.865Z] PASS [2022-01-20T20:30:25.865Z] [2022-01-20T20:30:25.865Z] DONE 5 tests in 8.924s [2022-01-20T20:30:25.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:30:25.865Z] INFO: Testing against a local daemon [2022-01-20T20:30:25.865Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:30:25.865Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:30:25.865Z] === RUN TestReadPluginNoRead [2022-01-20T20:30:25.865Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:30:25.865Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:30:25.865Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:30:25.865Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:30:25.865Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:30:26.302Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T20:30:26.302Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-01-20T20:30:26.302Z] === RUN TestDaemonIpcModePrivate [2022-01-20T20:30:26.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T20:30:26.720Z] === RUN TestBuilderGC [2022-01-20T20:30:26.720Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestFindConfigurationConflicts [2022-01-20T20:30:26.720Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T20:30:26.720Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T20:30:26.720Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T20:30:26.720Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T20:30:26.720Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T20:30:26.720Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_label [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T20:30:26.720Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T20:30:26.720Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T20:30:26.720Z] time="2022-01-20T20:30:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T20:30:26.720Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-01-20T20:30:26.720Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T20:30:26.720Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:30:26.720Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-01-20T20:30:26.720Z] === RUN TestReloadBadDefaultConfig [2022-01-20T20:30:26.720Z] time="2022-01-20T20:30:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1847499902" [2022-01-20T20:30:26.720Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestReloadWithConflictingLabels [2022-01-20T20:30:26.720Z] time="2022-01-20T20:30:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2221210671" [2022-01-20T20:30:26.720Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T20:30:26.720Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T20:30:26.721Z] time="2022-01-20T20:30:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3585647904" [2022-01-20T20:30:26.721Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T20:30:26.721Z] === RUN TestMaskURLCredentials [2022-01-20T20:30:26.721Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T20:30:26.721Z] === RUN TestDaemonConfigurationMerge [2022-01-20T20:30:26.721Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T20:30:26.721Z] PASS [2022-01-20T20:30:26.721Z] coverage: 79.2% of statements [2022-01-20T20:30:26.721Z] ok github.com/docker/docker/daemon/config 0.392s coverage: 79.2% of statements [2022-01-20T20:30:26.721Z] === RUN TestEventsLog [2022-01-20T20:30:26.721Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T20:30:26.721Z] === RUN TestEventsLogTimeout [2022-01-20T20:30:26.721Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T20:30:26.721Z] === RUN TestLogEvents [2022-01-20T20:30:26.790Z] --- PASS: TestRenameAnonymousContainer (11.63s) [2022-01-20T20:30:26.790Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:30:27.190Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T20:30:27.190Z] === RUN TestLoadBufferedEvents [2022-01-20T20:30:27.190Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-01-20T20:30:27.190Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T20:30:27.190Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T20:30:27.190Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T20:30:27.190Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T20:30:27.190Z] PASS [2022-01-20T20:30:27.190Z] coverage: 50.0% of statements [2022-01-20T20:30:27.190Z] ok github.com/docker/docker/daemon/events 0.250s coverage: 50.0% of statements [2022-01-20T20:30:27.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:27.659Z] === RUN TestWaitNodeAttachment [2022-01-20T20:30:27.683Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T20:30:27.683Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-20T20:30:27.683Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T20:30:28.129Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-20T20:30:28.129Z] === RUN TestIsolationConversion [2022-01-20T20:30:28.129Z] === RUN TestIsolationConversion/default [2022-01-20T20:30:28.129Z] === RUN TestIsolationConversion/process [2022-01-20T20:30:28.129Z] === RUN TestIsolationConversion/hyperv [2022-01-20T20:30:28.129Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T20:30:28.129Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T20:30:28.129Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T20:30:28.129Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestContainerLabels [2022-01-20T20:30:28.129Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestCredentialSpecConversion [2022-01-20T20:30:28.129Z] === RUN TestCredentialSpecConversion/none [2022-01-20T20:30:28.129Z] === RUN TestCredentialSpecConversion/config [2022-01-20T20:30:28.129Z] === RUN TestCredentialSpecConversion/file [2022-01-20T20:30:28.129Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T20:30:28.129Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T20:30:28.129Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T20:30:28.129Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T20:30:28.129Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T20:30:28.129Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestControllerValidateMountBind [2022-01-20T20:30:28.129Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestControllerValidateMountVolume [2022-01-20T20:30:28.129Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestControllerValidateMountTarget [2022-01-20T20:30:28.129Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T20:30:28.129Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T20:30:28.129Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T20:30:28.129Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T20:30:28.129Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T20:30:28.129Z] PASS [2022-01-20T20:30:28.129Z] coverage: 11.0% of statements [2022-01-20T20:30:28.129Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.640s coverage: 11.0% of statements [2022-01-20T20:30:28.129Z] === RUN TestIsEmptyDir [2022-01-20T20:30:28.129Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T20:30:28.129Z] PASS [2022-01-20T20:30:28.129Z] coverage: 2.3% of statements [2022-01-20T20:30:28.129Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-01-20T20:30:28.362Z] --- PASS: TestRenameContainerWithSameName (2.74s) [2022-01-20T20:30:28.362Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:30:28.362Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:30:28.362Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:30:28.362Z] === RUN TestResize [2022-01-20T20:30:28.599Z] === RUN TestVerifyNetworkingConfig [2022-01-20T20:30:28.599Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestGetContainer [2022-01-20T20:30:28.599Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestValidContainerNames [2022-01-20T20:30:28.599Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestContainerInitDNS [2022-01-20T20:30:28.599Z] daemon_test.go:145: root required [2022-01-20T20:30:28.599Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestMerge [2022-01-20T20:30:28.599Z] --- PASS: TestMerge (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestValidateContainerIsolation [2022-01-20T20:30:28.599Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestFindNetworkErrorType [2022-01-20T20:30:28.599Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestEnsureServicesExist [2022-01-20T20:30:28.599Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestEnsureServicesExistErrors [2022-01-20T20:30:28.599Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T20:30:28.599Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T20:30:28.599Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T20:30:28.599Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T20:30:28.599Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:30:28.599Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T20:30:28.599Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestContainerDelete [2022-01-20T20:30:28.599Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestContainerDoubleDelete [2022-01-20T20:30:28.599Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T20:30:28.599Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-01-20T20:30:28.599Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T20:30:28.599Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestNoneHealthcheck [2022-01-20T20:30:28.599Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestHealthStates [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] time="2022-01-20T20:30:28Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:30:28.599Z] --- PASS: TestHealthStates (0.16s) [2022-01-20T20:30:28.599Z] === RUN TestGetInspectData [2022-01-20T20:30:28.599Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestFillLicense [2022-01-20T20:30:28.599Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestListInvalidFilter [2022-01-20T20:30:28.599Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestNameFilter [2022-01-20T20:30:28.599Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T20:30:28.599Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T20:30:28.599Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T20:30:28.599Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T20:30:28.599Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T20:30:28.599Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T20:30:28.599Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T20:30:28.599Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:30:28.599Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T20:30:28.600Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T20:30:28.600Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestDaemonReloadLabels [2022-01-20T20:30:28.600Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T20:30:28.600Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestDaemonReloadMirrors [2022-01-20T20:30:28.600Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T20:30:28.600Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T20:30:28.600Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T20:30:28.600Z] reload_test.go:342: root required [2022-01-20T20:30:28.600Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T20:30:28.600Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T20:30:28.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-20T20:30:28.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T20:30:28.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T20:30:28.600Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T20:30:28.600Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T20:30:28.600Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestParseVolumesFrom [2022-01-20T20:30:28.600Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T20:30:28.600Z] PASS [2022-01-20T20:30:28.600Z] coverage: 8.6% of statements [2022-01-20T20:30:28.600Z] ok github.com/docker/docker/daemon 0.422s coverage: 8.6% of statements [2022-01-20T20:30:28.600Z] === RUN TestLinkNaming [2022-01-20T20:30:28.600Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestLinkNew [2022-01-20T20:30:28.600Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestLinkEnv [2022-01-20T20:30:28.600Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestLinkMultipleEnv [2022-01-20T20:30:28.600Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T20:30:28.600Z] === RUN TestLinkPortRangeEnv [2022-01-20T20:30:28.600Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T20:30:28.600Z] PASS [2022-01-20T20:30:28.600Z] coverage: 93.0% of statements [2022-01-20T20:30:28.600Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T20:30:28.600Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T20:30:28.620Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T20:30:28.620Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-01-20T20:30:28.620Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T20:30:29.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-20T20:30:29.148Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-01-20T20:30:29.148Z] === CONT TestReadPluginNoRead [2022-01-20T20:30:29.610Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T20:30:29.610Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-01-20T20:30:29.610Z] === RUN TestIpcModeOlderClient [2022-01-20T20:30:29.610Z] === PAUSE TestIpcModeOlderClient [2022-01-20T20:30:29.610Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:30:30.191Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-20T20:30:30.191Z] === RUN TestKillContainer [2022-01-20T20:30:30.191Z] === RUN TestKillContainer/no_signal [2022-01-20T20:30:30.449Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:30:30.709Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:30:31.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T20:30:31.048Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:30:31.132Z] === RUN TestBoolValue [2022-01-20T20:30:31.132Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestBoolValueOrDefault [2022-01-20T20:30:31.132Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestInt64ValueOrZero [2022-01-20T20:30:31.132Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestInt64ValueOrDefault [2022-01-20T20:30:31.132Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T20:30:31.132Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestJsonContentType [2022-01-20T20:30:31.132Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 14.7% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/api/server/httputils 0.158s coverage: 14.7% of statements [2022-01-20T20:30:31.132Z] === RUN TestMaskSecretKeys [2022-01-20T20:30:31.132Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T20:30:31.132Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T20:30:31.132Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T20:30:31.132Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestVersionMiddlewareVersion [2022-01-20T20:30:31.132Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T20:30:31.132Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 37.7% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/api/server/middleware 0.119s coverage: 37.7% of statements [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:30:31.132Z] === RUN TestToJSON [2022-01-20T20:30:31.132Z] --- PASS: TestToJSON (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestToParamWithVersion [2022-01-20T20:30:31.132Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestFromJSON [2022-01-20T20:30:31.132Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestEmpty [2022-01-20T20:30:31.132Z] --- PASS: TestEmpty (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T20:30:31.132Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestArgsMatchKVList [2022-01-20T20:30:31.132Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestArgsMatch [2022-01-20T20:30:31.132Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestAdd [2022-01-20T20:30:31.132Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestDel [2022-01-20T20:30:31.132Z] --- PASS: TestDel (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestLen [2022-01-20T20:30:31.132Z] --- PASS: TestLen (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestExactMatch [2022-01-20T20:30:31.132Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestOnlyOneExactMatch [2022-01-20T20:30:31.132Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestContains [2022-01-20T20:30:31.132Z] --- PASS: TestContains (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestValidate [2022-01-20T20:30:31.132Z] --- PASS: TestValidate (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestWalkValues [2022-01-20T20:30:31.132Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestFuzzyMatch [2022-01-20T20:30:31.132Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestClone [2022-01-20T20:30:31.132Z] --- PASS: TestClone (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 92.2% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/api/types/filters 0.114s coverage: 92.2% of statements [2022-01-20T20:30:31.132Z] === RUN TestStrSliceMarshalJSON [2022-01-20T20:30:31.132Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T20:30:31.132Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestStrSliceUnmarshalString [2022-01-20T20:30:31.132Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T20:30:31.132Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 90.0% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/api/types/strslice 0.127s coverage: 90.0% of statements [2022-01-20T20:30:31.132Z] === RUN TestAdjustForAPIVersion [2022-01-20T20:30:31.132Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 5.7% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/api/server/router/swarm 0.089s coverage: 5.7% of statements [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:30:31.132Z] === RUN TestDurationToSecondsString [2022-01-20T20:30:31.132Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestGetTimestamp [2022-01-20T20:30:31.132Z] --- PASS: TestGetTimestamp (0.24s) [2022-01-20T20:30:31.132Z] === RUN TestParseTimestamps [2022-01-20T20:30:31.132Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 100.0% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/api/types/time 0.320s coverage: 100.0% of statements [2022-01-20T20:30:31.132Z] === RUN TestCompareVersion [2022-01-20T20:30:31.132Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 77.3% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/api/types/versions 0.076s coverage: 77.3% of statements [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:30:31.132Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T20:30:31.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T20:30:31.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestCloneArgsSmartHttp [2022-01-20T20:30:31.132Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T20:30:31.132Z] === RUN TestCloneArgsDumbHttp [2022-01-20T20:30:31.132Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestCloneArgsGit [2022-01-20T20:30:31.132Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestCheckoutGit [2022-01-20T20:30:31.132Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T20:30:31.132Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T20:30:31.132Z] === RUN TestProcessNoDockerignore [2022-01-20T20:30:31.132Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-20T20:30:31.132Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T20:30:31.132Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-20T20:30:31.132Z] === RUN TestDetectContentType [2022-01-20T20:30:31.132Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestSelectAcceptableMIME [2022-01-20T20:30:31.132Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestInspectEmptyResponse [2022-01-20T20:30:31.132Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestInspectResponseBinary [2022-01-20T20:30:31.132Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestResponseUnsupportedContentType [2022-01-20T20:30:31.132Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestInspectResponseTextSimple [2022-01-20T20:30:31.132Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T20:30:31.132Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestUnknownContentLength [2022-01-20T20:30:31.132Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestDownloadRemote [2022-01-20T20:30:31.132Z] === RUN TestEnable [2022-01-20T20:30:31.132Z] --- PASS: TestEnable (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestDisable [2022-01-20T20:30:31.132Z] --- PASS: TestDisable (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestEnabled [2022-01-20T20:30:31.132Z] --- PASS: TestEnabled (0.00s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 100.0% of statements [2022-01-20T20:30:31.132Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-20T20:30:31.132Z] === RUN TestGetWithStatusError [2022-01-20T20:30:31.132Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T20:30:31.132Z] === RUN TestCloseRootDirectory [2022-01-20T20:30:31.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2022-01-20T20:30:31.132Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-01-20T20:30:31.132Z] === RUN TestHashFile [2022-01-20T20:30:31.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:30:31.132Z] --- SKIP: TestHashFile (0.02s) [2022-01-20T20:30:31.132Z] === RUN TestHashSubdir [2022-01-20T20:30:31.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:30:31.132Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T20:30:31.132Z] === RUN TestRemoveDirectory [2022-01-20T20:30:31.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:30:31.132Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-20T20:30:31.132Z] PASS [2022-01-20T20:30:31.132Z] coverage: 9.3% of statements [2022-01-20T20:30:31.132Z] ok github.com/docker/docker/builder/remotecontext 0.469s coverage: 9.3% of statements [2022-01-20T20:30:31.277Z] --- PASS: TestKillContainer (1.19s) [2022-01-20T20:30:31.277Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-01-20T20:30:31.277Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-01-20T20:30:31.277Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-01-20T20:30:31.277Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:30:31.277Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T20:30:31.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-20T20:30:31.327Z] --- PASS: TestResize (2.58s) [2022-01-20T20:30:31.327Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T20:30:31.559Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T20:30:31.559Z] PASS [2022-01-20T20:30:31.559Z] coverage: 33.6% of statements [2022-01-20T20:30:31.559Z] ok github.com/docker/docker/daemon/logger/fluentd 0.109s coverage: 33.6% of statements [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig/defaults [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T20:30:31.559Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T20:30:31.559Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T20:30:31.559Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T20:30:31.559Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T20:30:31.559Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T20:30:31.559Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T20:30:31.559Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:30Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T20:30:31.559Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-01-20T20:30:31.559Z] === RUN TestCreateSuccess [2022-01-20T20:30:31.559Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCreateStreamSkipped [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:31Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T20:30:31.559Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCreateLogGroupSuccess [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:31Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T20:30:31.559Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCreateError [2022-01-20T20:30:31.559Z] --- PASS: TestCreateError (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCreateAlreadyExists [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T20:30:31.559Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestLogClosed [2022-01-20T20:30:31.559Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestLogBlocking [2022-01-20T20:30:31.559Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T20:30:31.559Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T20:30:31.559Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestPublishBatchSuccess [2022-01-20T20:30:31.559Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestPublishBatchError [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:31Z" level=error msg=error [2022-01-20T20:30:31.559Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:30:31.559Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:30:31.559Z] time="2022-01-20T20:30:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T20:30:31.559Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCollectBatchSimple [2022-01-20T20:30:31.559Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCollectBatchTicker [2022-01-20T20:30:31.559Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T20:30:31.559Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T20:30:31.559Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T20:30:31.559Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchClose [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestEffectiveLen [2022-01-20T20:30:31.560Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T20:30:31.560Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T20:30:31.560Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T20:30:31.560Z] === RUN TestEffectiveLen/3/���� [2022-01-20T20:30:31.560Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T20:30:31.560Z] === RUN TestEffectiveLen/5/ [2022-01-20T20:30:31.560Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/0/ [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: He [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/6/a� [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: a [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: � [2022-01-20T20:30:31.560Z] === RUN TestFindValidSplit/7/a� [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T20:30:31.560Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestProcessEventEmoji [2022-01-20T20:30:31.560Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchLineSplit [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchMaxEvents [2022-01-20T20:30:31.560Z] === RUN TestAdapterReadLogs [2022-01-20T20:30:31.560Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCopier [2022-01-20T20:30:31.560Z] --- PASS: TestCopier (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCopierLongLines [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T20:30:31.560Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCopierSlow [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-20T20:30:31.560Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T20:30:31.560Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T20:30:31.560Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsFormat [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T20:30:31.560Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestCreateTagSuccess [2022-01-20T20:30:31.560Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T20:30:31.560Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T20:30:31.560Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T20:30:31.560Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T20:30:31.560Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T20:30:31.560Z] PASS [2022-01-20T20:30:31.560Z] coverage: 80.2% of statements [2022-01-20T20:30:31.560Z] ok github.com/docker/docker/daemon/logger/awslogs 0.409s coverage: 80.2% of statements [2022-01-20T20:30:31.560Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T20:30:31.560Z] === RUN TestCopierWithSized [2022-01-20T20:30:31.560Z] === RUN TestCopierWithSized/as_is [2022-01-20T20:30:31.560Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T20:30:31.560Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T20:30:31.560Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T20:30:31.560Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T20:30:31.560Z] === RUN TestCopierWithPartial [2022-01-20T20:30:31.560Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestRingLogger [2022-01-20T20:30:31.560Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestRingCap [2022-01-20T20:30:31.560Z] --- PASS: TestRingCap (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestRingClose [2022-01-20T20:30:31.560Z] --- PASS: TestRingClose (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestRingDrain [2022-01-20T20:30:31.560Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T20:30:31.560Z] PASS [2022-01-20T20:30:31.560Z] coverage: 43.3% of statements [2022-01-20T20:30:31.560Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 43.3% of statements [2022-01-20T20:30:31.560Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T20:30:31.560Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestSearchRegistryForImages [2022-01-20T20:30:31.560Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T20:30:31.560Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T20:30:31.560Z] === RUN TestImageDelete [2022-01-20T20:30:31.560Z] === RUN TestImageDelete/no_lease [2022-01-20T20:30:31.560Z] === RUN TestImageDelete/lease_exists [2022-01-20T20:30:31.560Z] --- PASS: TestImageDelete (0.04s) [2022-01-20T20:30:31.560Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T20:30:31.560Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-20T20:30:31.560Z] === RUN TestContentStoreForPull [2022-01-20T20:30:31.604Z] === RUN TestGetAllAllowed [2022-01-20T20:30:31.604Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestGetAllMeta [2022-01-20T20:30:31.604Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T20:30:31.604Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T20:30:31.604Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestIsExistingDirectory [2022-01-20T20:30:31.604Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-20T20:30:31.604Z] === RUN TestGetFilenameForDownload [2022-01-20T20:30:31.604Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestEnv2Variables [2022-01-20T20:30:31.604Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T20:30:31.604Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestMaintainer [2022-01-20T20:30:31.604Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestLabel [2022-01-20T20:30:31.604Z] --- PASS: TestLabel (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestFromScratch [2022-01-20T20:30:31.604Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestFromWithArg [2022-01-20T20:30:31.604Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T20:30:31.604Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestFromWithUndefinedArg [2022-01-20T20:30:31.604Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T20:30:31.604Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestOnbuild [2022-01-20T20:30:31.604Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestWorkdir [2022-01-20T20:30:31.604Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestCmd [2022-01-20T20:30:31.604Z] --- PASS: TestCmd (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestHealthcheckNone [2022-01-20T20:30:31.604Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestHealthcheckCmd [2022-01-20T20:30:31.604Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestEntrypoint [2022-01-20T20:30:31.604Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestExpose [2022-01-20T20:30:31.604Z] --- PASS: TestExpose (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestUser [2022-01-20T20:30:31.604Z] --- PASS: TestUser (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestVolume [2022-01-20T20:30:31.604Z] --- PASS: TestVolume (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestStopSignal [2022-01-20T20:30:31.604Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:30:31.604Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestArg [2022-01-20T20:30:31.604Z] --- PASS: TestArg (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestShell [2022-01-20T20:30:31.604Z] --- PASS: TestShell (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestPrependEnvOnCmd [2022-01-20T20:30:31.604Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestRunWithBuildArgs [2022-01-20T20:30:31.604Z] --- PASS: TestRunWithBuildArgs (0.02s) [2022-01-20T20:30:31.604Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T20:30:31.604Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T20:30:31.604Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T20:30:31.604Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T20:30:31.604Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T20:30:31.604Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T20:30:31.604Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T20:30:31.604Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T20:30:31.604Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestNormalizeWorkdir [2022-01-20T20:30:31.604Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T20:30:31.604Z] === RUN TestDispatch [2022-01-20T20:30:31.604Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T20:30:31.604Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T20:30:31.604Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T20:30:31.604Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T20:30:31.604Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T20:30:31.604Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T20:30:31.604Z] === RUN TestDispatch/COPY_url [2022-01-20T20:30:31.604Z] --- PASS: TestDispatch (0.10s) [2022-01-20T20:30:31.604Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-20T20:30:31.604Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-20T20:30:31.605Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-01-20T20:30:31.605Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T20:30:31.605Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-01-20T20:30:31.605Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T20:30:31.605Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T20:30:31.605Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T20:30:31.605Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T20:30:31.605Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T20:30:31.605Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T20:30:31.605Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T20:30:31.605Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T20:30:31.605Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T20:30:31.605Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T20:30:31.605Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T20:30:31.605Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T20:30:31.605Z] === RUN TestEmptyDockerfile [2022-01-20T20:30:31.605Z] --- PASS: TestEmptyDockerfile (0.03s) [2022-01-20T20:30:31.605Z] === RUN TestSymlinkDockerfile [2022-01-20T20:30:31.605Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-01-20T20:30:31.605Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T20:30:31.605Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T20:30:31.605Z] === RUN TestNonExistingDockerfile [2022-01-20T20:30:31.605Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T20:30:31.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T20:30:31.841Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:30:31.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2022-01-20T20:30:31.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2022-01-20T20:30:31.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.51s) [2022-01-20T20:30:31.841Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.32s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.20s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.42s) [2022-01-20T20:30:31.842Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.55s) [2022-01-20T20:30:31.842Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:30:31.845Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T20:30:31.982Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:30:32.030Z] --- PASS: TestContentStoreForPull (0.20s) [2022-01-20T20:30:32.030Z] PASS [2022-01-20T20:30:32.030Z] coverage: 6.7% of statements [2022-01-20T20:30:32.030Z] ok github.com/docker/docker/daemon/images 0.342s coverage: 6.7% of statements [2022-01-20T20:30:32.030Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:30:32.030Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:30:32.030Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T20:30:32.030Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:30:32.030Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T20:30:32.030Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T20:30:32.078Z] === RUN TestCopyRunConfig [2022-01-20T20:30:32.078Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestDeepCopyRunConfig [2022-01-20T20:30:32.078Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestExportImage [2022-01-20T20:30:32.078Z] --- PASS: TestExportImage (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestNormalizeDest [2022-01-20T20:30:32.078Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T20:30:32.078Z] PASS [2022-01-20T20:30:32.078Z] coverage: 46.8% of statements [2022-01-20T20:30:32.078Z] ok github.com/docker/docker/builder/dockerfile 0.414s coverage: 46.8% of statements [2022-01-20T20:30:32.078Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:30:32.078Z] === RUN TestTCP4Proxy [2022-01-20T20:30:32.078Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T20:30:32.078Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T20:30:32.078Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestTCP6Proxy [2022-01-20T20:30:32.078Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:30:32.078Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestTCPDualStackProxy [2022-01-20T20:30:32.078Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:30:32.078Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestUDP4Proxy [2022-01-20T20:30:32.078Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestUDP6Proxy [2022-01-20T20:30:32.078Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:30:32.078Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestUDPWriteError [2022-01-20T20:30:32.078Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T20:30:32.078Z] === RUN TestSCTP4Proxy [2022-01-20T20:30:32.078Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:30:32.078Z] --- SKIP: TestSCTP4Proxy (0.02s) [2022-01-20T20:30:32.078Z] === RUN TestSCTP6Proxy [2022-01-20T20:30:32.078Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:30:32.078Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T20:30:32.078Z] PASS [2022-01-20T20:30:32.078Z] coverage: 49.4% of statements [2022-01-20T20:30:32.078Z] ok github.com/docker/docker/cmd/docker-proxy 0.115s coverage: 49.4% of statements [2022-01-20T20:30:32.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2022-01-20T20:30:32.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-01-20T20:30:32.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-01-20T20:30:32.416Z] === RUN TestKillStoppedContainer [2022-01-20T20:30:32.416Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-20T20:30:32.416Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:30:32.500Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T20:30:32.500Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T20:30:32.500Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T20:30:32.500Z] === RUN TestJSONFileLogger [2022-01-20T20:30:32.500Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T20:30:32.500Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T20:30:32.500Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T20:30:32.500Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T20:30:32.500Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T20:30:32.500Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T20:30:32.500Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T20:30:32.500Z] === RUN TestEncodeDecode [2022-01-20T20:30:32.500Z] === PAUSE TestEncodeDecode [2022-01-20T20:30:32.500Z] === RUN TestUnexpectedEOF [2022-01-20T20:30:32.500Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-01-20T20:30:32.500Z] === RUN TestFastTimeMarshalJSON [2022-01-20T20:30:32.500Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-01-20T20:30:32.500Z] PASS [2022-01-20T20:30:32.500Z] coverage: 87.2% of statements [2022-01-20T20:30:32.500Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.197s coverage: 87.2% of statements [2022-01-20T20:30:32.675Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-20T20:30:32.675Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:30:32.970Z] time="2022-01-20T20:30:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:30:32.970Z] time="2022-01-20T20:30:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:30:32.970Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-01-20T20:30:32.970Z] === CONT TestEncodeDecode [2022-01-20T20:30:32.970Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T20:30:32.970Z] PASS [2022-01-20T20:30:32.970Z] coverage: 69.9% of statements [2022-01-20T20:30:32.970Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2022-01-20T20:30:32.970Z] === RUN TestWriteLog [2022-01-20T20:30:32.970Z] === PAUSE TestWriteLog [2022-01-20T20:30:32.970Z] === RUN TestReadLog [2022-01-20T20:30:32.970Z] === PAUSE TestReadLog [2022-01-20T20:30:32.970Z] === RUN TestDecode [2022-01-20T20:30:32.970Z] --- PASS: TestDecode (0.02s) [2022-01-20T20:30:32.970Z] === CONT TestWriteLog [2022-01-20T20:30:32.970Z] === CONT TestReadLog [2022-01-20T20:30:32.970Z] --- PASS: TestWriteLog (0.00s) [2022-01-20T20:30:32.970Z] === RUN TestReadLog/tail_exact [2022-01-20T20:30:33.209Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T20:30:33.243Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2022-01-20T20:30:33.243Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:30:33.356Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:30:33.440Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T20:30:33.440Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T20:30:33.440Z] --- PASS: TestReadLog (0.21s) [2022-01-20T20:30:33.440Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-01-20T20:30:33.440Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T20:30:33.440Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T20:30:33.440Z] PASS [2022-01-20T20:30:33.440Z] coverage: 78.7% of statements [2022-01-20T20:30:33.440Z] ok github.com/docker/docker/daemon/logger/local 0.350s coverage: 78.7% of statements [2022-01-20T20:30:33.440Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:30:33.466Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2022-01-20T20:30:33.466Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:30:33.503Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-01-20T20:30:33.503Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:30:33.614Z] --- PASS: TestContinueAfterPluginCrash (8.31s) [2022-01-20T20:30:33.722Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T20:30:33.910Z] === RUN TestOpenFileDelete [2022-01-20T20:30:33.910Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestOpenFileRename [2022-01-20T20:30:33.910Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestHandleDecoderErr [2022-01-20T20:30:33.910Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestParseLogTagDefaultTag [2022-01-20T20:30:33.910Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestParseLogTag [2022-01-20T20:30:33.910Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestParseLogTagEmptyTag [2022-01-20T20:30:33.910Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestTailFiles [2022-01-20T20:30:33.910Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestFollowLogsConsumerGone [2022-01-20T20:30:33.910Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestFollowLogsProducerGone [2022-01-20T20:30:33.910Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T20:30:33.910Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T20:30:33.910Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-20T20:30:33.910Z] === RUN TestCheckCapacityAndRotate [2022-01-20T20:30:33.910Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T20:30:33.910Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T20:30:34.071Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-01-20T20:30:34.072Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T20:30:34.072Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-01-20T20:30:34.072Z] === RUN TestLinksContainerNames [2022-01-20T20:30:34.294Z] --- PASS: TestResizeWithInvalidSize (2.68s) [2022-01-20T20:30:34.294Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:30:34.380Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2022-01-20T20:30:34.380Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T20:30:34.380Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-01-20T20:30:34.380Z] PASS [2022-01-20T20:30:34.380Z] coverage: 53.4% of statements [2022-01-20T20:30:34.380Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.188s coverage: 53.4% of statements [2022-01-20T20:30:34.380Z] === RUN TestLog [2022-01-20T20:30:34.380Z] --- PASS: TestLog (0.00s) [2022-01-20T20:30:34.380Z] PASS [2022-01-20T20:30:34.380Z] coverage: 31.5% of statements [2022-01-20T20:30:34.380Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2022-01-20T20:30:34.380Z] === RUN TestValidateLogOpt [2022-01-20T20:30:34.380Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:30:34.380Z] === RUN TestNewMissedConfig [2022-01-20T20:30:34.380Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T20:30:34.380Z] === RUN TestNewMissedUrl [2022-01-20T20:30:34.380Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T20:30:34.380Z] === RUN TestNewMissedToken [2022-01-20T20:30:34.380Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T20:30:34.380Z] === RUN TestNewWithProxy [2022-01-20T20:30:34.380Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T20:30:34.380Z] === RUN TestDefault [2022-01-20T20:30:34.380Z] --- PASS: TestDefault (0.01s) [2022-01-20T20:30:34.380Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T20:30:34.380Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-20T20:30:34.380Z] === RUN TestJsonFormat [2022-01-20T20:30:34.548Z] === CONT TestReadPluginNoRead [2022-01-20T20:30:34.548Z] read_test.go:92: [d6693e40f605b] daemon is not started [2022-01-20T20:30:34.548Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-01-20T20:30:34.548Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-01-20T20:30:34.548Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-01-20T20:30:34.548Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-01-20T20:30:34.548Z] PASS [2022-01-20T20:30:34.548Z] [2022-01-20T20:30:34.548Z] DONE 6 tests in 9.154s [2022-01-20T20:30:34.548Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-20T20:30:34.548Z] testing: warning: no tests to run [2022-01-20T20:30:34.548Z] PASS [2022-01-20T20:30:34.548Z] [2022-01-20T20:30:34.548Z] DONE 0 tests in 0.011s [2022-01-20T20:30:34.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:30:34.548Z] INFO: Testing against a local daemon [2022-01-20T20:30:34.548Z] === RUN TestPluginWithDevMounts [2022-01-20T20:30:34.548Z] === PAUSE TestPluginWithDevMounts [2022-01-20T20:30:34.548Z] === CONT TestPluginWithDevMounts [2022-01-20T20:30:34.650Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T20:30:34.850Z] --- PASS: TestJsonFormat (0.00s) [2022-01-20T20:30:34.850Z] === RUN TestRawFormat [2022-01-20T20:30:34.850Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T20:30:34.850Z] === RUN TestRawFormatWithLabels [2022-01-20T20:30:34.850Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T20:30:34.850Z] === RUN TestRawFormatWithoutTag [2022-01-20T20:30:34.850Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T20:30:34.850Z] === RUN TestBatching [2022-01-20T20:30:34.850Z] --- PASS: TestBatching (0.25s) [2022-01-20T20:30:34.850Z] === RUN TestFrequency [2022-01-20T20:30:34.850Z] --- PASS: TestFrequency (0.19s) [2022-01-20T20:30:34.850Z] === RUN TestOneMessagePerRequest [2022-01-20T20:30:34.850Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T20:30:34.850Z] === RUN TestVerify [2022-01-20T20:30:34.850Z] --- PASS: TestVerify (0.00s) [2022-01-20T20:30:34.850Z] === RUN TestSkipVerify [2022-01-20T20:30:35.011Z] --- PASS: TestLinksContainerNames (0.76s) [2022-01-20T20:30:35.011Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:30:35.213Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2022-01-20T20:30:35.213Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:30:35.269Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-01-20T20:30:35.269Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T20:30:35.321Z] === RUN TestParseLogFormat [2022-01-20T20:30:35.321Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestValidateLogOptEmpty [2022-01-20T20:30:35.321Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestValidateSyslogAddress [2022-01-20T20:30:35.321Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestParseAddressDefaultPort [2022-01-20T20:30:35.321Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestValidateSyslogFacility [2022-01-20T20:30:35.321Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T20:30:35.321Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestValidateLogOpt [2022-01-20T20:30:35.321Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:30:35.321Z] PASS [2022-01-20T20:30:35.321Z] coverage: 46.8% of statements [2022-01-20T20:30:35.321Z] === RUN TestNewParse [2022-01-20T20:30:35.321Z] --- PASS: TestNewParse (0.00s) [2022-01-20T20:30:35.321Z] PASS [2022-01-20T20:30:35.321Z] coverage: 8.3% of statements [2022-01-20T20:30:35.321Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2022-01-20T20:30:35.321Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] --- PASS: TestSkipVerify (0.43s) [2022-01-20T20:30:35.321Z] === RUN TestBufferMaximum [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710635.223911\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710635.223911\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:35.321Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestServerAlwaysDown [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710635.225928\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710635.225928\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710635.225928\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710635.226925\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:35.321Z] time="2022-01-20T20:30:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710635.226925\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:35.321Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestCannotSendAfterClose [2022-01-20T20:30:35.321Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T20:30:35.321Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T20:30:35.846Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/default [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/private [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/slave [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/shared [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/default [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/private [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/shared [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/slave [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T20:30:35.846Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:30:35.846Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T20:30:35.846Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T20:30:35.847Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T20:30:36.106Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T20:30:36.106Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T20:30:36.106Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T20:30:36.141Z] check_test.go:308: [dcfe290f86e8f] daemon is not started [2022-01-20T20:30:36.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-20T20:30:36.313Z] time="2022-01-20T20:30:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T20:30:36.313Z] time="2022-01-20T20:30:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8dbb4fe50349\"}'" [2022-01-20T20:30:36.313Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T20:30:36.313Z] PASS [2022-01-20T20:30:36.313Z] coverage: 82.5% of statements [2022-01-20T20:30:36.313Z] ok github.com/docker/docker/daemon/logger/splunk 1.973s coverage: 82.5% of statements [2022-01-20T20:30:36.448Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-01-20T20:30:36.448Z] PASS [2022-01-20T20:30:36.448Z] [2022-01-20T20:30:36.448Z] DONE 1 tests in 1.603s [2022-01-20T20:30:36.448Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:30:36.448Z] INFO: Testing against a local daemon [2022-01-20T20:30:36.448Z] === RUN TestSecretInspect [2022-01-20T20:30:36.704Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2022-01-20T20:30:36.704Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:30:36.784Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:30:36.784Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T20:30:36.784Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:30:36.784Z] === RUN TestV1IDService [2022-01-20T20:30:36.784Z] --- PASS: TestV1IDService (0.02s) [2022-01-20T20:30:36.784Z] === RUN TestV2MetadataService [2022-01-20T20:30:37.254Z] === RUN TestSuccessfulDownload [2022-01-20T20:30:37.254Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:30:37.254Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T20:30:37.254Z] === RUN TestCancelledDownload [2022-01-20T20:30:37.254Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T20:30:37.254Z] === RUN TestMaxDownloadAttempts [2022-01-20T20:30:37.254Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:30:37.254Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:30:37.254Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:30:37.254Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:30:37.254Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:30:37.254Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:30:37.254Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:30:37.254Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:30:37.254Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:30:37.254Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:30:37.254Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:30:37.254Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:30:37.254Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T20:30:37.254Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T20:30:37.254Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T20:30:37.254Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T20:30:37.254Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T20:30:37.254Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T20:30:37.254Z] === RUN TestManifestStore [2022-01-20T20:30:37.254Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T20:30:37.259Z] --- PASS: TestResizeWhenContainerNotStarted (2.93s) [2022-01-20T20:30:37.259Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:30:37.259Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:30:37.259Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:30:37.259Z] === RUN TestStats [2022-01-20T20:30:37.259Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:30:37.259Z] --- SKIP: TestStats (0.00s) [2022-01-20T20:30:37.259Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:30:37.485Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-01-20T20:30:37.485Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T20:30:37.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3179666683\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/no_local_cache [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/with_local_cache [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=warning msg="reference for unknown type: " [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=warning msg="reference for unknown type: " [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=warning msg="reference for unknown type: " [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=warning msg="reference for unknown type: " [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=warning msg="reference for unknown type: " [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T20:30:37.724Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore (0.27s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T20:30:37.724Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestFixManifestLayers [2022-01-20T20:30:37.724Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T20:30:37.724Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:30:37.724Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestFixManifestLayersBadParent [2022-01-20T20:30:37.724Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestValidateManifest [2022-01-20T20:30:37.724Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:30:37.724Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestFormatPlatform [2022-01-20T20:30:37.724Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T20:30:37.724Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestLayerAlreadyExists [2022-01-20T20:30:37.724Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:30:37.724Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:30:37.724Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:30:37.724Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:30:37.724Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:30:37.724Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:30:37.724Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T20:30:37.724Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:30:37.724Z] time="2022-01-20T20:30:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:30:37.724Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T20:30:37.724Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-01-20T20:30:37.725Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-01-20T20:30:37.725Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-01-20T20:30:37.725Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-01-20T20:30:37.725Z] === RUN TestTransfer [2022-01-20T20:30:37.725Z] --- PASS: TestV2MetadataService (1.23s) [2022-01-20T20:30:37.725Z] PASS [2022-01-20T20:30:37.725Z] coverage: 48.2% of statements [2022-01-20T20:30:37.725Z] ok github.com/docker/docker/distribution/metadata 1.329s coverage: 48.2% of statements [2022-01-20T20:30:37.725Z] --- PASS: TestTransfer (0.14s) [2022-01-20T20:30:37.725Z] === RUN TestConcurrencyLimit [2022-01-20T20:30:37.744Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s) [2022-01-20T20:30:37.744Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T20:30:38.004Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-01-20T20:30:38.004Z] === RUN TestNetworkNat [2022-01-20T20:30:38.194Z] === RUN TestNotFound [2022-01-20T20:30:38.194Z] --- PASS: TestNotFound (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestConflict [2022-01-20T20:30:38.194Z] --- PASS: TestConflict (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestForbidden [2022-01-20T20:30:38.194Z] --- PASS: TestForbidden (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestInvalidParameter [2022-01-20T20:30:38.194Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestNotImplemented [2022-01-20T20:30:38.194Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestNotModified [2022-01-20T20:30:38.194Z] --- PASS: TestNotModified (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestUnauthorized [2022-01-20T20:30:38.194Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestUnknown [2022-01-20T20:30:38.194Z] --- PASS: TestUnknown (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestCancelled [2022-01-20T20:30:38.194Z] --- PASS: TestCancelled (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestDeadline [2022-01-20T20:30:38.194Z] --- PASS: TestDeadline (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestDataLoss [2022-01-20T20:30:38.194Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestUnavailable [2022-01-20T20:30:38.194Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestSystem [2022-01-20T20:30:38.194Z] --- PASS: TestSystem (0.00s) [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode/Conflict [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T20:30:38.194Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T20:30:38.195Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T20:30:38.195Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T20:30:38.195Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T20:30:38.195Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T20:30:38.195Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T20:30:38.195Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T20:30:38.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T20:30:38.195Z] PASS [2022-01-20T20:30:38.195Z] coverage: 53.1% of statements [2022-01-20T20:30:38.195Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2022-01-20T20:30:38.195Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-01-20T20:30:38.195Z] === RUN TestInactiveJobs [2022-01-20T20:30:38.263Z] --- PASS: TestNetworkNat (0.44s) [2022-01-20T20:30:38.263Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:30:38.350Z] --- PASS: TestSecretInspect (2.22s) [2022-01-20T20:30:38.350Z] === RUN TestSecretList [2022-01-20T20:30:38.563Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2022-01-20T20:30:38.563Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:30:38.664Z] --- PASS: TestInactiveJobs (0.40s) [2022-01-20T20:30:38.664Z] === RUN TestWatchRelease [2022-01-20T20:30:38.664Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T20:30:38.664Z] === RUN TestWatchFinishedTransfer [2022-01-20T20:30:38.664Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T20:30:38.664Z] === RUN TestDuplicateTransfer [2022-01-20T20:30:38.664Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T20:30:38.664Z] === RUN TestSuccessfulUpload [2022-01-20T20:30:38.831Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T20:30:38.832Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:30:39.134Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-01-20T20:30:39.134Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T20:30:39.134Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T20:30:39.134Z] === RUN TestTokenPassThru [2022-01-20T20:30:39.134Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T20:30:39.134Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T20:30:39.134Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T20:30:39.134Z] PASS [2022-01-20T20:30:39.134Z] coverage: 24.6% of statements [2022-01-20T20:30:39.134Z] ok github.com/docker/docker/distribution 1.599s coverage: 24.6% of statements [2022-01-20T20:30:39.134Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:30:39.134Z] time="2022-01-20T20:30:38Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T20:30:39.134Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-20T20:30:39.134Z] === RUN TestCancelledUpload [2022-01-20T20:30:39.134Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T20:30:39.134Z] PASS [2022-01-20T20:30:39.134Z] coverage: 76.8% of statements [2022-01-20T20:30:39.134Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 76.8% of statements [2022-01-20T20:30:39.134Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:30:39.134Z] === RUN TestCompare [2022-01-20T20:30:39.134Z] --- PASS: TestCompare (0.00s) [2022-01-20T20:30:39.134Z] PASS [2022-01-20T20:30:39.134Z] coverage: 19.2% of statements [2022-01-20T20:30:39.134Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-01-20T20:30:39.606Z] === RUN TestFSGetInvalidData [2022-01-20T20:30:39.606Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T20:30:39.606Z] === RUN TestFSInvalidSet [2022-01-20T20:30:39.606Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-20T20:30:39.606Z] === RUN TestFSInvalidRoot [2022-01-20T20:30:39.606Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T20:30:39.606Z] === RUN TestFSMetadataGetSet [2022-01-20T20:30:39.606Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-01-20T20:30:39.606Z] === RUN TestFSInvalidWalker [2022-01-20T20:30:39.606Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T20:30:39.606Z] === RUN TestFSGetSet [2022-01-20T20:30:39.607Z] --- PASS: TestFSGetSet (0.02s) [2022-01-20T20:30:39.607Z] === RUN TestFSGetUnsetKey [2022-01-20T20:30:39.607Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T20:30:39.607Z] === RUN TestFSGetEmptyData [2022-01-20T20:30:39.607Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-01-20T20:30:39.607Z] === RUN TestFSDelete [2022-01-20T20:30:39.607Z] --- PASS: TestFSDelete (0.01s) [2022-01-20T20:30:39.607Z] === RUN TestFSWalker [2022-01-20T20:30:39.607Z] --- PASS: TestFSWalker (0.01s) [2022-01-20T20:30:39.607Z] === RUN TestFSWalkerStopOnError [2022-01-20T20:30:39.607Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T20:30:39.607Z] === RUN TestNewFromJSON [2022-01-20T20:30:39.607Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T20:30:39.607Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T20:30:39.607Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T20:30:39.607Z] === RUN TestMarshalKeyOrder [2022-01-20T20:30:39.607Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T20:30:39.607Z] === RUN TestHistoryEqual [2022-01-20T20:30:39.607Z] --- PASS: TestHistoryEqual (0.15s) [2022-01-20T20:30:39.607Z] === RUN TestImage [2022-01-20T20:30:39.607Z] --- PASS: TestImage (0.00s) [2022-01-20T20:30:39.607Z] === RUN TestImageOSNotEmpty [2022-01-20T20:30:39.607Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T20:30:39.607Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T20:30:39.607Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T20:30:39.607Z] === RUN TestCreate [2022-01-20T20:30:39.607Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:30:39.607Z] === RUN TestRestore [2022-01-20T20:30:39.607Z] time="2022-01-20T20:30:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T20:30:39.607Z] --- PASS: TestRestore (0.03s) [2022-01-20T20:30:39.607Z] === RUN TestAddDelete [2022-01-20T20:30:39.607Z] --- PASS: TestAddDelete (0.02s) [2022-01-20T20:30:39.607Z] === RUN TestSearchAfterDelete [2022-01-20T20:30:39.607Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T20:30:39.607Z] === RUN TestParentReset [2022-01-20T20:30:39.930Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T20:30:39.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-20T20:30:40.077Z] --- PASS: TestParentReset (0.03s) [2022-01-20T20:30:40.077Z] === RUN TestGetAndSetLastUpdated [2022-01-20T20:30:40.077Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T20:30:40.077Z] === RUN TestStoreLen [2022-01-20T20:30:40.077Z] --- PASS: TestStoreLen (0.04s) [2022-01-20T20:30:40.077Z] PASS [2022-01-20T20:30:40.077Z] coverage: 86.6% of statements [2022-01-20T20:30:40.077Z] ok github.com/docker/docker/image 0.559s coverage: 86.6% of statements [2022-01-20T20:30:40.077Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T20:30:40.077Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T20:30:40.077Z] PASS [2022-01-20T20:30:40.077Z] coverage: 25.0% of statements [2022-01-20T20:30:40.187Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2022-01-20T20:30:40.187Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:30:40.547Z] ok github.com/docker/docker/image/v1 0.135s coverage: 25.0% of statements [2022-01-20T20:30:40.547Z] === RUN TestValidateManifest [2022-01-20T20:30:40.547Z] === RUN TestValidateManifest/non-nil [2022-01-20T20:30:40.547Z] === RUN TestValidateManifest/nil [2022-01-20T20:30:40.547Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T20:30:40.547Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T20:30:40.547Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T20:30:40.547Z] PASS [2022-01-20T20:30:40.547Z] coverage: 0.7% of statements [2022-01-20T20:30:40.547Z] ok github.com/docker/docker/image/tarexport 0.146s coverage: 0.7% of statements [2022-01-20T20:30:40.547Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:30:40.880Z] --- PASS: TestSecretList (2.11s) [2022-01-20T20:30:40.880Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:30:41.115Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T20:30:41.123Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-20T20:30:41.365Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-01-20T20:30:41.365Z] === RUN TestPause [2022-01-20T20:30:41.535Z] === RUN TestSerialization [2022-01-20T20:30:41.535Z] === RUN TestEmptyLayer [2022-01-20T20:30:41.535Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T20:30:41.535Z] === RUN TestCommitFailure [2022-01-20T20:30:41.535Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T20:30:41.535Z] === RUN TestStartTransactionFailure [2022-01-20T20:30:41.535Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T20:30:41.535Z] === RUN TestGetOrphan [2022-01-20T20:30:41.535Z] --- PASS: TestSerialization (0.02s) [2022-01-20T20:30:41.535Z] PASS [2022-01-20T20:30:41.535Z] coverage: 100.0% of statements [2022-01-20T20:30:41.535Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T20:30:41.535Z] === RUN TestMountAndRegister [2022-01-20T20:30:41.535Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2022-01-20T20:30:41.624Z] --- PASS: TestPause (0.38s) [2022-01-20T20:30:41.624Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:30:41.624Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:30:41.624Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:30:41.624Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:30:42.006Z] layer_test.go:270: Layer size: 14 [2022-01-20T20:30:42.006Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-20T20:30:42.006Z] === RUN TestLayerRelease [2022-01-20T20:30:42.006Z] layer_test.go:303: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestStoreRestore [2022-01-20T20:30:42.006Z] layer_test.go:352: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestTarStreamStability [2022-01-20T20:30:42.006Z] layer_test.go:467: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestRegisterExistingLayer [2022-01-20T20:30:42.006Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-01-20T20:30:42.006Z] === RUN TestTarStreamVerification [2022-01-20T20:30:42.006Z] layer_test.go:696: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestLayerMigration [2022-01-20T20:30:42.006Z] migration_test.go:45: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T20:30:42.006Z] migration_test.go:181: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestMountInit [2022-01-20T20:30:42.006Z] mount_test.go:17: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestMountSize [2022-01-20T20:30:42.006Z] mount_test.go:76: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestMountChanges [2022-01-20T20:30:42.006Z] mount_test.go:125: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T20:30:42.006Z] === RUN TestMountApply [2022-01-20T20:30:42.006Z] mount_test.go:212: Failing on Windows [2022-01-20T20:30:42.006Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T20:30:42.006Z] PASS [2022-01-20T20:30:42.006Z] coverage: 30.1% of statements [2022-01-20T20:30:42.006Z] ok github.com/docker/docker/layer 0.222s coverage: 30.1% of statements [2022-01-20T20:30:42.006Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:30:42.030Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s) [2022-01-20T20:30:42.030Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:30:42.030Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:30:42.030Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T20:30:42.030Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:30:42.043Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-20T20:30:42.043Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-01-20T20:30:42.043Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:30:42.192Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-01-20T20:30:42.192Z] === RUN TestPidHost [2022-01-20T20:30:42.476Z] === RUN TestEnvironmentParsing [2022-01-20T20:30:42.476Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T20:30:42.476Z] PASS [2022-01-20T20:30:42.476Z] coverage: 1.2% of statements [2022-01-20T20:30:42.476Z] ok github.com/docker/docker/libcontainerd/local 0.135s coverage: 1.2% of statements [2022-01-20T20:30:42.476Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:30:42.476Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:30:42.476Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:30:42.605Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T20:30:42.779Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-01-20T20:30:42.779Z] === RUN TestSecretsUpdate [2022-01-20T20:30:42.862Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-01-20T20:30:42.862Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:30:43.129Z] --- PASS: TestPidHost (0.89s) [2022-01-20T20:30:43.129Z] === RUN TestPsFilter [2022-01-20T20:30:43.129Z] --- PASS: TestPsFilter (0.19s) [2022-01-20T20:30:43.129Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:30:43.388Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-20T20:30:43.388Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:30:43.956Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-01-20T20:30:43.956Z] === RUN TestRemoveContainerRunning [2022-01-20T20:30:44.045Z] === RUN TestSequenceGetAvailableBit [2022-01-20T20:30:44.045Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestSequenceEqual [2022-01-20T20:30:44.045Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestSequenceCopy [2022-01-20T20:30:44.045Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestGetFirstAvailable [2022-01-20T20:30:44.045Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestFindSequence [2022-01-20T20:30:44.045Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestCheckIfAvailable [2022-01-20T20:30:44.045Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestMergeSequences [2022-01-20T20:30:44.045Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestPushReservation [2022-01-20T20:30:44.045Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestSerializeDeserialize [2022-01-20T20:30:44.045Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestSet [2022-01-20T20:30:44.045Z] --- PASS: TestSet (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestSetUnset [2022-01-20T20:30:44.045Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestOffsetSetUnset [2022-01-20T20:30:44.045Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestSetInRange [2022-01-20T20:30:44.045Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestSetAnyInRange [2022-01-20T20:30:44.045Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestMethods [2022-01-20T20:30:44.045Z] --- PASS: TestMethods (0.00s) [2022-01-20T20:30:44.045Z] === RUN TestRandomAllocateDeallocate [2022-01-20T20:30:44.216Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-20T20:30:44.216Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:30:44.229Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s) [2022-01-20T20:30:44.229Z] === RUN TestNISDomainname [2022-01-20T20:30:44.784Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-20T20:30:44.784Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:30:44.784Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T20:30:44.784Z] === RUN TestRenameLinkedContainer [2022-01-20T20:30:45.035Z] === RUN TestInvalidConfig [2022-01-20T20:30:45.035Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T20:30:45.035Z] === RUN TestConfig [2022-01-20T20:30:45.035Z] --- PASS: TestConfig (0.00s) [2022-01-20T20:30:45.035Z] === RUN TestOptionsLabels [2022-01-20T20:30:45.035Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T20:30:45.035Z] === RUN TestValidName [2022-01-20T20:30:45.035Z] --- PASS: TestValidName (0.00s) [2022-01-20T20:30:45.035Z] PASS [2022-01-20T20:30:45.035Z] coverage: 19.7% of statements [2022-01-20T20:30:45.035Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 19.7% of statements [2022-01-20T20:30:45.157Z] --- PASS: TestNISDomainname (0.95s) [2022-01-20T20:30:45.157Z] === RUN TestHostnameDnsResolution [2022-01-20T20:30:45.309Z] --- PASS: TestSecretsUpdate (2.24s) [2022-01-20T20:30:45.309Z] === RUN TestTemplatedSecret [2022-01-20T20:30:45.505Z] === RUN TestErrorInterfaces [2022-01-20T20:30:45.505Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestNetworkMarshalling [2022-01-20T20:30:45.505Z] === RUN TestKey [2022-01-20T20:30:45.505Z] --- PASS: TestKey (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestParseKey [2022-01-20T20:30:45.505Z] --- PASS: TestParseKey (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestInvalidDataStore [2022-01-20T20:30:45.505Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestKVObjectFlatKey [2022-01-20T20:30:45.505Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T20:30:45.505Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T20:30:45.505Z] PASS [2022-01-20T20:30:45.505Z] coverage: 21.9% of statements [2022-01-20T20:30:45.505Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-01-20T20:30:45.505Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-01-20T20:30:45.505Z] === RUN TestEndpointMarshalling [2022-01-20T20:30:45.505Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestAuxAddresses [2022-01-20T20:30:45.505Z] time="2022-01-20T20:30:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:30:45.505Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-20T20:30:45.505Z] === RUN TestSRVServiceQuery [2022-01-20T20:30:45.505Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-20T20:30:45.505Z] === RUN TestServiceVIPReuse [2022-01-20T20:30:45.505Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T20:30:45.505Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestDNSIPQuery [2022-01-20T20:30:45.505Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestDNSProxyServFail [2022-01-20T20:30:45.505Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-01-20T20:30:45.505Z] === RUN TestSandboxAddEmpty [2022-01-20T20:30:45.505Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestSandboxAddMultiPrio [2022-01-20T20:30:45.505Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestSandboxAddSamePrio [2022-01-20T20:30:45.505Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestCleanupServiceDiscovery [2022-01-20T20:30:45.505Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestDNSOptions [2022-01-20T20:30:45.505Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:30:45.505Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T20:30:45.505Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T20:30:45.505Z] time="2022-01-20T20:30:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:30:45.505Z] time="2022-01-20T20:30:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:30:45.505Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T20:30:45.505Z] PASS [2022-01-20T20:30:45.505Z] coverage: 8.5% of statements [2022-01-20T20:30:45.505Z] ok github.com/docker/docker/libnetwork 0.319s coverage: 8.5% of statements [2022-01-20T20:30:45.974Z] === RUN TestIPDataMarshalling [2022-01-20T20:30:45.974Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T20:30:45.974Z] === RUN TestValidateAndIsV6 [2022-01-20T20:30:45.974Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T20:30:45.974Z] PASS [2022-01-20T20:30:45.974Z] coverage: 68.9% of statements [2022-01-20T20:30:45.974Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-01-20T20:30:46.163Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-01-20T20:30:46.163Z] === RUN TestRenameStoppedContainer [2022-01-20T20:30:46.444Z] === RUN TestDriver [2022-01-20T20:30:46.444Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:30:46.444Z] PASS [2022-01-20T20:30:46.444Z] coverage: 34.8% of statements [2022-01-20T20:30:46.444Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-01-20T20:30:46.525Z] --- PASS: TestHostnameDnsResolution (1.35s) [2022-01-20T20:30:46.525Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:30:46.731Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-01-20T20:30:46.731Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:30:46.913Z] === RUN TestDriver [2022-01-20T20:30:46.913Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:30:46.913Z] PASS [2022-01-20T20:30:46.913Z] coverage: 34.8% of statements [2022-01-20T20:30:46.913Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-01-20T20:30:47.053Z] === RUN TestCheckpointCreateError [2022-01-20T20:30:47.053Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCheckpointCreate [2022-01-20T20:30:47.053Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCheckpointDeleteError [2022-01-20T20:30:47.053Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCheckpointDelete [2022-01-20T20:30:47.053Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCheckpointListError [2022-01-20T20:30:47.053Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCheckpointList [2022-01-20T20:30:47.053Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T20:30:47.053Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T20:30:47.053Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:30:47.053Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestGetAPIPath [2022-01-20T20:30:47.053Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestParseHostURL [2022-01-20T20:30:47.053Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T20:30:47.053Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T20:30:47.053Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNegotiateAPIVersion [2022-01-20T20:30:47.053Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T20:30:47.053Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T20:30:47.053Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T20:30:47.053Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T20:30:47.053Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestClientRedirect [2022-01-20T20:30:47.053Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigCreateUnsupported [2022-01-20T20:30:47.053Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigCreateError [2022-01-20T20:30:47.053Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigCreate [2022-01-20T20:30:47.053Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigInspectNotFound [2022-01-20T20:30:47.053Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T20:30:47.053Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigInspectUnsupported [2022-01-20T20:30:47.053Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigInspectError [2022-01-20T20:30:47.053Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T20:30:47.053Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigInspect [2022-01-20T20:30:47.053Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigListUnsupported [2022-01-20T20:30:47.053Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigListError [2022-01-20T20:30:47.053Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigList [2022-01-20T20:30:47.053Z] --- PASS: TestConfigList (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigRemoveUnsupported [2022-01-20T20:30:47.053Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigRemoveError [2022-01-20T20:30:47.053Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigRemove [2022-01-20T20:30:47.053Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigUpdateUnsupported [2022-01-20T20:30:47.053Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigUpdateError [2022-01-20T20:30:47.053Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestConfigUpdate [2022-01-20T20:30:47.053Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerCommitError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerCommit [2022-01-20T20:30:47.053Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStatPathError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStatPath [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyToContainerError [2022-01-20T20:30:47.053Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T20:30:47.053Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T20:30:47.053Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyToContainer [2022-01-20T20:30:47.053Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyFromContainerError [2022-01-20T20:30:47.053Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T20:30:47.053Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T20:30:47.053Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T20:30:47.053Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestCopyFromContainer [2022-01-20T20:30:47.053Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerCreateError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerCreateImageNotFound [2022-01-20T20:30:47.053Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerCreateWithName [2022-01-20T20:30:47.053Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerCreateAutoRemove [2022-01-20T20:30:47.053Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerDiffError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerDiff [2022-01-20T20:30:47.053Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecCreateError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecCreate [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecStartError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecStart [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecInspectError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecInspect [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExportError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExport [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerInspectError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T20:30:47.053Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T20:30:47.053Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerInspect [2022-01-20T20:30:47.053Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerInspectNode [2022-01-20T20:30:47.053Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerKillError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerKill [2022-01-20T20:30:47.053Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerListError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerList [2022-01-20T20:30:47.053Z] --- PASS: TestContainerList (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerLogsNotFoundError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerLogsError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerLogs [2022-01-20T20:30:47.053Z] --- PASS: TestContainerLogs (0.25s) [2022-01-20T20:30:47.053Z] === RUN TestContainerPauseError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerPause [2022-01-20T20:30:47.053Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainersPruneError [2022-01-20T20:30:47.053Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainersPrune [2022-01-20T20:30:47.053Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerRemoveError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerRemove [2022-01-20T20:30:47.053Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerRenameError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerRename [2022-01-20T20:30:47.053Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerResizeError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecResizeError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerResize [2022-01-20T20:30:47.053Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerExecResize [2022-01-20T20:30:47.053Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerRestartError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerRestart [2022-01-20T20:30:47.053Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStartError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStart [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStatsError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStats [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStopError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerStop [2022-01-20T20:30:47.053Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerTopError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerTop [2022-01-20T20:30:47.053Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerUnpauseError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerUnpause [2022-01-20T20:30:47.053Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerUpdateError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerUpdate [2022-01-20T20:30:47.053Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerWaitError [2022-01-20T20:30:47.053Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestContainerWait [2022-01-20T20:30:47.053Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestDiskUsageError [2022-01-20T20:30:47.053Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T20:30:47.053Z] === RUN TestDiskUsage [2022-01-20T20:30:47.053Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestDistributionInspectUnsupported [2022-01-20T20:30:47.054Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T20:30:47.054Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestEventsErrorInOptions [2022-01-20T20:30:47.054Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestEventsErrorFromServer [2022-01-20T20:30:47.054Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestEvents [2022-01-20T20:30:47.054Z] --- PASS: TestEvents (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestTLSCloseWriter [2022-01-20T20:30:47.054Z] === PAUSE TestTLSCloseWriter [2022-01-20T20:30:47.054Z] === RUN TestImageBuildError [2022-01-20T20:30:47.054Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageBuild [2022-01-20T20:30:47.054Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestGetDockerOS [2022-01-20T20:30:47.054Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageCreateError [2022-01-20T20:30:47.054Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageCreate [2022-01-20T20:30:47.054Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageHistoryError [2022-01-20T20:30:47.054Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageHistory [2022-01-20T20:30:47.054Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageImportError [2022-01-20T20:30:47.054Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageImport [2022-01-20T20:30:47.054Z] --- PASS: TestImageImport (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageInspectError [2022-01-20T20:30:47.054Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageInspectImageNotFound [2022-01-20T20:30:47.054Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageInspectWithEmptyID [2022-01-20T20:30:47.054Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageInspect [2022-01-20T20:30:47.054Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageListError [2022-01-20T20:30:47.054Z] --- PASS: TestImageListError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageList [2022-01-20T20:30:47.054Z] --- PASS: TestImageList (0.03s) [2022-01-20T20:30:47.054Z] === RUN TestImageListApiBefore125 [2022-01-20T20:30:47.054Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageLoadError [2022-01-20T20:30:47.054Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageLoad [2022-01-20T20:30:47.054Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagesPruneError [2022-01-20T20:30:47.054Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagesPrune [2022-01-20T20:30:47.054Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePullReferenceParseError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePullAnyError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePullWithoutErrors [2022-01-20T20:30:47.054Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePushReferenceError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePushAnyError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithoutErrors [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T20:30:47.054Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageRemoveError [2022-01-20T20:30:47.054Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageRemoveImageNotFound [2022-01-20T20:30:47.054Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageRemove [2022-01-20T20:30:47.054Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSaveError [2022-01-20T20:30:47.054Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSave [2022-01-20T20:30:47.054Z] --- PASS: TestImageSave (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSearchAnyError [2022-01-20T20:30:47.054Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T20:30:47.054Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T20:30:47.054Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T20:30:47.054Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T20:30:47.054Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageSearchWithoutErrors [2022-01-20T20:30:47.054Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageTagError [2022-01-20T20:30:47.054Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageTagInvalidReference [2022-01-20T20:30:47.054Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T20:30:47.054Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageTagHexSource [2022-01-20T20:30:47.054Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestImageTag [2022-01-20T20:30:47.054Z] --- PASS: TestImageTag (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestInfoServerError [2022-01-20T20:30:47.054Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T20:30:47.054Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestInfo [2022-01-20T20:30:47.054Z] --- PASS: TestInfo (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkConnectError [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkConnect [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkCreateError [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkCreate [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkDisconnectError [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkDisconnect [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkInspect [2022-01-20T20:30:47.054Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T20:30:47.054Z] === RUN TestNetworkInspect/no_options [2022-01-20T20:30:47.054Z] === RUN TestNetworkInspect/verbose [2022-01-20T20:30:47.054Z] === RUN TestNetworkInspect/global_scope [2022-01-20T20:30:47.054Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T20:30:47.054Z] === RUN TestNetworkInspect/server_error [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkListError [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkList [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworksPruneError [2022-01-20T20:30:47.054Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworksPrune [2022-01-20T20:30:47.054Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkRemoveError [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNetworkRemove [2022-01-20T20:30:47.054Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeInspectError [2022-01-20T20:30:47.054Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T20:30:47.054Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T20:30:47.054Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeInspect [2022-01-20T20:30:47.054Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeListError [2022-01-20T20:30:47.054Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeList [2022-01-20T20:30:47.054Z] --- PASS: TestNodeList (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeRemoveError [2022-01-20T20:30:47.054Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeRemove [2022-01-20T20:30:47.054Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeUpdateError [2022-01-20T20:30:47.054Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestNodeUpdate [2022-01-20T20:30:47.054Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestOptionWithTimeout [2022-01-20T20:30:47.054Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPingFail [2022-01-20T20:30:47.054Z] --- PASS: TestPingFail (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPingWithError [2022-01-20T20:30:47.054Z] 2022/01/20 20:30:45 RoundTripper returned a response & error; ignoring response [2022-01-20T20:30:47.054Z] 2022/01/20 20:30:45 RoundTripper returned a response & error; ignoring response [2022-01-20T20:30:47.054Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPingSuccess [2022-01-20T20:30:47.054Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPingHeadFallback [2022-01-20T20:30:47.054Z] === RUN TestPingHeadFallback/OK [2022-01-20T20:30:47.054Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T20:30:47.054Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T20:30:47.054Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T20:30:47.054Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T20:30:47.054Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginDisableError [2022-01-20T20:30:47.054Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginDisable [2022-01-20T20:30:47.054Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginEnableError [2022-01-20T20:30:47.054Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginEnable [2022-01-20T20:30:47.054Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginInspectError [2022-01-20T20:30:47.054Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T20:30:47.054Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginInspect [2022-01-20T20:30:47.054Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginListError [2022-01-20T20:30:47.054Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginList [2022-01-20T20:30:47.054Z] --- PASS: TestPluginList (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginPushError [2022-01-20T20:30:47.054Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginPush [2022-01-20T20:30:47.054Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginRemoveError [2022-01-20T20:30:47.054Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginRemove [2022-01-20T20:30:47.054Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginSetError [2022-01-20T20:30:47.054Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPluginSet [2022-01-20T20:30:47.054Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSetHostHeader [2022-01-20T20:30:47.054Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestPlainTextError [2022-01-20T20:30:47.054Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestInfiniteError [2022-01-20T20:30:47.054Z] --- PASS: TestInfiniteError (0.05s) [2022-01-20T20:30:47.054Z] === RUN TestCanceledContext [2022-01-20T20:30:47.054Z] 2022/01/20 20:30:45 RoundTripper returned a response & error; ignoring response [2022-01-20T20:30:47.054Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestDeadlineExceededContext [2022-01-20T20:30:47.054Z] 2022/01/20 20:30:45 RoundTripper returned a response & error; ignoring response [2022-01-20T20:30:47.054Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretCreateUnsupported [2022-01-20T20:30:47.054Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretCreateError [2022-01-20T20:30:47.054Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretCreate [2022-01-20T20:30:47.054Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretInspectUnsupported [2022-01-20T20:30:47.054Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretInspectError [2022-01-20T20:30:47.054Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T20:30:47.054Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T20:30:47.054Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretInspect [2022-01-20T20:30:47.054Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretListUnsupported [2022-01-20T20:30:47.054Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretListError [2022-01-20T20:30:47.054Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretList [2022-01-20T20:30:47.054Z] --- PASS: TestSecretList (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretRemoveUnsupported [2022-01-20T20:30:47.054Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretRemoveError [2022-01-20T20:30:47.054Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretRemove [2022-01-20T20:30:47.054Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretUpdateUnsupported [2022-01-20T20:30:47.054Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretUpdateError [2022-01-20T20:30:47.054Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSecretUpdate [2022-01-20T20:30:47.054Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceCreateError [2022-01-20T20:30:47.054Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceCreate [2022-01-20T20:30:47.054Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T20:30:47.054Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceCreateDigestPinning [2022-01-20T20:30:47.054Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceInspectError [2022-01-20T20:30:47.054Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T20:30:47.054Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T20:30:47.054Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceInspect [2022-01-20T20:30:47.054Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceListError [2022-01-20T20:30:47.054Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceList [2022-01-20T20:30:47.054Z] --- PASS: TestServiceList (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceLogsError [2022-01-20T20:30:47.054Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceLogs [2022-01-20T20:30:47.054Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceRemoveError [2022-01-20T20:30:47.054Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T20:30:47.054Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceRemove [2022-01-20T20:30:47.054Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceUpdateError [2022-01-20T20:30:47.054Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestServiceUpdate [2022-01-20T20:30:47.054Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T20:30:47.054Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSwarmGetUnlockKey [2022-01-20T20:30:47.054Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T20:30:47.054Z] === RUN TestSwarmInitError [2022-01-20T20:30:47.054Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmInit [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmInspectError [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmInspect [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmJoinError [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmJoin [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmLeaveError [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmLeave [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmUnlockError [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmUnlock [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmUpdateError [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestSwarmUpdate [2022-01-20T20:30:47.055Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestTaskInspectError [2022-01-20T20:30:47.055Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T20:30:47.055Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestTaskInspect [2022-01-20T20:30:47.055Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestTaskListError [2022-01-20T20:30:47.055Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestTaskList [2022-01-20T20:30:47.055Z] --- PASS: TestTaskList (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeCreateError [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeCreate [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeInspectError [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeInspectNotFound [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeInspect [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeListError [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeList [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeRemoveError [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T20:30:47.055Z] === RUN TestVolumeRemove [2022-01-20T20:30:47.055Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T20:30:47.055Z] === CONT TestTLSCloseWriter [2022-01-20T20:30:47.055Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-01-20T20:30:47.055Z] PASS [2022-01-20T20:30:47.055Z] coverage: 75.1% of statements [2022-01-20T20:30:47.055Z] ok github.com/docker/docker/client 0.778s coverage: 75.1% of statements [2022-01-20T20:30:47.299Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-01-20T20:30:47.300Z] === RUN TestRenameInvalidName [2022-01-20T20:30:47.383Z] === RUN TestNetworkAllocateFree [2022-01-20T20:30:47.383Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T20:30:47.383Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T20:30:47.383Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T20:30:47.383Z] PASS [2022-01-20T20:30:47.383Z] coverage: 63.6% of statements [2022-01-20T20:30:47.383Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.103s coverage: 63.6% of statements [2022-01-20T20:30:47.837Z] --- PASS: TestTemplatedSecret (2.63s) [2022-01-20T20:30:47.837Z] === RUN TestSecretCreateResolve [2022-01-20T20:30:47.854Z] === RUN TestGetEmptyCapabilities [2022-01-20T20:30:47.854Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T20:30:47.854Z] === RUN TestGetExtraCapabilities [2022-01-20T20:30:47.854Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-20T20:30:47.854Z] === RUN TestGetInvalidCapabilities [2022-01-20T20:30:47.854Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-20T20:30:47.854Z] === RUN TestRemoteDriver [2022-01-20T20:30:47.854Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:30:47.854Z] === RUN TestDriverError [2022-01-20T20:30:47.854Z] --- PASS: TestDriverError (0.01s) [2022-01-20T20:30:47.854Z] === RUN TestMissingValues [2022-01-20T20:30:47.854Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T20:30:47.854Z] === RUN TestRollback [2022-01-20T20:30:47.854Z] --- PASS: TestRollback (0.01s) [2022-01-20T20:30:47.854Z] PASS [2022-01-20T20:30:47.854Z] coverage: 57.4% of statements [2022-01-20T20:30:47.854Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-01-20T20:30:47.854Z] --- PASS: TestRandomAllocateDeallocate (4.15s) [2022-01-20T20:30:47.854Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:30:47.867Z] --- PASS: TestRenameInvalidName (0.38s) [2022-01-20T20:30:47.867Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:30:47.892Z] --- PASS: TestUnprivilegedPortsAndPing (1.16s) [2022-01-20T20:30:47.892Z] === RUN TestStats [2022-01-20T20:30:48.148Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T20:30:48.324Z] === RUN TestNAT [2022-01-20T20:30:48.324Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:30:48.324Z] --- SKIP: TestNAT (0.00s) [2022-01-20T20:30:48.324Z] === RUN TestTransparent [2022-01-20T20:30:48.324Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:30:48.324Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T20:30:48.324Z] PASS [2022-01-20T20:30:48.324Z] coverage: 0.0% of statements [2022-01-20T20:30:48.324Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2022-01-20T20:30:48.324Z] === RUN TestBuildDefault [2022-01-20T20:30:48.324Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T20:30:48.324Z] === RUN TestBuildHostnameDomainname [2022-01-20T20:30:48.324Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T20:30:48.324Z] === RUN TestBuildHostname [2022-01-20T20:30:48.324Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T20:30:48.324Z] === RUN TestBuildHostnameFQDN [2022-01-20T20:30:48.324Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T20:30:48.324Z] === RUN TestBuildNoIP [2022-01-20T20:30:48.324Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T20:30:48.324Z] === RUN TestUpdate [2022-01-20T20:30:48.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-20T20:30:48.793Z] --- PASS: TestUpdate (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T20:30:48.793Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T20:30:48.793Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestAddEmpty [2022-01-20T20:30:48.793Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestAdd [2022-01-20T20:30:48.793Z] --- PASS: TestAdd (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestDeleteEmpty [2022-01-20T20:30:48.793Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestDeleteNewline [2022-01-20T20:30:48.793Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestDelete [2022-01-20T20:30:48.793Z] --- PASS: TestDelete (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestConcurrentWrites [2022-01-20T20:30:48.793Z] --- PASS: TestConcurrentWrites (0.16s) [2022-01-20T20:30:48.793Z] PASS [2022-01-20T20:30:48.793Z] coverage: 81.2% of statements [2022-01-20T20:30:48.793Z] ok github.com/docker/docker/libnetwork/etchosts 0.214s coverage: 81.2% of statements [2022-01-20T20:30:48.793Z] === RUN TestNew [2022-01-20T20:30:48.793Z] --- PASS: TestNew (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestAddDriver [2022-01-20T20:30:48.793Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestAddDuplicateDriver [2022-01-20T20:30:48.793Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T20:30:48.793Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestDriver [2022-01-20T20:30:48.793Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestIPAM [2022-01-20T20:30:48.793Z] --- PASS: TestIPAM (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestWalkIPAMs [2022-01-20T20:30:48.793Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestWalkDrivers [2022-01-20T20:30:48.793Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T20:30:48.793Z] PASS [2022-01-20T20:30:48.793Z] coverage: 82.4% of statements [2022-01-20T20:30:48.793Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2022-01-20T20:30:48.793Z] --- PASS: TestAllocateRandomDeallocate (1.01s) [2022-01-20T20:30:48.793Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T20:30:48.793Z] === RUN TestNew [2022-01-20T20:30:48.793Z] --- PASS: TestNew (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestAllocate [2022-01-20T20:30:48.793Z] --- PASS: TestAllocate (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestUninitialized [2022-01-20T20:30:48.793Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestAllocateInRange [2022-01-20T20:30:48.793Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T20:30:48.793Z] === RUN TestAllocateSerial [2022-01-20T20:30:48.793Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T20:30:48.793Z] PASS [2022-01-20T20:30:48.793Z] coverage: 87.5% of statements [2022-01-20T20:30:48.793Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-01-20T20:30:49.246Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-01-20T20:30:49.246Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:30:49.263Z] === RUN TestCaller [2022-01-20T20:30:49.263Z] --- PASS: TestCaller (0.00s) [2022-01-20T20:30:49.263Z] PASS [2022-01-20T20:30:49.263Z] coverage: 100.0% of statements [2022-01-20T20:30:49.263Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-01-20T20:30:49.504Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2022-01-20T20:30:49.504Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:30:49.638Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T20:30:49.732Z] === RUN TestSetSerialInsertDelete [2022-01-20T20:30:49.732Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T20:30:49.732Z] === RUN TestSetParallelInsertDelete [2022-01-20T20:30:49.732Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.87s) [2022-01-20T20:30:49.732Z] === RUN TestRetrieveFromStore [2022-01-20T20:30:49.738Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-01-20T20:30:49.738Z] PASS [2022-01-20T20:30:49.738Z] [2022-01-20T20:30:49.738Z] DONE 6 tests in 13.468s [2022-01-20T20:30:49.738Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:30:49.738Z] INFO: Testing against a local daemon [2022-01-20T20:30:49.738Z] === RUN TestServiceCreateInit [2022-01-20T20:30:49.738Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:30:50.200Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T20:30:50.201Z] --- PASS: TestRetrieveFromStore (0.66s) [2022-01-20T20:30:50.201Z] === RUN TestIsCorrupted [2022-01-20T20:30:50.201Z] --- PASS: TestIsCorrupted (0.01s) [2022-01-20T20:30:50.201Z] === RUN TestSetRollover [2022-01-20T20:30:50.442Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-01-20T20:30:50.442Z] === RUN TestResize [2022-01-20T20:30:50.670Z] === RUN TestInt2IP2IntConversion [2022-01-20T20:30:50.670Z] === RUN TestPoolRequest [2022-01-20T20:30:50.670Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T20:30:50.670Z] === RUN TestOtherRequests [2022-01-20T20:30:50.670Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T20:30:50.670Z] PASS [2022-01-20T20:30:50.670Z] coverage: 57.1% of statements [2022-01-20T20:30:50.670Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2022-01-20T20:30:50.701Z] --- PASS: TestResize (0.39s) [2022-01-20T20:30:50.701Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:30:50.762Z] --- PASS: TestStats (2.87s) [2022-01-20T20:30:50.762Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:30:50.762Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:30:50.762Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:30:50.762Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:30:50.762Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:30:50.762Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:30:50.762Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:30:50.762Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:30:50.762Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:30:50.762Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:30:50.762Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:30:50.762Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T20:30:51.018Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T20:30:51.144Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-01-20T20:30:51.144Z] === RUN TestGetAddressVersion [2022-01-20T20:30:51.144Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T20:30:51.144Z] === RUN TestKeyString [2022-01-20T20:30:51.144Z] --- PASS: TestKeyString (0.00s) [2022-01-20T20:30:51.144Z] === RUN TestPoolDataMarshal [2022-01-20T20:30:51.144Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T20:30:51.144Z] === RUN TestSubnetsMarshal [2022-01-20T20:30:51.144Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-01-20T20:30:51.144Z] === RUN TestAddSubnets [2022-01-20T20:30:51.144Z] --- PASS: TestAddSubnets (0.04s) [2022-01-20T20:30:51.144Z] === RUN TestDoublePoolRelease [2022-01-20T20:30:51.144Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-20T20:30:51.144Z] === RUN TestAddReleasePoolID [2022-01-20T20:30:51.269Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-20T20:30:51.269Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:30:51.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-20T20:30:51.528Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-01-20T20:30:51.528Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:30:51.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:30:51.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:51.529Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:51.529Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:51.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T20:30:51.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:51.530Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T20:30:51.614Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-01-20T20:30:51.614Z] === RUN TestPredefinedPool [2022-01-20T20:30:51.614Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-20T20:30:51.614Z] === RUN TestRemoveSubnet [2022-01-20T20:30:51.614Z] --- PASS: TestRemoveSubnet (0.15s) [2022-01-20T20:30:51.614Z] === RUN TestGetSameAddress [2022-01-20T20:30:51.614Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T20:30:51.614Z] === RUN TestPoolAllocationReuse [2022-01-20T20:30:51.614Z] --- PASS: TestSetRollover (1.25s) [2022-01-20T20:30:51.614Z] === RUN TestSetRolloverSerial [2022-01-20T20:30:51.788Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T20:30:51.788Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T20:30:51.788Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T20:30:51.788Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:30:52.083Z] === RUN TestGetCapabilities [2022-01-20T20:30:52.083Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T20:30:52.083Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T20:30:52.083Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-20T20:30:52.083Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T20:30:52.083Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-20T20:30:52.083Z] === RUN TestRemoteDriver [2022-01-20T20:30:52.083Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:30:52.083Z] PASS [2022-01-20T20:30:52.083Z] coverage: 47.4% of statements [2022-01-20T20:30:52.083Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2022-01-20T20:30:52.553Z] === RUN TestWindowsIPAM [2022-01-20T20:30:52.553Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T20:30:52.553Z] PASS [2022-01-20T20:30:52.553Z] coverage: 71.4% of statements [2022-01-20T20:30:52.553Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2022-01-20T20:30:52.553Z] --- PASS: TestSetRolloverSerial (1.09s) [2022-01-20T20:30:52.553Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T20:30:52.553Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T20:30:52.553Z] PASS [2022-01-20T20:30:52.553Z] coverage: 84.4% of statements [2022-01-20T20:30:52.553Z] ok github.com/docker/docker/libnetwork/bitseq 9.153s coverage: 84.4% of statements [2022-01-20T20:30:52.716Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T20:30:52.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:52.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T20:30:52.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-20T20:30:53.022Z] --- PASS: TestPoolAllocationReuse (1.20s) [2022-01-20T20:30:53.022Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T20:30:53.022Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-20T20:30:53.022Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T20:30:53.492Z] === RUN TestDefaultNetwork [2022-01-20T20:30:53.900Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:30:53.950Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:30:53.961Z] --- PASS: TestDefaultNetwork (0.26s) [2022-01-20T20:30:53.961Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T20:30:53.961Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-01-20T20:30:53.961Z] === RUN TestInitAddressPools [2022-01-20T20:30:53.961Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T20:30:53.961Z] PASS [2022-01-20T20:30:53.961Z] coverage: 74.0% of statements [2022-01-20T20:30:53.961Z] ok github.com/docker/docker/libnetwork/ipamutils 0.583s coverage: 74.0% of statements [2022-01-20T20:30:54.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T20:30:54.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:54.431Z] === RUN TestKeyValue [2022-01-20T20:30:54.431Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T20:30:54.431Z] PASS [2022-01-20T20:30:54.431Z] coverage: 60.0% of statements [2022-01-20T20:30:54.431Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-01-20T20:30:54.431Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.76s) [2022-01-20T20:30:54.431Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T20:30:55.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:55.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-20T20:30:55.528Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T20:30:55.528Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-01-20T20:30:55.528Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2022-01-20T20:30:55.528Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-01-20T20:30:55.528Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-01-20T20:30:55.528Z] === RUN TestDeleteDevicemapper [2022-01-20T20:30:55.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:30:55.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:30:55.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T20:30:56.000Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:30:56.001Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:30:56.001Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:30:56.001Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T20:30:56.001Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:30:56.001Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:30:56.001Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:30:56.946Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T20:30:56.989Z] === RUN TestGenerate [2022-01-20T20:30:56.989Z] --- PASS: TestGenerate (0.00s) [2022-01-20T20:30:56.989Z] === RUN TestGeneratePtr [2022-01-20T20:30:56.989Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T20:30:56.989Z] === RUN TestGenerateMissingField [2022-01-20T20:30:56.989Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T20:30:56.989Z] === RUN TestFieldCannotBeSet [2022-01-20T20:30:56.989Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T20:30:56.989Z] === RUN TestTypeMismatchError [2022-01-20T20:30:56.989Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T20:30:56.989Z] PASS [2022-01-20T20:30:56.990Z] coverage: 100.0% of statements [2022-01-20T20:30:56.990Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-01-20T20:30:56.990Z] === RUN TestNetworkDBSimple [2022-01-20T20:30:56.990Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.55s) [2022-01-20T20:30:56.990Z] === RUN TestGetAddress [2022-01-20T20:30:57.025Z] ......... [ 85%] [2022-01-20T20:30:57.264Z] --- PASS: TestServiceCreateInit (7.28s) [2022-01-20T20:30:57.264Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-01-20T20:30:57.264Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-01-20T20:30:57.264Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:30:57.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T20:30:57.892Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2022-01-20T20:30:57.892Z] === RUN TestUpdateMemory [2022-01-20T20:30:57.892Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:30:57.892Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T20:30:57.892Z] === RUN TestUpdateCPUQuota [2022-01-20T20:30:57.979Z] testing: warning: no tests to run [2022-01-20T20:30:57.979Z] PASS [2022-01-20T20:30:57.979Z] coverage: 0.0% of statements [2022-01-20T20:30:57.979Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:30:57.979Z] 2022/01/20 20:30:57 Closing DB instances... [2022-01-20T20:30:58.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-20T20:30:58.167Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T20:30:58.167Z] check_test.go:308: [d1397980ad359] daemon is not started [2022-01-20T20:30:58.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-20T20:30:58.167Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T20:30:58.167Z] check_test.go:308: [dc16db78a3611] daemon is not started [2022-01-20T20:30:58.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-20T20:30:58.167Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T20:30:58.448Z] === RUN TestRequestNewPort [2022-01-20T20:30:58.448Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestRequestSpecificPort [2022-01-20T20:30:58.448Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestReleasePort [2022-01-20T20:30:58.448Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestReuseReleasedPort [2022-01-20T20:30:58.448Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestReleaseUnreadledPort [2022-01-20T20:30:58.448Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestUnknowProtocol [2022-01-20T20:30:58.448Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestAllocateAllPorts [2022-01-20T20:30:58.448Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestPortAllocation [2022-01-20T20:30:58.448Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T20:30:58.448Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestNoDuplicateBPR [2022-01-20T20:30:58.448Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T20:30:58.448Z] === RUN TestChangePortRange [2022-01-20T20:30:58.448Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T20:30:58.448Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T20:30:58.448Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T20:30:58.448Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T20:30:58.448Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T20:30:58.448Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T20:30:58.448Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T20:30:58.448Z] PASS [2022-01-20T20:30:58.448Z] coverage: 88.6% of statements [2022-01-20T20:30:58.448Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-01-20T20:30:58.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T20:30:58.920Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-01-20T20:30:58.920Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T20:30:59.093Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T20:30:59.349Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-01-20T20:30:59.349Z] === RUN TestUpdatePidsLimit [2022-01-20T20:30:59.349Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T20:30:59.390Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T20:30:59.390Z] PASS [2022-01-20T20:30:59.390Z] coverage: 100.0% of statements [2022-01-20T20:30:59.390Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-01-20T20:30:59.390Z] testing: warning: no tests to run [2022-01-20T20:30:59.390Z] PASS [2022-01-20T20:30:59.390Z] coverage: 0.0% of statements [2022-01-20T20:30:59.390Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:30:59.605Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T20:30:59.605Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T20:31:00.168Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T20:31:00.378Z] === RUN TestHashData [2022-01-20T20:31:00.378Z] --- PASS: TestHashData (0.00s) [2022-01-20T20:31:00.378Z] PASS [2022-01-20T20:31:00.378Z] coverage: 2.8% of statements [2022-01-20T20:31:00.378Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-01-20T20:31:00.378Z] === RUN TestErrorConstructors [2022-01-20T20:31:00.378Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T20:31:00.378Z] === RUN TestCompareIPMask [2022-01-20T20:31:00.378Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T20:31:00.378Z] === RUN TestUtilGetHostPartIP [2022-01-20T20:31:00.378Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T20:31:00.378Z] === RUN TestUtilGetBroadcastIP [2022-01-20T20:31:00.378Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T20:31:00.378Z] === RUN TestParseCIDR [2022-01-20T20:31:00.378Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T20:31:00.378Z] PASS [2022-01-20T20:31:00.378Z] coverage: 37.3% of statements [2022-01-20T20:31:00.378Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2022-01-20T20:31:00.378Z] 2022/01/20 20:31:00 Closing DB instances... [2022-01-20T20:31:00.426Z] check_test.go:308: [dd1ba4b473b4c] daemon is not started [2022-01-20T20:31:00.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-20T20:31:00.426Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T20:31:00.426Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T20:31:00.682Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T20:31:00.938Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T20:31:01.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T20:31:01.195Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T20:31:01.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T20:31:01.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T20:31:01.367Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T20:31:01.367Z] PASS [2022-01-20T20:31:01.367Z] coverage: 50.0% of statements [2022-01-20T20:31:01.367Z] ok github.com/docker/docker/oci 0.051s coverage: 50.0% of statements [2022-01-20T20:31:01.452Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T20:31:01.838Z] === RUN TestAddressPoolOpt [2022-01-20T20:31:01.838Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/a [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/something [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/_=a [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/PATH [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/=a [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/PATH= [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/PATH=something [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/1asd [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/123 [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/some_space [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/= [2022-01-20T20:31:01.838Z] === RUN TestValidateEnv/PaTh [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestParseHost [2022-01-20T20:31:01.838Z] --- PASS: TestParseHost (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestParseDockerDaemonHost [2022-01-20T20:31:01.838Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestParseTCP [2022-01-20T20:31:01.838Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T20:31:01.838Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestValidateExtraHosts [2022-01-20T20:31:01.838Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestIpOptString [2022-01-20T20:31:01.838Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T20:31:01.838Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T20:31:01.838Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestIpOptSetInvalidVal [2022-01-20T20:31:01.838Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestValidateIPAddress [2022-01-20T20:31:01.838Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestMapOpts [2022-01-20T20:31:01.838Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestListOptsWithoutValidator [2022-01-20T20:31:01.838Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestListOptsWithValidator [2022-01-20T20:31:01.838Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestValidateDNSSearch [2022-01-20T20:31:01.838Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T20:31:01.838Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:31:01.838Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestNamedListOpts [2022-01-20T20:31:01.838Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestNamedMapOpts [2022-01-20T20:31:01.838Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestParseLink [2022-01-20T20:31:01.838Z] --- PASS: TestParseLink (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T20:31:01.838Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T20:31:01.838Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T20:31:01.838Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T20:31:01.838Z] === RUN TestUlimitOpt [2022-01-20T20:31:01.838Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T20:31:01.838Z] PASS [2022-01-20T20:31:01.838Z] coverage: 67.1% of statements [2022-01-20T20:31:01.838Z] ok github.com/docker/docker/opts 0.072s coverage: 67.1% of statements [2022-01-20T20:31:01.838Z] === RUN TestParseVersion [2022-01-20T20:31:01.838Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T20:31:01.838Z] PASS [2022-01-20T20:31:01.838Z] coverage: 52.9% of statements [2022-01-20T20:31:01.838Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-01-20T20:31:01.838Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-20T20:31:01.838Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T20:31:02.113Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-20T20:31:02.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T20:31:02.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit (3.59s) [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2022-01-20T20:31:02.824Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-01-20T20:31:02.824Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:31:03.313Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-20T20:31:03.407Z] 2022/01/20 20:31:02 Closing DB instances... [2022-01-20T20:31:03.407Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T20:31:03.877Z] === RUN TestIsArchivePathDir [2022-01-20T20:31:03.877Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-20T20:31:03.877Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T20:31:03.877Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-01-20T20:31:03.877Z] === RUN TestIsArchivePathTar [2022-01-20T20:31:04.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T20:31:04.346Z] --- PASS: TestIsArchivePathTar (0.26s) [2022-01-20T20:31:04.346Z] === RUN TestDecompressStreamGzip [2022-01-20T20:31:04.346Z] --- PASS: TestDecompressStreamGzip (0.22s) [2022-01-20T20:31:04.346Z] === RUN TestDecompressStreamBzip2 [2022-01-20T20:31:04.346Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-01-20T20:31:04.346Z] === RUN TestDecompressStreamXz [2022-01-20T20:31:04.346Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:31:04.346Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestDecompressStreamZstd [2022-01-20T20:31:04.346Z] archive_test.go:140: zstd not installed [2022-01-20T20:31:04.346Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T20:31:04.346Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T20:31:04.346Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T20:31:04.346Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestCompressStreamInvalid [2022-01-20T20:31:04.346Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestExtensionInvalid [2022-01-20T20:31:04.346Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestExtensionUncompressed [2022-01-20T20:31:04.346Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestExtensionBzip2 [2022-01-20T20:31:04.346Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestExtensionGzip [2022-01-20T20:31:04.346Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestExtensionXz [2022-01-20T20:31:04.346Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestExtensionZstd [2022-01-20T20:31:04.346Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestCmdStreamLargeStderr [2022-01-20T20:31:04.346Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T20:31:04.346Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T20:31:04.346Z] --- PASS: TestPeerCertificateMarshalJSON (1.10s) [2022-01-20T20:31:04.346Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T20:31:04.346Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestMiddleware [2022-01-20T20:31:04.346Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T20:31:04.346Z] === RUN TestNewResponseModifier [2022-01-20T20:31:04.346Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T20:31:04.346Z] PASS [2022-01-20T20:31:04.346Z] coverage: 26.8% of statements [2022-01-20T20:31:04.346Z] ok github.com/docker/docker/pkg/authorization 1.141s coverage: 26.8% of statements [2022-01-20T20:31:04.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T20:31:04.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-20T20:31:04.815Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-01-20T20:31:04.815Z] === RUN TestCmdStreamBad [2022-01-20T20:31:04.815Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:31:04.815Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestCmdStreamGood [2022-01-20T20:31:04.815Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-20T20:31:04.815Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T20:31:04.815Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-20T20:31:04.815Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T20:31:04.815Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestUntarPath [2022-01-20T20:31:04.815Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-01-20T20:31:04.815Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T20:31:04.815Z] --- PASS: TestUntarPath (0.07s) [2022-01-20T20:31:04.815Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T20:31:04.815Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-20T20:31:04.815Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T20:31:04.815Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-20T20:31:04.815Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T20:31:04.815Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T20:31:04.815Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestCopyWithTarSrcFile [2022-01-20T20:31:04.815Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T20:31:04.815Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T20:31:04.815Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T20:31:04.815Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T20:31:04.815Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T20:31:04.815Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T20:31:04.815Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-01-20T20:31:04.815Z] === RUN TestTarFiles [2022-01-20T20:31:05.285Z] === RUN TestUnbuffered [2022-01-20T20:31:05.285Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T20:31:05.285Z] === RUN TestRaceUnbuffered [2022-01-20T20:31:05.285Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T20:31:05.285Z] PASS [2022-01-20T20:31:05.285Z] coverage: 100.0% of statements [2022-01-20T20:31:05.285Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-01-20T20:31:05.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T20:31:05.755Z] === RUN TestMatch [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[foo]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[]#01 [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[qux]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T20:31:05.755Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T20:31:05.755Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T20:31:05.755Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T20:31:05.755Z] PASS [2022-01-20T20:31:05.755Z] coverage: 87.5% of statements [2022-01-20T20:31:05.755Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-01-20T20:31:06.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T20:31:06.746Z] === RUN TestChrootTarUntar [2022-01-20T20:31:06.746Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootTarUntar (0.01s) [2022-01-20T20:31:06.746Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T20:31:06.746Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T20:31:06.746Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T20:31:06.746Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootCopyWithTar [2022-01-20T20:31:06.746Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootCopyFileWithTar [2022-01-20T20:31:06.746Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootUntarPath [2022-01-20T20:31:06.746Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T20:31:06.746Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T20:31:06.746Z] 2022/01/20 20:31:06 Closing DB instances... [2022-01-20T20:31:06.746Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:31:06.746Z] === RUN TestChrootApplyDotDotFile [2022-01-20T20:31:06.746Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:06.746Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:31:06.746Z] PASS [2022-01-20T20:31:06.746Z] coverage: 15.1% of statements [2022-01-20T20:31:06.746Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.1% of statements [2022-01-20T20:31:07.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-20T20:31:07.351Z] --- PASS: TestUpdateRestartPolicy (23.54s) [2022-01-20T20:31:07.351Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:31:07.739Z] === RUN TestSizeEmpty [2022-01-20T20:31:07.739Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T20:31:07.739Z] === RUN TestSizeEmptyFile [2022-01-20T20:31:07.739Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T20:31:07.739Z] === RUN TestSizeNonemptyFile [2022-01-20T20:31:07.739Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T20:31:07.739Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T20:31:07.739Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T20:31:07.739Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T20:31:07.739Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T20:31:07.739Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T20:31:07.739Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T20:31:07.739Z] === RUN TestMoveToSubdir [2022-01-20T20:31:07.739Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T20:31:07.739Z] === RUN TestSizeNonExistingDirectory [2022-01-20T20:31:07.739Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T20:31:07.739Z] PASS [2022-01-20T20:31:07.739Z] coverage: 80.0% of statements [2022-01-20T20:31:07.739Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.23s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-01-20T20:31:07.935Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.70s) [2022-01-20T20:31:07.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-01-20T20:31:07.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-01-20T20:31:07.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-01-20T20:31:07.936Z] === RUN TestCgroupNamespacesRun [2022-01-20T20:31:08.209Z] === RUN TestPollerAddRemove [2022-01-20T20:31:08.209Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T20:31:08.209Z] === RUN TestPollerEvent [2022-01-20T20:31:08.209Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:31:08.209Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T20:31:08.209Z] === RUN TestPollerClose [2022-01-20T20:31:08.209Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T20:31:08.209Z] PASS [2022-01-20T20:31:08.209Z] coverage: 45.7% of statements [2022-01-20T20:31:08.209Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-01-20T20:31:08.343Z] --- PASS: TestUpdateRestartWithAutoRemove (2.48s) [2022-01-20T20:31:08.343Z] === RUN TestWaitNonBlocked [2022-01-20T20:31:08.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:08.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:08.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:08.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:08.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:08.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:08.679Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-01-20T20:31:08.679Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T20:31:09.148Z] --- PASS: TestTarFiles (4.21s) [2022-01-20T20:31:09.148Z] === RUN TestDetectCompressionZstd [2022-01-20T20:31:09.148Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T20:31:09.148Z] === RUN TestTarUntar [2022-01-20T20:31:09.148Z] --- PASS: TestTarUntar (0.03s) [2022-01-20T20:31:09.148Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T20:31:09.148Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-20T20:31:09.148Z] === RUN TestTarWithOptions [2022-01-20T20:31:09.148Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-20T20:31:09.148Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T20:31:09.148Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T20:31:09.148Z] === RUN TestUntarUstarGnuConflict [2022-01-20T20:31:09.148Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T20:31:09.148Z] === RUN TestUntarInvalidFilenames [2022-01-20T20:31:09.148Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1712030324\\dest" [2022-01-20T20:31:09.148Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-20T20:31:09.148Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T20:31:09.148Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T20:31:09.148Z] === RUN TestUntarInvalidHardlink [2022-01-20T20:31:09.148Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink875675729\\victim\\hello" -> "../victim/hello" [2022-01-20T20:31:09.313Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-01-20T20:31:09.313Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T20:31:09.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3236147685\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:31:09.628Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T20:31:09.628Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:31:09.628Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T20:31:09.628Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T20:31:09.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink352818789\\victim" -> "../victim" [2022-01-20T20:31:09.628Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestCopyFile [2022-01-20T20:31:09.628Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2667467411\\victim" -> "../victim" [2022-01-20T20:31:09.628Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T20:31:09.628Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:31:09.628Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T20:31:09.628Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T20:31:09.628Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:31:09.628Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestWildcardMatches [2022-01-20T20:31:09.628Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestPatternMatches [2022-01-20T20:31:09.628Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T20:31:09.628Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T20:31:09.628Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T20:31:09.628Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T20:31:09.628Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T20:31:09.628Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T20:31:09.628Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestSingleExclamationError [2022-01-20T20:31:09.628Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestMatchesWithNoPatterns [2022-01-20T20:31:09.628Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T20:31:09.628Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T20:31:09.628Z] === RUN TestMatches [2022-01-20T20:31:09.628Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T20:31:09.629Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T20:31:09.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink691217805\\victim" -> "../victim" [2022-01-20T20:31:09.629Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T20:31:09.629Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T20:31:09.629Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1964146607\\victim" -> "../victim" [2022-01-20T20:31:09.629Z] --- PASS: TestMatches (0.01s) [2022-01-20T20:31:09.629Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T20:31:09.629Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T20:31:09.629Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T20:31:09.629Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCleanPatterns [2022-01-20T20:31:09.629Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T20:31:09.629Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T20:31:09.629Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T20:31:09.629Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T20:31:09.629Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T20:31:09.629Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCreateIfNotExistsDir [2022-01-20T20:31:09.629Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCreateIfNotExistsFile [2022-01-20T20:31:09.629Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-20T20:31:09.629Z] === RUN TestUntarInvalidSymlink [2022-01-20T20:31:09.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1532996486\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:31:09.629Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestMatch [2022-01-20T20:31:09.629Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestCompile [2022-01-20T20:31:09.629Z] === RUN TestCompile/slash [2022-01-20T20:31:09.629Z] === RUN TestCompile/backslash [2022-01-20T20:31:09.629Z] --- PASS: TestCompile (0.00s) [2022-01-20T20:31:09.629Z] --- PASS: TestCompile/slash (0.00s) [2022-01-20T20:31:09.629Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-20T20:31:09.629Z] PASS [2022-01-20T20:31:09.629Z] coverage: 84.7% of statements [2022-01-20T20:31:09.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2577831003\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:31:09.629Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 84.7% of statements [2022-01-20T20:31:09.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3759702378\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:09.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3093411925\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:09.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink927256400\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:09.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink369342168\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:09.629Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3813943762\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T20:31:09.629Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-20T20:31:09.629Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T20:31:09.629Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestXGlobalNoParent [2022-01-20T20:31:09.629Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T20:31:09.629Z] === RUN TestReplaceFileTarWrapper [2022-01-20T20:31:09.629Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-01-20T20:31:09.629Z] === RUN TestPrefixHeaderReadable [2022-01-20T20:31:09.629Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T20:31:09.629Z] === RUN TestDisablePigz [2022-01-20T20:31:09.629Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T20:31:09.629Z] --- PASS: TestDisablePigz (0.12s) [2022-01-20T20:31:09.629Z] === RUN TestPigz [2022-01-20T20:31:09.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-20T20:31:09.934Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-20T20:31:09.934Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-20T20:31:10.098Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T20:31:10.099Z] --- PASS: TestPigz (0.17s) [2022-01-20T20:31:10.099Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:31:10.099Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:31:10.099Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestCanonicalTarNameForPath [2022-01-20T20:31:10.099Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestCanonicalTarName [2022-01-20T20:31:10.099Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChmodTarEntry [2022-01-20T20:31:10.099Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestHardLinkOrder [2022-01-20T20:31:10.099Z] --- PASS: TestHardLinkOrder (0.08s) [2022-01-20T20:31:10.099Z] === RUN TestChangeString [2022-01-20T20:31:10.099Z] --- PASS: TestChangeString (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChangesWithNoChanges [2022-01-20T20:31:10.099Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T20:31:10.099Z] === RUN TestChangesWithChanges [2022-01-20T20:31:10.099Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T20:31:10.099Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T20:31:10.099Z] changes_test.go:195: needs more investigation [2022-01-20T20:31:10.099Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChangesDirsEmpty [2022-01-20T20:31:10.099Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:31:10.099Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChangesDirsMutated [2022-01-20T20:31:10.099Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:31:10.099Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestApplyLayer [2022-01-20T20:31:10.099Z] changes_test.go:432: needs further investigation [2022-01-20T20:31:10.099Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T20:31:10.099Z] changes_test.go:468: needs further investigation [2022-01-20T20:31:10.099Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T20:31:10.099Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T20:31:10.099Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestChangesSize [2022-01-20T20:31:10.099Z] --- PASS: TestChangesSize (0.01s) [2022-01-20T20:31:10.099Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T20:31:10.099Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2454527967\\dest" [2022-01-20T20:31:10.099Z] === RUN TestGet [2022-01-20T20:31:10.099Z] --- PASS: TestGet (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestGetShortcutString [2022-01-20T20:31:10.099Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T20:31:10.099Z] PASS [2022-01-20T20:31:10.099Z] coverage: 42.9% of statements [2022-01-20T20:31:10.099Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T20:31:10.099Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T20:31:10.099Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3811865546\\victim\\hello" -> "../victim/hello" [2022-01-20T20:31:10.099Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-01-20T20:31:10.099Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1238753429\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:31:10.099Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink685047422\\victim" -> "../victim" [2022-01-20T20:31:10.099Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1457295724\\victim" -> "../victim" [2022-01-20T20:31:10.099Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2567629338\\victim" -> "../victim" [2022-01-20T20:31:10.099Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1457305830\\victim" -> "../victim" [2022-01-20T20:31:10.099Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-20T20:31:10.099Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T20:31:10.099Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3717781528\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:31:10.099Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2587218304\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:31:10.099Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink925612956\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:10.099Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink211662754\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:10.099Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1086008111\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:10.099Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3626967951\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:31:10.099Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-01-20T20:31:10.099Z] === RUN TestApplyLayerWhiteouts [2022-01-20T20:31:10.099Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-01-20T20:31:10.099Z] === RUN TestGenerateEmptyFile [2022-01-20T20:31:10.099Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T20:31:10.099Z] === RUN TestGenerateWithContent [2022-01-20T20:31:10.099Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T20:31:10.099Z] PASS [2022-01-20T20:31:10.099Z] coverage: 62.0% of statements [2022-01-20T20:31:10.099Z] ok github.com/docker/docker/pkg/archive 6.472s coverage: 62.0% of statements [2022-01-20T20:31:10.249Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-01-20T20:31:10.249Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T20:31:10.316Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T20:31:10.879Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T20:31:11.087Z] 2022/01/20 20:31:10 Closing DB instances... [2022-01-20T20:31:11.087Z] === RUN TestCreateIDMapOrder [2022-01-20T20:31:11.087Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T20:31:11.087Z] PASS [2022-01-20T20:31:11.087Z] coverage: 7.2% of statements [2022-01-20T20:31:11.087Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-01-20T20:31:11.135Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T20:31:11.186Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-01-20T20:31:11.186Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T20:31:11.703Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-20T20:31:12.076Z] === RUN TestFixedBufferCap [2022-01-20T20:31:12.076Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T20:31:12.076Z] === RUN TestFixedBufferLen [2022-01-20T20:31:12.076Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T20:31:12.076Z] === RUN TestFixedBufferString [2022-01-20T20:31:12.076Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T20:31:12.076Z] === RUN TestFixedBufferWrite [2022-01-20T20:31:12.076Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T20:31:12.076Z] === RUN TestFixedBufferRead [2022-01-20T20:31:12.076Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T20:31:12.076Z] === RUN TestBytesPipeRead [2022-01-20T20:31:12.076Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T20:31:12.076Z] === RUN TestBytesPipeWrite [2022-01-20T20:31:12.076Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T20:31:12.076Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T20:31:12.076Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-01-20T20:31:12.076Z] === RUN TestNetworkDBNodeLeave [2022-01-20T20:31:12.150Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T20:31:12.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.89s) [2022-01-20T20:31:12.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.01s) [2022-01-20T20:31:12.150Z] === RUN TestWaitBlocked [2022-01-20T20:31:12.150Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:12.150Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T20:31:12.150Z] PASS [2022-01-20T20:31:12.150Z] ok github.com/docker/docker/integration/container 102.277s [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === Skipped [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T20:31:12.150Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T20:31:12.150Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:31:12.150Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:31:12.150Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:31:12.150Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:31:12.150Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:31:12.150Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T20:31:12.150Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:31:12.150Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T20:31:12.150Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T20:31:12.150Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T20:31:12.150Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:31:12.150Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T20:31:12.150Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T20:31:12.150Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:31:12.150Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:31:12.150Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:31:12.150Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:31:12.150Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T20:31:12.150Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:31:12.150Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T20:31:12.150Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:31:12.150Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:31:12.150Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T20:31:12.150Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T20:31:12.150Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T20:31:12.150Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T20:31:12.150Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T20:31:12.150Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:31:12.150Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:31:12.150Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T20:31:12.150Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T20:31:12.150Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T20:31:12.150Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:12.150Z] [2022-01-20T20:31:12.150Z] DONE 87 tests, 33 skipped in 104.984s [2022-01-20T20:31:12.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-20T20:31:12.546Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-01-20T20:31:12.546Z] === RUN TestAtomicWriteToFile [2022-01-20T20:31:12.546Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T20:31:12.546Z] === RUN TestAtomicWriteSetCommit [2022-01-20T20:31:12.546Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T20:31:12.546Z] === RUN TestAtomicWriteSetCancel [2022-01-20T20:31:12.546Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T20:31:12.546Z] === RUN TestReadCloserWrapperClose [2022-01-20T20:31:12.546Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T20:31:12.546Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T20:31:12.546Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T20:31:12.546Z] === RUN TestReaderErrWrapperRead [2022-01-20T20:31:12.546Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T20:31:12.546Z] === RUN TestCancelReadCloser [2022-01-20T20:31:12.563Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-01-20T20:31:12.563Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T20:31:12.623Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T20:31:13.016Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T20:31:13.017Z] === RUN TestWriteCloserWrapperClose [2022-01-20T20:31:13.017Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T20:31:13.017Z] === RUN TestNopWriteCloser [2022-01-20T20:31:13.017Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T20:31:13.017Z] === RUN TestNopWriter [2022-01-20T20:31:13.017Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T20:31:13.017Z] === RUN TestWriteCounter [2022-01-20T20:31:13.017Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T20:31:13.017Z] PASS [2022-01-20T20:31:13.017Z] coverage: 69.2% of statements [2022-01-20T20:31:13.017Z] ok github.com/docker/docker/pkg/ioutils 0.618s coverage: 69.2% of statements [2022-01-20T20:31:13.063Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T20:31:13.487Z] === RUN TestError [2022-01-20T20:31:13.487Z] --- PASS: TestError (0.00s) [2022-01-20T20:31:13.487Z] === RUN TestProgressString [2022-01-20T20:31:13.487Z] === RUN TestProgressString/no_progress [2022-01-20T20:31:13.487Z] === RUN TestProgressString/progress_1 [2022-01-20T20:31:13.487Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T20:31:13.487Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T20:31:13.487Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T20:31:13.487Z] === RUN TestProgressString/with_units [2022-01-20T20:31:13.487Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T20:31:13.487Z] === RUN TestProgressString/hide_counts [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T20:31:13.487Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T20:31:13.487Z] === RUN TestJSONMessageDisplay [2022-01-20T20:31:13.539Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-01-20T20:31:13.539Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T20:31:14.114Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-20T20:31:14.114Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T20:31:14.114Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T20:31:14.114Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T20:31:14.114Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T20:31:14.114Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T20:31:14.114Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T20:31:14.114Z] PASS [2022-01-20T20:31:14.114Z] coverage: 91.7% of statements [2022-01-20T20:31:14.114Z] ok github.com/docker/docker/pkg/jsonmessage 0.186s coverage: 91.7% of statements [2022-01-20T20:31:14.468Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-20T20:31:14.468Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-20T20:31:14.583Z] === RUN TestStandardLongPath [2022-01-20T20:31:14.583Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T20:31:14.583Z] === RUN TestUNCLongPath [2022-01-20T20:31:14.583Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T20:31:14.583Z] PASS [2022-01-20T20:31:14.583Z] coverage: 100.0% of statements [2022-01-20T20:31:14.583Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2022-01-20T20:31:14.657Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-01-20T20:31:14.657Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T20:31:15.056Z] === RUN TestNameFormat [2022-01-20T20:31:15.056Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T20:31:15.056Z] === RUN TestNameRetries [2022-01-20T20:31:15.056Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T20:31:15.056Z] PASS [2022-01-20T20:31:15.056Z] coverage: 85.7% of statements [2022-01-20T20:31:15.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-01-20T20:31:15.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-01-20T20:31:15.225Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T20:31:15.339Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) [2022-01-20T20:31:15.339Z] === RUN TestCreateServiceConflict [2022-01-20T20:31:15.339Z] --- PASS: TestCreateServiceConflict (2.10s) [2022-01-20T20:31:15.339Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:31:15.526Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-01-20T20:31:15.526Z] === RUN TestNetworkDBWatch [2022-01-20T20:31:15.580Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2022-01-20T20:31:15.580Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:31:15.836Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2022-01-20T20:31:15.836Z] === RUN TestWaitNonBlocked [2022-01-20T20:31:15.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:15.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:15.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:15.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:15.836Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T20:31:15.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:15.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:15.996Z] === RUN TestParseKeyValueOpt [2022-01-20T20:31:15.996Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T20:31:15.996Z] === RUN TestParseUintList [2022-01-20T20:31:15.996Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T20:31:15.996Z] === RUN TestParseUintListMaximumLimits [2022-01-20T20:31:15.996Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T20:31:15.996Z] PASS [2022-01-20T20:31:15.996Z] coverage: 97.0% of statements [2022-01-20T20:31:15.996Z] ok github.com/docker/docker/pkg/parsers 0.073s coverage: 97.0% of statements [2022-01-20T20:31:16.602Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-01-20T20:31:16.603Z] === RUN TestNISDomainname [2022-01-20T20:31:16.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-20T20:31:16.862Z] --- PASS: TestNISDomainname (0.49s) [2022-01-20T20:31:16.862Z] === RUN TestHostnameDnsResolution [2022-01-20T20:31:16.984Z] === RUN TestNewAndRemove [2022-01-20T20:31:16.984Z] --- PASS: TestNewAndRemove (0.01s) [2022-01-20T20:31:16.984Z] === RUN TestRemoveInvalidPath [2022-01-20T20:31:16.984Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T20:31:16.984Z] PASS [2022-01-20T20:31:16.984Z] coverage: 82.6% of statements [2022-01-20T20:31:16.984Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-01-20T20:31:16.984Z] 2022/01/20 20:31:16 Closing DB instances... [2022-01-20T20:31:17.022Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T20:31:17.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2022-01-20T20:31:17.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-01-20T20:31:17.022Z] === RUN TestWaitBlocked [2022-01-20T20:31:17.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:31:17.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:31:17.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:31:17.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:31:17.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:31:17.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:31:17.242Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-01-20T20:31:17.242Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:31:17.281Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T20:31:17.281Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T20:31:17.281Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T20:31:17.281Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T20:31:17.281Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T20:31:17.281Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T20:31:17.281Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T20:31:17.281Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T20:31:17.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T20:31:17.430Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-01-20T20:31:17.430Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T20:31:17.998Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-01-20T20:31:17.998Z] === RUN TestStats [2022-01-20T20:31:18.410Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-20T20:31:18.558Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-01-20T20:31:18.558Z] === RUN TestNetworkDBBulkSync [2022-01-20T20:31:18.558Z] === RUN TestFailedConnection [2022-01-20T20:31:18.655Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T20:31:18.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-01-20T20:31:18.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2022-01-20T20:31:18.655Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T20:31:18.655Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T20:31:18.671Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-20T20:31:18.671Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-20T20:31:18.671Z] [2022-01-20T20:31:18.671Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-20T20:31:18.671Z] =========================== short test summary info ============================ [2022-01-20T20:31:18.671Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-20T20:31:18.671Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-20T20:31:18.671Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-20T20:31:18.671Z] Not supported on most drivers [2022-01-20T20:31:18.671Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-20T20:31:18.931Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T20:31:18.931Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-20T20:31:18.931Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T20:31:18.931Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-20T20:31:18.931Z] Can fail if eth0 has multiple IP addresses [2022-01-20T20:31:18.931Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-20T20:31:18.931Z] This doesn't seem to be taken into account by the engine [2022-01-20T20:31:18.931Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-20T20:31:18.931Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-20T20:31:18.931Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.19 seconds == [2022-01-20T20:31:18.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-20T20:31:19.030Z] --- PASS: TestGetAddress (21.99s) [2022-01-20T20:31:19.030Z] === RUN TestRequestSyntaxCheck [2022-01-20T20:31:19.030Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-20T20:31:19.030Z] === RUN TestRequest [2022-01-20T20:31:19.500Z] 2022/01/20 20:31:19 Closing DB instances... [2022-01-20T20:31:20.489Z] --- PASS: TestFailedConnection (2.17s) [2022-01-20T20:31:20.489Z] === RUN TestFailOnce [2022-01-20T20:31:20.489Z] 2022/01/20 20:31:20 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-01-20T20:31:20.489Z] goroutine 34 [running]: [2022-01-20T20:31:20.489Z] net/http.(*conn).serve.func1() [2022-01-20T20:31:20.489Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T20:31:20.489Z] panic({0xd2ac20, 0xe373d0}) [2022-01-20T20:31:20.489Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T20:31:20.489Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x86f1aafc668852cc}, 0xc000161a98) [2022-01-20T20:31:20.489Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T20:31:20.489Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe44170, 0xc0000a80e0}, 0xc7f3e6) [2022-01-20T20:31:20.489Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T20:31:20.489Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe44170, 0xc0000a80e0}, 0xc0001aa000) [2022-01-20T20:31:20.489Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T20:31:20.489Z] net/http.serverHandler.ServeHTTP({0xe42770}, {0xe44170, 0xc0000a80e0}, 0xc0001aa000) [2022-01-20T20:31:20.489Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T20:31:20.489Z] net/http.(*conn).serve(0xc0001a0000, {0xe46000, 0xc0001820c0}) [2022-01-20T20:31:20.489Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T20:31:20.531Z] --- PASS: TestStats (2.41s) [2022-01-20T20:31:20.531Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:31:20.531Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T20:31:20.531Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T20:31:20.531Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T20:31:20.531Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T20:31:20.531Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T20:31:20.531Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T20:31:20.531Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T20:31:20.531Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T20:31:20.531Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T20:31:20.531Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T20:31:20.958Z] created by net/http.(*Server).Serve [2022-01-20T20:31:20.958Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T20:31:20.958Z] time="2022-01-20T20:31:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T20:31:20.958Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-01-20T20:31:20.958Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T20:31:21.099Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T20:31:21.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-20T20:31:21.433Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T20:31:21.433Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2022-01-20T20:31:21.433Z] === CONT TestIpcModeOlderClient [2022-01-20T20:31:21.689Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-20T20:31:21.689Z] === CONT TestDaemonHostGatewayIP [2022-01-20T20:31:21.947Z] --- PASS: TestFailOnce (1.16s) [2022-01-20T20:31:21.947Z] === RUN TestEchoInputOutput [2022-01-20T20:31:21.947Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T20:31:21.947Z] === RUN TestBackoff [2022-01-20T20:31:21.947Z] --- PASS: TestBackoff (0.00s) [2022-01-20T20:31:21.947Z] === RUN TestAbortRetry [2022-01-20T20:31:21.947Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T20:31:21.947Z] === RUN TestClientScheme [2022-01-20T20:31:21.947Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T20:31:21.947Z] === RUN TestNewClientWithTimeout [2022-01-20T20:31:22.417Z] time="2022-01-20T20:31:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T20:31:22.978Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.02s) [2022-01-20T20:31:22.978Z] === RUN TestConfigureDaemonLogs [2022-01-20T20:31:22.978Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T20:31:22.978Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T20:31:22.978Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T20:31:22.978Z] PASS [2022-01-20T20:31:22.978Z] coverage: 18.6% of statements [2022-01-20T20:31:22.978Z] ok github.com/docker/docker/cmd/dockerd 0.452s coverage: 18.6% of statements [2022-01-20T20:31:22.978Z] === RUN TestContainerStopSignal [2022-01-20T20:31:22.978Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestContainerStopTimeout [2022-01-20T20:31:22.978Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T20:31:22.978Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T20:31:22.978Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-01-20T20:31:22.978Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T20:31:22.978Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-01-20T20:31:22.978Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T20:31:22.978Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T20:31:22.978Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestNewMemoryStore [2022-01-20T20:31:22.978Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestAddContainers [2022-01-20T20:31:22.978Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestGetContainer [2022-01-20T20:31:22.978Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestDeleteContainer [2022-01-20T20:31:22.978Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestListContainers [2022-01-20T20:31:22.978Z] --- PASS: TestListContainers (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestFirstContainer [2022-01-20T20:31:22.978Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestApplyAllContainer [2022-01-20T20:31:22.978Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestIsValidHealthString [2022-01-20T20:31:22.978Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestStateRunStop [2022-01-20T20:31:22.978Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestStateTimeoutWait [2022-01-20T20:31:22.978Z] state_test.go:141: Stop callback fired [2022-01-20T20:31:22.978Z] state_test.go:165: Stop callback fired [2022-01-20T20:31:22.978Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T20:31:22.978Z] === RUN TestIsValidStateString [2022-01-20T20:31:22.978Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestViewSaveDelete [2022-01-20T20:31:22.978Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-20T20:31:22.978Z] === RUN TestViewAll [2022-01-20T20:31:22.978Z] --- PASS: TestViewAll (0.04s) [2022-01-20T20:31:22.978Z] === RUN TestViewGet [2022-01-20T20:31:22.978Z] --- PASS: TestViewGet (0.01s) [2022-01-20T20:31:22.978Z] === RUN TestNames [2022-01-20T20:31:22.978Z] --- PASS: TestNames (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestViewWithHealthCheck [2022-01-20T20:31:22.978Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T20:31:22.978Z] PASS [2022-01-20T20:31:22.978Z] coverage: 41.7% of statements [2022-01-20T20:31:22.978Z] ok github.com/docker/docker/container 0.520s coverage: 41.7% of statements [2022-01-20T20:31:22.978Z] --- PASS: TestCheckoutGit (52.05s) [2022-01-20T20:31:22.978Z] === RUN TestValidGitTransport [2022-01-20T20:31:22.978Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestGitInvalidRef [2022-01-20T20:31:22.978Z] --- PASS: TestGitInvalidRef (0.40s) [2022-01-20T20:31:22.978Z] PASS [2022-01-20T20:31:22.978Z] coverage: 86.3% of statements [2022-01-20T20:31:22.978Z] ok github.com/docker/docker/builder/remotecontext/git 52.627s coverage: 86.3% of statements [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:31:22.978Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:31:22.978Z] === RUN TestPrepare [2022-01-20T20:31:22.978Z] --- PASS: TestPrepare (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestStart [2022-01-20T20:31:22.978Z] --- PASS: TestStart (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestWaitCancel [2022-01-20T20:31:22.978Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestWaitDisabled [2022-01-20T20:31:22.978Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestWaitEnabled [2022-01-20T20:31:22.978Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T20:31:22.978Z] === RUN TestRemove [2022-01-20T20:31:22.978Z] --- PASS: TestRemove (0.00s) [2022-01-20T20:31:22.978Z] PASS [2022-01-20T20:31:22.978Z] coverage: 65.3% of statements [2022-01-20T20:31:22.978Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.200s coverage: 65.3% of statements [2022-01-20T20:31:23.005Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T20:31:23.987Z] time="2022-01-20T20:31:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T20:31:24.386Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T20:31:24.386Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-01-20T20:31:24.386Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-01-20T20:31:24.386Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-01-20T20:31:24.386Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-20T20:31:24.386Z] === RUN TestDeleteDevicemapper [2022-01-20T20:31:24.386Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:31:24.386Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T20:31:24.386Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:31:24.457Z] 2022/01/20 20:31:23 Closing DB instances... [2022-01-20T20:31:24.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-20T20:31:24.958Z] --- PASS: TestDaemonHostGatewayIP (3.15s) [2022-01-20T20:31:24.958Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:31:25.520Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T20:31:25.775Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-01-20T20:31:25.775Z] === RUN TestUpdateMemory [2022-01-20T20:31:25.949Z] === RUN TestNewListSecretsFilters [2022-01-20T20:31:25.949Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T20:31:25.949Z] === RUN TestNewListConfigsFilters [2022-01-20T20:31:25.949Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T20:31:25.949Z] PASS [2022-01-20T20:31:25.949Z] coverage: 0.5% of statements [2022-01-20T20:31:25.949Z] ok github.com/docker/docker/daemon/cluster 1.248s coverage: 0.5% of statements [2022-01-20T20:31:25.949Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T20:31:26.025Z] --- PASS: TestRequest (6.85s) [2022-01-20T20:31:26.025Z] === RUN TestOverlappingRequests [2022-01-20T20:31:26.025Z] time="2022-01-20T20:31:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T20:31:26.034Z] --- PASS: TestUpdateMemory (0.50s) [2022-01-20T20:31:26.034Z] === RUN TestUpdateCPUQuota [2022-01-20T20:31:26.421Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T20:31:26.421Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T20:31:26.421Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T20:31:26.421Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T20:31:26.421Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T20:31:26.421Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T20:31:26.421Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T20:31:26.422Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T20:31:26.422Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T20:31:26.422Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T20:31:26.422Z] PASS [2022-01-20T20:31:26.422Z] coverage: 35.9% of statements [2022-01-20T20:31:26.422Z] ok github.com/docker/docker/daemon/cluster/convert 0.516s coverage: 35.9% of statements [2022-01-20T20:31:26.497Z] --- PASS: TestOverlappingRequests (0.31s) [2022-01-20T20:31:26.497Z] === RUN TestRelease [2022-01-20T20:31:26.885Z] check_test.go:308: [deb41313a7ec0] daemon is not started [2022-01-20T20:31:26.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-20T20:31:26.967Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2022-01-20T20:31:26.967Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T20:31:26.971Z] --- PASS: TestUpdateCPUQuota (0.63s) [2022-01-20T20:31:26.971Z] === RUN TestUpdatePidsLimit [2022-01-20T20:31:26.971Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T20:31:26.971Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T20:31:27.230Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T20:31:27.437Z] === RUN TestParseEmptyInterface [2022-01-20T20:31:27.437Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T20:31:27.437Z] === RUN TestParseNonInterfaceType [2022-01-20T20:31:27.437Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T20:31:27.437Z] === RUN TestParseWithOneFunction [2022-01-20T20:31:27.437Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T20:31:27.437Z] === RUN TestParseWithMultipleFuncs [2022-01-20T20:31:27.437Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T20:31:27.437Z] === RUN TestParseWithUnnamedReturn [2022-01-20T20:31:27.437Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T20:31:27.437Z] === RUN TestEmbeddedInterface [2022-01-20T20:31:27.437Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T20:31:27.437Z] === RUN TestParsedImports [2022-01-20T20:31:27.437Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T20:31:27.437Z] === RUN TestAliasedImports [2022-01-20T20:31:27.437Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T20:31:27.437Z] PASS [2022-01-20T20:31:27.437Z] coverage: 56.8% of statements [2022-01-20T20:31:27.437Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-01-20T20:31:27.437Z] --- PASS: TestRelease (1.19s) [2022-01-20T20:31:27.437Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:31:27.447Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.77s) [2022-01-20T20:31:27.447Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:31:27.488Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T20:31:27.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T20:31:27.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T20:31:27.917Z] 2022/01/20 20:31:27 Closing DB instances... [2022-01-20T20:31:27.917Z] === RUN TestHTTPTransport [2022-01-20T20:31:27.917Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T20:31:27.917Z] PASS [2022-01-20T20:31:27.917Z] coverage: 85.7% of statements [2022-01-20T20:31:27.917Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-01-20T20:31:28.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T20:31:28.377Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s) [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-01-20T20:31:28.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-01-20T20:31:28.575Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:31:28.633Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T20:31:28.908Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:31:28.909Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:31:28.909Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T20:31:28.909Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T20:31:28.909Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T20:31:28.909Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T20:31:28.909Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:31:28.909Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:31:28.909Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T20:31:28.909Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T20:31:28.909Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T20:31:28.909Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T20:31:28.909Z] === RUN TestBufferPoolPutAndGet [2022-01-20T20:31:28.909Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T20:31:28.909Z] PASS [2022-01-20T20:31:28.909Z] coverage: 88.2% of statements [2022-01-20T20:31:28.909Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-01-20T20:31:29.378Z] === RUN TestOutputOnPrematureClose [2022-01-20T20:31:29.378Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T20:31:29.378Z] === RUN TestCompleteSilently [2022-01-20T20:31:29.378Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T20:31:29.378Z] PASS [2022-01-20T20:31:29.378Z] coverage: 75.9% of statements [2022-01-20T20:31:29.378Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-01-20T20:31:29.392Z] === RUN TestBuilderGC [2022-01-20T20:31:29.392Z] --- PASS: TestBuilderGC (0.01s) [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestFindConfigurationConflicts [2022-01-20T20:31:29.392Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T20:31:29.392Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T20:31:29.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T20:31:29.392Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T20:31:29.392Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T20:31:29.392Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_label [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T20:31:29.392Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T20:31:29.392Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T20:31:29.563Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-20T20:31:29.848Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T20:31:29.848Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T20:31:29.848Z] === RUN TestSendToOneSub [2022-01-20T20:31:29.848Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T20:31:29.848Z] === RUN TestSendToMultipleSubs [2022-01-20T20:31:29.848Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T20:31:29.848Z] === RUN TestEvictOneSub [2022-01-20T20:31:29.848Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T20:31:29.848Z] === RUN TestClosePublisher [2022-01-20T20:31:29.848Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T20:31:29.848Z] === RUN TestPubSubRace [2022-01-20T20:31:29.868Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T20:31:29.868Z] time="2022-01-20T20:31:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T20:31:29.868Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-01-20T20:31:29.868Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T20:31:29.868Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:29.868Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-01-20T20:31:29.868Z] === RUN TestReloadBadDefaultConfig [2022-01-20T20:31:29.868Z] time="2022-01-20T20:31:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2903306497" [2022-01-20T20:31:29.868Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T20:31:29.868Z] === RUN TestReloadWithConflictingLabels [2022-01-20T20:31:29.868Z] time="2022-01-20T20:31:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3642980128" [2022-01-20T20:31:29.868Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T20:31:29.868Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T20:31:29.868Z] time="2022-01-20T20:31:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1229554356" [2022-01-20T20:31:29.868Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T20:31:29.868Z] === RUN TestMaskURLCredentials [2022-01-20T20:31:29.868Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T20:31:29.868Z] === RUN TestDaemonConfigurationMerge [2022-01-20T20:31:29.868Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T20:31:29.868Z] PASS [2022-01-20T20:31:29.868Z] coverage: 79.2% of statements [2022-01-20T20:31:29.868Z] ok github.com/docker/docker/daemon/config 0.472s coverage: 79.2% of statements [2022-01-20T20:31:29.868Z] === RUN TestEventsLog [2022-01-20T20:31:29.868Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T20:31:29.868Z] === RUN TestEventsLogTimeout [2022-01-20T20:31:29.868Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T20:31:29.868Z] === RUN TestLogEvents [2022-01-20T20:31:29.868Z] === RUN TestWaitNodeAttachment [2022-01-20T20:31:29.868Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T20:31:29.868Z] === RUN TestLoadBufferedEvents [2022-01-20T20:31:30.340Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-01-20T20:31:30.340Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T20:31:30.340Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T20:31:30.340Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T20:31:30.340Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T20:31:30.340Z] PASS [2022-01-20T20:31:30.340Z] coverage: 50.0% of statements [2022-01-20T20:31:30.340Z] ok github.com/docker/docker/daemon/events 0.408s coverage: 50.0% of statements [2022-01-20T20:31:30.340Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-20T20:31:30.340Z] === RUN TestIsolationConversion [2022-01-20T20:31:30.340Z] === RUN TestIsolationConversion/default [2022-01-20T20:31:30.340Z] === RUN TestIsolationConversion/process [2022-01-20T20:31:30.340Z] === RUN TestIsolationConversion/hyperv [2022-01-20T20:31:30.340Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T20:31:30.340Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T20:31:30.340Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T20:31:30.340Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T20:31:30.340Z] === RUN TestContainerLabels [2022-01-20T20:31:30.340Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T20:31:30.340Z] === RUN TestCredentialSpecConversion [2022-01-20T20:31:30.340Z] === RUN TestCredentialSpecConversion/none [2022-01-20T20:31:30.340Z] === RUN TestCredentialSpecConversion/config [2022-01-20T20:31:30.340Z] === RUN TestCredentialSpecConversion/file [2022-01-20T20:31:30.340Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T20:31:30.340Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T20:31:30.340Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T20:31:30.340Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T20:31:30.340Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T20:31:30.340Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T20:31:30.340Z] === RUN TestControllerValidateMountBind [2022-01-20T20:31:30.340Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-01-20T20:31:30.340Z] === RUN TestControllerValidateMountVolume [2022-01-20T20:31:30.340Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T20:31:30.340Z] === RUN TestControllerValidateMountTarget [2022-01-20T20:31:30.340Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T20:31:30.341Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T20:31:30.341Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T20:31:30.341Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T20:31:30.341Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T20:31:30.341Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T20:31:30.341Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T20:31:30.341Z] PASS [2022-01-20T20:31:30.341Z] coverage: 11.0% of statements [2022-01-20T20:31:30.341Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.860s coverage: 11.0% of statements [2022-01-20T20:31:30.813Z] === RUN TestVerifyNetworkingConfig [2022-01-20T20:31:30.813Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T20:31:30.813Z] === RUN TestGetContainer [2022-01-20T20:31:30.813Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T20:31:30.813Z] === RUN TestValidContainerNames [2022-01-20T20:31:30.813Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T20:31:30.813Z] === RUN TestContainerInitDNS [2022-01-20T20:31:30.813Z] daemon_test.go:145: root required [2022-01-20T20:31:30.813Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T20:31:30.813Z] === RUN TestMerge [2022-01-20T20:31:30.813Z] --- PASS: TestMerge (0.00s) [2022-01-20T20:31:30.813Z] === RUN TestValidateContainerIsolation [2022-01-20T20:31:30.813Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T20:31:30.813Z] === RUN TestFindNetworkErrorType [2022-01-20T20:31:30.813Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T20:31:30.813Z] === RUN TestEnsureServicesExist [2022-01-20T20:31:30.813Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-20T20:31:30.813Z] === RUN TestEnsureServicesExistErrors [2022-01-20T20:31:30.813Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T20:31:30.813Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T20:31:30.838Z] time="2022-01-20T20:31:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T20:31:30.838Z] --- PASS: TestPubSubRace (1.05s) [2022-01-20T20:31:30.838Z] PASS [2022-01-20T20:31:30.838Z] coverage: 75.0% of statements [2022-01-20T20:31:30.838Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-01-20T20:31:30.929Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2022-01-20T20:31:31.151Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:31:31.151Z] [2022-01-20T20:31:31.151Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:31:31.151Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:31:31.151Z] [2022-01-20T20:31:31.151Z] To set a process to complain mode, use the command line tool [2022-01-20T20:31:31.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:31:31.151Z] Post stage [Pipeline] junit [2022-01-20T20:31:31.164Z] Recording test results [2022-01-20T20:31:31.188Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2022-01-20T20:31:31.188Z] PASS [2022-01-20T20:31:31.188Z] [2022-01-20T20:31:31.188Z] === Skipped [2022-01-20T20:31:31.188Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:31:31.188Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:31:31.188Z] [2022-01-20T20:31:31.188Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-01-20T20:31:31.188Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:31:31.188Z] [2022-01-20T20:31:31.188Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-01-20T20:31:31.188Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:31:31.188Z] [2022-01-20T20:31:31.188Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:31:31.188Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:31:31.188Z] [2022-01-20T20:31:31.188Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:31:31.188Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:31:31.188Z] [2022-01-20T20:31:31.188Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T20:31:31.188Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:31:31.188Z] [2022-01-20T20:31:31.188Z] DONE 200 tests, 6 skipped in 156.149s [2022-01-20T20:31:31.188Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:31:31.188Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:31:31.188Z] ++ set -e [2022-01-20T20:31:31.188Z] ++ '[' -n 0 ']' [2022-01-20T20:31:31.188Z] ++ set -x [2022-01-20T20:31:31.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:31:31.285Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T20:31:31.285Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestContainerDelete [2022-01-20T20:31:31.285Z] --- PASS: TestContainerDelete (0.01s) [2022-01-20T20:31:31.285Z] === RUN TestContainerDoubleDelete [2022-01-20T20:31:31.285Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T20:31:31.285Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T20:31:31.285Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestNoneHealthcheck [2022-01-20T20:31:31.285Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestHealthStates [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] time="2022-01-20T20:31:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-01-20T20:31:31.285Z] --- PASS: TestHealthStates (0.23s) [2022-01-20T20:31:31.285Z] === RUN TestGetInspectData [2022-01-20T20:31:31.285Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestFillLicense [2022-01-20T20:31:31.285Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestListInvalidFilter [2022-01-20T20:31:31.285Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestNameFilter [2022-01-20T20:31:31.285Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T20:31:31.285Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T20:31:31.285Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T20:31:31.285Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestDaemonReloadLabels [2022-01-20T20:31:31.285Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T20:31:31.285Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestDaemonReloadMirrors [2022-01-20T20:31:31.285Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T20:31:31.285Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T20:31:31.285Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T20:31:31.285Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T20:31:31.286Z] reload_test.go:342: root required [2022-01-20T20:31:31.286Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:31:31.286Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T20:31:31.286Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T20:31:31.286Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T20:31:31.286Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-20T20:31:31.286Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T20:31:31.286Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-01-20T20:31:31.286Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T20:31:31.286Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-01-20T20:31:31.286Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T20:31:31.286Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T20:31:31.286Z] === RUN TestParseVolumesFrom [2022-01-20T20:31:31.286Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T20:31:31.286Z] PASS [2022-01-20T20:31:31.286Z] coverage: 8.6% of statements [2022-01-20T20:31:31.286Z] ok github.com/docker/docker/daemon 0.781s coverage: 8.6% of statements [2022-01-20T20:31:31.286Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:31:31.286Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:31:31.286Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:31:31.286Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:31:31.308Z] --- PASS: TestAllocateRandomDeallocate (3.72s) [2022-01-20T20:31:31.308Z] === RUN TestRetrieveFromStore [2022-01-20T20:31:31.444Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:31:31.757Z] === RUN TestIsEmptyDir [2022-01-20T20:31:31.757Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T20:31:31.757Z] PASS [2022-01-20T20:31:31.757Z] coverage: 2.3% of statements [2022-01-20T20:31:31.757Z] ok github.com/docker/docker/daemon/graphdriver 0.141s coverage: 2.3% of statements [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T20:31:31.757Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T20:31:31.779Z] === RUN TestRegister [2022-01-20T20:31:31.779Z] --- PASS: TestRegister (0.00s) [2022-01-20T20:31:31.779Z] === RUN TestCommand [2022-01-20T20:31:31.779Z] --- PASS: TestCommand (0.03s) [2022-01-20T20:31:31.779Z] === RUN TestNaiveSelf [2022-01-20T20:31:31.779Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T20:31:31.779Z] PASS [2022-01-20T20:31:31.779Z] coverage: 82.4% of statements [2022-01-20T20:31:31.779Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-01-20T20:31:32.008Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-20T20:31:32.008Z] === RUN TestDaemonConfigValidation [2022-01-20T20:31:32.008Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:31:32.008Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:31:32.008Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:31:32.008Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:31:32.008Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:31:32.008Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:31:32.008Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:31:32.008Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:31:32.008Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:31:32.008Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:31:32.008Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:31:32.008Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:31:32.008Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:31:32.008Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:31:32.008Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:31:32.108Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-01-20T20:31:32.108Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:31:32.229Z] === RUN TestLinkNaming [2022-01-20T20:31:32.229Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T20:31:32.229Z] === RUN TestLinkNew [2022-01-20T20:31:32.229Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T20:31:32.229Z] === RUN TestLinkEnv [2022-01-20T20:31:32.229Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T20:31:32.229Z] === RUN TestLinkMultipleEnv [2022-01-20T20:31:32.229Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T20:31:32.229Z] === RUN TestLinkPortRangeEnv [2022-01-20T20:31:32.229Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T20:31:32.229Z] PASS [2022-01-20T20:31:32.229Z] coverage: 93.0% of statements [2022-01-20T20:31:32.229Z] ok github.com/docker/docker/daemon/links 0.070s coverage: 93.0% of statements [2022-01-20T20:31:32.248Z] === RUN TestDump [2022-01-20T20:31:32.249Z] goroutine 35 [running]: [2022-01-20T20:31:32.249Z] github.com/docker/docker/pkg/stack.dump(0x77b6b7) [2022-01-20T20:31:32.249Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:31:32.249Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T20:31:32.249Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T20:31:32.249Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T20:31:32.249Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T20:31:32.249Z] testing.tRunner(0xc000143380, 0x8e8e68) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:31:32.249Z] created by testing.(*T).Run [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:31:32.249Z] [2022-01-20T20:31:32.249Z] goroutine 1 [chan receive]: [2022-01-20T20:31:32.249Z] testing.(*T).Run(0xc0001431e0, {0x8da52e, 0x75a413}, 0x8e8e68) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:31:32.249Z] testing.runTests.func1(0xc000130720) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:31:32.249Z] testing.tRunner(0xc0001431e0, 0xc00013bce0) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:31:32.249Z] testing.runTests(0xc00014e080, {0xa4cba0, 0x3, 0x3}, {0x77a90d, 0x8dc228, 0xa51640}) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:31:32.249Z] testing.(*M).Run(0xc00014e080) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:31:32.249Z] main.main() [2022-01-20T20:31:32.249Z] _testmain.go:95 +0x1f5 [2022-01-20T20:31:32.249Z] --- PASS: TestDump (0.00s) [2022-01-20T20:31:32.249Z] === RUN TestDumpToFile [2022-01-20T20:31:32.249Z] --- PASS: TestDumpToFile (0.14s) [2022-01-20T20:31:32.249Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T20:31:32.249Z] goroutine 37 [running]: [2022-01-20T20:31:32.249Z] github.com/docker/docker/pkg/stack.dump(0x7e86f4) [2022-01-20T20:31:32.249Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:31:32.249Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x7e8aa0}) [2022-01-20T20:31:32.249Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T20:31:32.249Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000143380) [2022-01-20T20:31:32.249Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T20:31:32.249Z] testing.tRunner(0xc000143860, 0x8e8e58) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:31:32.249Z] created by testing.(*T).Run [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:31:32.249Z] [2022-01-20T20:31:32.249Z] goroutine 1 [chan receive]: [2022-01-20T20:31:32.249Z] testing.(*T).Run(0xc0001431e0, {0x8e12ba, 0x75a413}, 0x8e8e58) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:31:32.249Z] testing.runTests.func1(0xc000130720) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:31:32.249Z] testing.tRunner(0xc0001431e0, 0xc00013bce0) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:31:32.249Z] testing.runTests(0xc00014e080, {0xa4cba0, 0x3, 0x3}, {0x77a90d, 0x8dc228, 0xa51640}) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:31:32.249Z] testing.(*M).Run(0xc00014e080) [2022-01-20T20:31:32.249Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:31:32.249Z] main.main() [2022-01-20T20:31:32.249Z] _testmain.go:95 +0x1f5 [2022-01-20T20:31:32.249Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T20:31:32.249Z] PASS [2022-01-20T20:31:32.249Z] coverage: 90.9% of statements [2022-01-20T20:31:32.249Z] ok github.com/docker/docker/pkg/stack 0.177s coverage: 90.9% of statements [2022-01-20T20:31:32.264Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:31:32.264Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-01-20T20:31:32.264Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-01-20T20:31:32.264Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-01-20T20:31:32.264Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-01-20T20:31:32.264Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-01-20T20:31:32.264Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:31:32.264Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:31:32.718Z] --- PASS: TestRetrieveFromStore (1.36s) [2022-01-20T20:31:32.718Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T20:31:32.718Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T20:31:32.718Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T20:31:32.718Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T20:31:32.718Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T20:31:32.718Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T20:31:32.718Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T20:31:32.718Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T20:31:32.718Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T20:31:32.718Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T20:31:32.718Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T20:31:32.718Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T20:31:32.718Z] === RUN TestDebug [2022-01-20T20:31:32.718Z] --- PASS: TestDebug (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestRequestPoolParallel [2022-01-20T20:31:32.718Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-01-20T20:31:32.718Z] === RUN TestFullAllocateRelease [2022-01-20T20:31:32.718Z] === RUN TestNewStdWriter [2022-01-20T20:31:32.718Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T20:31:32.718Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestWriteWithNilBytes [2022-01-20T20:31:32.718Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestWrite [2022-01-20T20:31:32.718Z] --- PASS: TestWrite (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestWriteWithWriterError [2022-01-20T20:31:32.718Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T20:31:32.718Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyWriteAndRead [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T20:31:32.718Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T20:31:32.718Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T20:31:32.718Z] PASS [2022-01-20T20:31:32.718Z] coverage: 100.0% of statements [2022-01-20T20:31:32.718Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-01-20T20:31:32.760Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-20T20:31:33.043Z] + echo Ensuring container killed. [2022-01-20T20:31:33.043Z] Ensuring container killed. [2022-01-20T20:31:33.043Z] + docker rm -vf docker-pr9 [2022-01-20T20:31:33.043Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-01-20T20:31:33.188Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-01-20T20:31:33.188Z] === RUN TestOddAllocateRelease [2022-01-20T20:31:33.192Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-20T20:31:33.192Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:31:33.336Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:31:33.336Z] Chowning /workspace to jenkins user [2022-01-20T20:31:33.336Z] + id -u [2022-01-20T20:31:33.336Z] + id -g [2022-01-20T20:31:33.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43095:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:31:33.336Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:31:33.336Z] latest: Pulling from library/busybox [2022-01-20T20:31:33.449Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T20:31:33.595Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T20:31:33.595Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T20:31:33.595Z] 5cc84ad355aa: Download complete [2022-01-20T20:31:33.595Z] 5cc84ad355aa: Pull complete [2022-01-20T20:31:33.660Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-01-20T20:31:33.660Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T20:31:33.660Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-01-20T20:31:33.660Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T20:31:33.660Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-20T20:31:33.660Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T20:31:33.660Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T20:31:33.660Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T20:31:33.660Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestFormatStatus [2022-01-20T20:31:33.660Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestFormatError [2022-01-20T20:31:33.660Z] --- PASS: TestFormatError (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestFormatJSONError [2022-01-20T20:31:33.660Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T20:31:33.660Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T20:31:33.660Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestNewJSONProgressOutput [2022-01-20T20:31:33.660Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestAuxFormatterEmit [2022-01-20T20:31:33.660Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestStreamWriterStdout [2022-01-20T20:31:33.660Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T20:31:33.660Z] === RUN TestStreamWriterStderr [2022-01-20T20:31:33.660Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T20:31:33.660Z] PASS [2022-01-20T20:31:33.660Z] coverage: 66.2% of statements [2022-01-20T20:31:33.660Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:31:33.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:31:33.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:31:33.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:31:33.660Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T20:31:33.660Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T20:31:33.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:31:33.660Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T20:31:33.660Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:31:33.660Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:31:33.660Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:31:33.660Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:31:33.660Z] PASS [2022-01-20T20:31:33.660Z] coverage: 85.3% of statements [2022-01-20T20:31:33.660Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-01-20T20:31:33.660Z] ok github.com/docker/docker/libnetwork/ipam 42.988s coverage: 85.3% of statements [2022-01-20T20:31:33.856Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:31:33.856Z] Status: Downloaded newer image for busybox:latest [2022-01-20T20:31:34.130Z] === RUN TestGenerateRandomID [2022-01-20T20:31:34.130Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T20:31:34.130Z] === RUN TestShortenId [2022-01-20T20:31:34.130Z] --- PASS: TestShortenId (0.00s) [2022-01-20T20:31:34.130Z] === RUN TestShortenSha256Id [2022-01-20T20:31:34.130Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T20:31:34.130Z] === RUN TestShortenIdEmpty [2022-01-20T20:31:34.130Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T20:31:34.130Z] === RUN TestShortenIdInvalid [2022-01-20T20:31:34.130Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T20:31:34.130Z] === RUN TestIsShortIDNonHex [2022-01-20T20:31:34.130Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T20:31:34.130Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T20:31:34.130Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T20:31:34.130Z] PASS [2022-01-20T20:31:34.130Z] coverage: 70.6% of statements [2022-01-20T20:31:34.130Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-01-20T20:31:34.378Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:31:34.942Z] check_test.go:308: [dbdeaffad520d] daemon is not started [2022-01-20T20:31:34.942Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-20T20:31:35.119Z] === RUN TestIsCpusetListAvailable [2022-01-20T20:31:35.119Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T20:31:35.119Z] PASS [2022-01-20T20:31:35.119Z] coverage: 39.4% of statements [2022-01-20T20:31:35.119Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig/defaults [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T20:31:35.200Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T20:31:35.200Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T20:31:35.200Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T20:31:35.200Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T20:31:35.200Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T20:31:35.200Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T20:31:35.200Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T20:31:35.200Z] PASS [2022-01-20T20:31:35.200Z] coverage: 33.6% of statements [2022-01-20T20:31:35.200Z] ok github.com/docker/docker/daemon/logger/fluentd 0.142s coverage: 33.6% of statements [2022-01-20T20:31:35.200Z] === RUN TestAdapterReadLogs [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T20:31:35.200Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-01-20T20:31:35.200Z] === RUN TestCreateSuccess [2022-01-20T20:31:35.200Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCreateStreamSkipped [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T20:31:35.200Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCreateLogGroupSuccess [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T20:31:35.200Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCreateError [2022-01-20T20:31:35.200Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCopier [2022-01-20T20:31:35.200Z] --- PASS: TestCopier (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCopierLongLines [2022-01-20T20:31:35.200Z] --- PASS: TestCreateError (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCreateAlreadyExists [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T20:31:35.200Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestLogClosed [2022-01-20T20:31:35.200Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestLogBlocking [2022-01-20T20:31:35.200Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T20:31:35.200Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T20:31:35.200Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestPublishBatchSuccess [2022-01-20T20:31:35.200Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestPublishBatchError [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=error msg=error [2022-01-20T20:31:35.200Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:31:35.200Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T20:31:35.200Z] time="2022-01-20T20:31:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T20:31:35.200Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchSimple [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchTicker [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCopierSlow [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchClose [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestEffectiveLen [2022-01-20T20:31:35.200Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T20:31:35.200Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T20:31:35.200Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T20:31:35.200Z] === RUN TestEffectiveLen/3/���� [2022-01-20T20:31:35.200Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T20:31:35.200Z] === RUN TestEffectiveLen/5/ [2022-01-20T20:31:35.200Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/0/ [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: He [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/6/a� [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: a [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: � [2022-01-20T20:31:35.200Z] === RUN TestFindValidSplit/7/a� [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T20:31:35.200Z] cloudwatchlogs_test.go:1077: [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T20:31:35.200Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestProcessEventEmoji [2022-01-20T20:31:35.200Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchLineSplit [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-01-20T20:31:35.200Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T20:31:35.200Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-20T20:31:35.201Z] === RUN TestCollectBatchMaxEvents [2022-01-20T20:31:35.201Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-20T20:31:35.201Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T20:31:35.201Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-01-20T20:31:35.201Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T20:31:35.201Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-20T20:31:35.201Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T20:31:35.201Z] --- PASS: TestCopierSlow (0.21s) [2022-01-20T20:31:35.201Z] === RUN TestCopierWithSized [2022-01-20T20:31:35.201Z] === RUN TestCopierWithSized/as_is [2022-01-20T20:31:35.201Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T20:31:35.201Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T20:31:35.201Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T20:31:35.201Z] === RUN TestCopierWithPartial [2022-01-20T20:31:35.201Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestRingLogger [2022-01-20T20:31:35.201Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestRingCap [2022-01-20T20:31:35.201Z] --- PASS: TestRingCap (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestRingClose [2022-01-20T20:31:35.201Z] --- PASS: TestRingClose (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestRingDrain [2022-01-20T20:31:35.201Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T20:31:35.201Z] PASS [2022-01-20T20:31:35.201Z] coverage: 43.8% of statements [2022-01-20T20:31:35.201Z] ok github.com/docker/docker/daemon/logger 0.360s coverage: 43.8% of statements [2022-01-20T20:31:35.201Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.11s) [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T20:31:35.201Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsFormat [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T20:31:35.201Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T20:31:35.201Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestCreateTagSuccess [2022-01-20T20:31:35.201Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T20:31:35.201Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T20:31:35.201Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T20:31:35.201Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T20:31:35.201Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T20:31:35.201Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T20:31:35.201Z] PASS [2022-01-20T20:31:35.201Z] coverage: 80.2% of statements [2022-01-20T20:31:35.201Z] ok github.com/docker/docker/daemon/logger/awslogs 0.629s coverage: 80.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:31:35.505Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:31:35.505Z] daemon_test.go:156: [db089927d3f8c] daemon is not started [2022-01-20T20:31:35.505Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2022-01-20T20:31:35.505Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-01-20T20:31:35.505Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-01-20T20:31:35.506Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-01-20T20:31:35.506Z] === RUN TestDaemonProxy [2022-01-20T20:31:35.506Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T20:31:35.539Z] + bundleName=docker-py [2022-01-20T20:31:35.539Z] + echo Creating docker-py-bundles.tar.gz [2022-01-20T20:31:35.539Z] Creating docker-py-bundles.tar.gz [2022-01-20T20:31:35.539Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-01-20T20:31:35.555Z] Archiving artifacts [2022-01-20T20:31:35.674Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T20:31:35.674Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T20:31:35.674Z] === RUN TestSearchRegistryForImages [2022-01-20T20:31:35.674Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T20:31:35.674Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T20:31:35.674Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T20:31:35.674Z] === RUN TestImageDelete [2022-01-20T20:31:35.674Z] === RUN TestImageDelete/no_lease [2022-01-20T20:31:35.674Z] === RUN TestImageDelete/lease_exists [2022-01-20T20:31:35.674Z] --- PASS: TestImageDelete (0.07s) [2022-01-20T20:31:35.674Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T20:31:35.674Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-01-20T20:31:35.674Z] === RUN TestContentStoreForPull [2022-01-20T20:31:36.110Z] === RUN TestChtimes [2022-01-20T20:31:36.110Z] --- PASS: TestChtimes (0.00s) [2022-01-20T20:31:36.110Z] === RUN TestChtimesWindows [2022-01-20T20:31:36.110Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T20:31:36.110Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T20:31:36.110Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T20:31:36.110Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T20:31:36.110Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T20:31:36.110Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T20:31:36.110Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T20:31:36.110Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T20:31:36.110Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T20:31:36.110Z] === RUN TestHasWin32KSupport [2022-01-20T20:31:36.145Z] --- PASS: TestContentStoreForPull (0.27s) [2022-01-20T20:31:36.145Z] PASS [2022-01-20T20:31:36.145Z] coverage: 6.7% of statements [2022-01-20T20:31:36.145Z] ok github.com/docker/docker/daemon/images 0.636s coverage: 6.7% of statements [2022-01-20T20:31:36.145Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:31:36.145Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:31:36.145Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T20:31:36.145Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:31:36.145Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T20:31:36.145Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T20:31:36.579Z] syscall_windows_test.go:8: win32k: true [2022-01-20T20:31:36.579Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T20:31:36.579Z] PASS [2022-01-20T20:31:36.579Z] coverage: 13.0% of statements [2022-01-20T20:31:36.579Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2022-01-20T20:31:36.616Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T20:31:36.616Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T20:31:36.616Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T20:31:36.616Z] === RUN TestJSONFileLogger [2022-01-20T20:31:36.616Z] --- PASS: TestJSONFileLogger (0.01s) [2022-01-20T20:31:36.616Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T20:31:36.616Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-01-20T20:31:36.616Z] === RUN TestFastTimeMarshalJSON [2022-01-20T20:31:36.616Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-01-20T20:31:36.616Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T20:31:36.616Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-20T20:31:36.616Z] PASS [2022-01-20T20:31:36.616Z] coverage: 87.2% of statements [2022-01-20T20:31:36.616Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.327s coverage: 87.2% of statements [2022-01-20T20:31:36.616Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-01-20T20:31:36.616Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T20:31:36.616Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T20:31:36.616Z] === RUN TestEncodeDecode [2022-01-20T20:31:36.616Z] === PAUSE TestEncodeDecode [2022-01-20T20:31:36.616Z] === RUN TestUnexpectedEOF [2022-01-20T20:31:37.050Z] === RUN TestTailFile [2022-01-20T20:31:37.050Z] --- PASS: TestTailFile (0.00s) [2022-01-20T20:31:37.050Z] === RUN TestTailFileManyLines [2022-01-20T20:31:37.050Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T20:31:37.050Z] === RUN TestTailEmptyFile [2022-01-20T20:31:37.050Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T20:31:37.050Z] === RUN TestTailNegativeN [2022-01-20T20:31:37.050Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.050Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.052Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.088Z] time="2022-01-20T20:31:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:31:37.088Z] time="2022-01-20T20:31:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T20:31:37.088Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-01-20T20:31:37.088Z] === CONT TestEncodeDecode [2022-01-20T20:31:37.088Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T20:31:37.088Z] PASS [2022-01-20T20:31:37.088Z] coverage: 69.9% of statements [2022-01-20T20:31:37.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.369s coverage: 69.9% of statements [2022-01-20T20:31:37.088Z] === RUN TestWriteLog [2022-01-20T20:31:37.088Z] === PAUSE TestWriteLog [2022-01-20T20:31:37.088Z] === RUN TestReadLog [2022-01-20T20:31:37.088Z] === PAUSE TestReadLog [2022-01-20T20:31:37.088Z] === RUN TestDecode [2022-01-20T20:31:37.088Z] --- PASS: TestDecode (0.03s) [2022-01-20T20:31:37.394Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T20:31:37.394Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.526Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.526Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.527Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.527Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:31:37.528Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:31:37.528Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T20:31:37.528Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T20:31:37.528Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T20:31:37.528Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T20:31:37.528Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:31:37.529Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.01s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:31:37.530Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:31:37.531Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:31:37.531Z] PASS [2022-01-20T20:31:37.531Z] coverage: 88.6% of statements [2022-01-20T20:31:37.531Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2022-01-20T20:31:37.560Z] === CONT TestWriteLog [2022-01-20T20:31:37.560Z] === CONT TestReadLog [2022-01-20T20:31:37.560Z] === RUN TestReadLog/tail_exact [2022-01-20T20:31:37.560Z] --- PASS: TestWriteLog (0.04s) [2022-01-20T20:31:37.560Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T20:31:37.560Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T20:31:37.560Z] --- PASS: TestReadLog (0.31s) [2022-01-20T20:31:37.560Z] --- PASS: TestReadLog/tail_exact (0.26s) [2022-01-20T20:31:37.560Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-01-20T20:31:37.560Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T20:31:37.560Z] PASS [2022-01-20T20:31:37.560Z] coverage: 78.7% of statements [2022-01-20T20:31:37.560Z] ok github.com/docker/docker/daemon/logger/local 0.533s coverage: 78.7% of statements [2022-01-20T20:31:37.652Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T20:31:37.829Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-20T20:31:37.994Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:31:37.994Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:31:37.994Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:31:37.994Z] === RUN TestDaemonConfigValidation [2022-01-20T20:31:37.994Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:31:37.994Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T20:31:37.994Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:31:37.994Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:31:37.994Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:31:37.994Z] === RUN TestDaemonProxy [2022-01-20T20:31:37.994Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:31:37.994Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T20:31:37.994Z] PASS [2022-01-20T20:31:37.994Z] ok github.com/docker/docker/integration/daemon 0.115s [2022-01-20T20:31:37.994Z] [2022-01-20T20:31:37.994Z] === Skipped [2022-01-20T20:31:37.994Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:31:37.994Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:31:37.994Z] [2022-01-20T20:31:37.994Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T20:31:37.994Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:31:37.994Z] [2022-01-20T20:31:37.994Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:31:37.994Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:31:37.994Z] [2022-01-20T20:31:37.994Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T20:31:37.994Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:31:37.994Z] [2022-01-20T20:31:37.994Z] DONE 4 tests, 4 skipped in 22.561s [2022-01-20T20:31:37.994Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T20:31:37.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:31:37.994Z] INFO: Testing against a local daemon [2022-01-20T20:31:37.994Z] === RUN TestCommitInheritsEnv [2022-01-20T20:31:37.994Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:31:37.994Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-20T20:31:37.994Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:31:37.994Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:31:37.994Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:31:37.994Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:31:37.994Z] --- PASS: TestImagesFilterMultiReference (0.17s) [2022-01-20T20:31:37.994Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:31:37.994Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-01-20T20:31:37.994Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:31:38.002Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T20:31:38.062Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:31:38.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=073f9beed0930f9e9cca08c91c4225d6b7f05e45 -e DOCKER_GRAPHDRIVER docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 hack/make.sh binary [2022-01-20T20:31:38.472Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestTarSumRemove [2022-01-20T20:31:38.472Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestSortFileInfoSums [2022-01-20T20:31:38.472Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T20:31:38.472Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestNewTarSumForLabel [2022-01-20T20:31:38.472Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestEmptyTar [2022-01-20T20:31:38.472Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestTarSumsReadSize [2022-01-20T20:31:38.472Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestTarSums [2022-01-20T20:31:38.472Z] --- PASS: TestTarSums (0.06s) [2022-01-20T20:31:38.472Z] === RUN TestIteration [2022-01-20T20:31:38.472Z] --- PASS: TestIteration (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestVersionLabelForChecksum [2022-01-20T20:31:38.472Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestVersion [2022-01-20T20:31:38.472Z] --- PASS: TestVersion (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestGetVersion [2022-01-20T20:31:38.472Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T20:31:38.472Z] === RUN TestGetVersions [2022-01-20T20:31:38.472Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T20:31:38.472Z] PASS [2022-01-20T20:31:38.472Z] coverage: 89.3% of statements [2022-01-20T20:31:38.472Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2022-01-20T20:31:38.534Z] === RUN TestOpenFileDelete [2022-01-20T20:31:38.534Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T20:31:38.534Z] === RUN TestOpenFileRename [2022-01-20T20:31:38.534Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T20:31:38.534Z] === RUN TestHandleDecoderErr [2022-01-20T20:31:38.534Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T20:31:38.534Z] === RUN TestParseLogTagDefaultTag [2022-01-20T20:31:38.534Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T20:31:38.538Z] [2022-01-20T20:31:38.538Z] Removing bundles/ [2022-01-20T20:31:38.582Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T20:31:38.582Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-20T20:31:38.799Z] [2022-01-20T20:31:38.799Z] ---> Making bundle: binary (in bundles/binary) [2022-01-20T20:31:38.799Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-20T20:31:38.799Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:31:38.941Z] testing: warning: no tests to run [2022-01-20T20:31:38.941Z] PASS [2022-01-20T20:31:38.941Z] coverage: [no statements] [2022-01-20T20:31:38.941Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2022-01-20T20:31:38.992Z] --- PASS: TestRemoveImageOrphaning (1.43s) [2022-01-20T20:31:38.992Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:31:38.992Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-01-20T20:31:38.992Z] === RUN TestTagInvalidReference [2022-01-20T20:31:38.992Z] --- PASS: TestTagInvalidReference (0.05s) [2022-01-20T20:31:38.992Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:31:38.992Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2022-01-20T20:31:38.992Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:31:38.992Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-20T20:31:38.992Z] === RUN TestTagOfficialNames [2022-01-20T20:31:39.005Z] === RUN TestParseLogTag [2022-01-20T20:31:39.005Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T20:31:39.005Z] === RUN TestParseLogTagEmptyTag [2022-01-20T20:31:39.005Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T20:31:39.005Z] === RUN TestTailFiles [2022-01-20T20:31:39.005Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T20:31:39.005Z] === RUN TestFollowLogsConsumerGone [2022-01-20T20:31:39.005Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T20:31:39.005Z] === RUN TestFollowLogsProducerGone [2022-01-20T20:31:39.005Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T20:31:39.005Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T20:31:39.005Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T20:31:39.005Z] === RUN TestCheckCapacityAndRotate [2022-01-20T20:31:39.005Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T20:31:39.005Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T20:31:39.005Z] --- PASS: TestCheckCapacityAndRotate (0.31s) [2022-01-20T20:31:39.005Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T20:31:39.005Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.19s) [2022-01-20T20:31:39.005Z] PASS [2022-01-20T20:31:39.005Z] coverage: 54.9% of statements [2022-01-20T20:31:39.005Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.452s coverage: 54.9% of statements [2022-01-20T20:31:39.005Z] === RUN TestLog [2022-01-20T20:31:39.005Z] --- PASS: TestLog (0.01s) [2022-01-20T20:31:39.005Z] PASS [2022-01-20T20:31:39.005Z] coverage: 31.5% of statements [2022-01-20T20:31:39.005Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.129s coverage: 31.5% of statements [2022-01-20T20:31:39.144Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T20:31:39.411Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T20:31:39.411Z] === RUN TestClientStream [2022-01-20T20:31:39.411Z] --- PASS: TestClientStream (0.00s) [2022-01-20T20:31:39.411Z] === RUN TestClientSendFile [2022-01-20T20:31:39.411Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T20:31:39.411Z] === RUN TestClientWithRequestTimeout [2022-01-20T20:31:39.411Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T20:31:39.411Z] === RUN TestFileSpecPlugin [2022-01-20T20:31:39.411Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T20:31:39.411Z] === RUN TestFileJSONSpecPlugin [2022-01-20T20:31:39.411Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T20:31:39.411Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T20:31:39.411Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T20:31:39.411Z] === RUN TestPluginAddHandler [2022-01-20T20:31:39.411Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T20:31:39.411Z] === RUN TestPluginWaitBadPlugin [2022-01-20T20:31:39.411Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T20:31:39.411Z] === RUN TestGet [2022-01-20T20:31:39.411Z] time="2022-01-20T20:31:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T20:31:39.411Z] === RUN TestTruncIndex [2022-01-20T20:31:39.411Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T20:31:39.411Z] PASS [2022-01-20T20:31:39.411Z] coverage: 91.5% of statements [2022-01-20T20:31:39.411Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-01-20T20:31:39.468Z] --- PASS: TestTagOfficialNames (0.11s) [2022-01-20T20:31:39.468Z] === RUN TestTagMatchesDigest [2022-01-20T20:31:39.468Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-01-20T20:31:39.468Z] PASS [2022-01-20T20:31:39.468Z] ok github.com/docker/docker/integration/image 2.169s [2022-01-20T20:31:39.468Z] [2022-01-20T20:31:39.468Z] === Skipped [2022-01-20T20:31:39.468Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-20T20:31:39.468Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:31:39.468Z] [2022-01-20T20:31:39.468Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:31:39.468Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:31:39.468Z] [2022-01-20T20:31:39.468Z] DONE 11 tests, 2 skipped in 4.277s [2022-01-20T20:31:39.468Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T20:31:39.477Z] === RUN TestValidateLogOpt [2022-01-20T20:31:39.477Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestNewMissedConfig [2022-01-20T20:31:39.477Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestNewMissedUrl [2022-01-20T20:31:39.477Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestNewMissedToken [2022-01-20T20:31:39.477Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestNewWithProxy [2022-01-20T20:31:39.477Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestDefault [2022-01-20T20:31:39.477Z] --- PASS: TestDefault (0.01s) [2022-01-20T20:31:39.477Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T20:31:39.477Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-20T20:31:39.477Z] === RUN TestJsonFormat [2022-01-20T20:31:39.477Z] --- PASS: TestJsonFormat (0.02s) [2022-01-20T20:31:39.477Z] === RUN TestRawFormat [2022-01-20T20:31:39.477Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestRawFormatWithLabels [2022-01-20T20:31:39.477Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestRawFormatWithoutTag [2022-01-20T20:31:39.477Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T20:31:39.477Z] === RUN TestBatching [2022-01-20T20:31:39.477Z] --- PASS: TestBatching (0.38s) [2022-01-20T20:31:39.477Z] === RUN TestFrequency [2022-01-20T20:31:39.880Z] === RUN TestIsGIT [2022-01-20T20:31:39.880Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T20:31:39.880Z] === RUN TestIsTransport [2022-01-20T20:31:39.880Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T20:31:39.880Z] PASS [2022-01-20T20:31:39.880Z] coverage: 100.0% of statements [2022-01-20T20:31:39.880Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-01-20T20:31:39.949Z] --- PASS: TestFrequency (0.16s) [2022-01-20T20:31:39.949Z] === RUN TestOneMessagePerRequest [2022-01-20T20:31:39.949Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-20T20:31:39.949Z] === RUN TestVerify [2022-01-20T20:31:39.949Z] --- PASS: TestVerify (0.00s) [2022-01-20T20:31:39.949Z] === RUN TestSkipVerify [2022-01-20T20:31:39.949Z] === RUN TestParseLogFormat [2022-01-20T20:31:39.949Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T20:31:39.949Z] === RUN TestValidateLogOptEmpty [2022-01-20T20:31:39.949Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T20:31:39.949Z] === RUN TestValidateSyslogAddress [2022-01-20T20:31:39.949Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T20:31:39.949Z] === RUN TestParseAddressDefaultPort [2022-01-20T20:31:39.949Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T20:31:39.949Z] === RUN TestValidateSyslogFacility [2022-01-20T20:31:39.949Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T20:31:39.949Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T20:31:39.949Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T20:31:39.949Z] === RUN TestValidateLogOpt [2022-01-20T20:31:39.949Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T20:31:39.949Z] PASS [2022-01-20T20:31:39.949Z] coverage: 46.8% of statements [2022-01-20T20:31:39.949Z] ok github.com/docker/docker/daemon/logger/syslog 0.123s coverage: 46.8% of statements [2022-01-20T20:31:39.949Z] time="2022-01-20T20:31:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:39.949Z] time="2022-01-20T20:31:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:39.949Z] time="2022-01-20T20:31:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:39.949Z] === RUN TestNewParse [2022-01-20T20:31:39.949Z] --- PASS: TestNewParse (0.00s) [2022-01-20T20:31:39.949Z] PASS [2022-01-20T20:31:39.949Z] coverage: 8.3% of statements [2022-01-20T20:31:40.351Z] time="2022-01-20T20:31:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T20:31:40.423Z] ok github.com/docker/docker/daemon/logger/templates 0.095s coverage: 8.3% of statements [2022-01-20T20:31:40.423Z] --- PASS: TestSkipVerify (0.52s) [2022-01-20T20:31:40.423Z] === RUN TestBufferMaximum [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710700.089344\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710700.089344\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:40.423Z] --- PASS: TestBufferMaximum (0.02s) [2022-01-20T20:31:40.423Z] === RUN TestServerAlwaysDown [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710700.107316\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710700.107316\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710700.107316\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710700.108316\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:40.423Z] time="2022-01-20T20:31:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642710700.108316\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:40.423Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T20:31:40.423Z] === RUN TestCannotSendAfterClose [2022-01-20T20:31:40.423Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T20:31:40.423Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T20:31:40.784Z] --- PASS: TestUpdateRestartPolicy (10.72s) [2022-01-20T20:31:40.784Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:31:40.784Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-01-20T20:31:40.784Z] === RUN TestWaitNonBlocked [2022-01-20T20:31:40.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:40.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:40.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:40.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:40.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:31:40.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:31:40.784Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T20:31:40.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-01-20T20:31:40.784Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-01-20T20:31:40.784Z] === RUN TestWaitBlocked [2022-01-20T20:31:40.784Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:31:40.784Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:31:40.784Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:31:40.784Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:31:40.784Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T20:31:40.784Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T20:31:40.821Z] === RUN TestVersionInfo [2022-01-20T20:31:40.821Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T20:31:40.821Z] === RUN TestAppendVersions [2022-01-20T20:31:40.821Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T20:31:40.821Z] PASS [2022-01-20T20:31:40.821Z] coverage: 88.9% of statements [2022-01-20T20:31:40.821Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-01-20T20:31:41.043Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T20:31:41.043Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-01-20T20:31:41.043Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-01-20T20:31:41.043Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T20:31:41.043Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T20:31:41.104Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T20:31:41.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T20:31:41.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T20:31:41.360Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T20:31:41.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T20:31:41.424Z] time="2022-01-20T20:31:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T20:31:41.424Z] time="2022-01-20T20:31:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"17570414fbed\"}'" [2022-01-20T20:31:41.424Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-01-20T20:31:41.424Z] PASS [2022-01-20T20:31:41.424Z] coverage: 82.5% of statements [2022-01-20T20:31:41.424Z] ok github.com/docker/docker/daemon/logger/splunk 2.277s coverage: 82.5% of statements [2022-01-20T20:31:41.424Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:31:41.424Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T20:31:41.424Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:31:41.896Z] === RUN TestV1IDService [2022-01-20T20:31:41.896Z] --- PASS: TestV1IDService (0.04s) [2022-01-20T20:31:41.896Z] === RUN TestV2MetadataService [2022-01-20T20:31:41.921Z] --- PASS: TestDaemonProxy (6.33s) [2022-01-20T20:31:41.921Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-01-20T20:31:41.921Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-01-20T20:31:41.921Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-01-20T20:31:41.921Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T20:31:41.921Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-01-20T20:31:41.921Z] PASS [2022-01-20T20:31:41.921Z] [2022-01-20T20:31:41.921Z] DONE 17 tests in 10.641s [2022-01-20T20:31:41.921Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:31:41.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:31:41.921Z] ++ set -e [2022-01-20T20:31:41.921Z] ++ '[' -n 0 ']' [2022-01-20T20:31:41.921Z] ++ set -x [2022-01-20T20:31:41.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:31:41.921Z] INFO: Testing against a local daemon [2022-01-20T20:31:41.921Z] === RUN TestCommitInheritsEnv [2022-01-20T20:31:42.178Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T20:31:42.391Z] === RUN TestValidatePrivileges [2022-01-20T20:31:42.391Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T20:31:42.391Z] === RUN TestFilterByCapNeg [2022-01-20T20:31:42.391Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T20:31:42.391Z] === RUN TestFilterByCapPos [2022-01-20T20:31:42.391Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T20:31:42.391Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T20:31:42.391Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T20:31:42.391Z] PASS [2022-01-20T20:31:42.391Z] coverage: 12.0% of statements [2022-01-20T20:31:42.391Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-01-20T20:31:42.391Z] time="2022-01-20T20:31:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T20:31:42.391Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:31:42.391Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:31:42.391Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:31:42.391Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T20:31:42.434Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-01-20T20:31:42.434Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:31:42.434Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T20:31:42.434Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:31:42.434Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T20:31:42.434Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:31:42.690Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-01-20T20:31:42.690Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:31:42.864Z] === RUN TestNewSettable [2022-01-20T20:31:42.864Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T20:31:42.864Z] === RUN TestIsSettable [2022-01-20T20:31:42.864Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T20:31:42.864Z] === RUN TestUpdateSettingsEnv [2022-01-20T20:31:42.864Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T20:31:42.864Z] PASS [2022-01-20T20:31:42.864Z] coverage: 20.0% of statements [2022-01-20T20:31:42.864Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-01-20T20:31:42.890Z] === RUN TestSuccessfulDownload [2022-01-20T20:31:42.890Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:31:42.890Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T20:31:42.890Z] === RUN TestCancelledDownload [2022-01-20T20:31:42.890Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T20:31:42.890Z] === RUN TestMaxDownloadAttempts [2022-01-20T20:31:42.890Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:31:42.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:31:42.890Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:31:42.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:31:42.890Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:31:42.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:31:42.890Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:31:42.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:31:42.890Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T20:31:42.890Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T20:31:42.890Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T20:31:42.890Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T20:31:42.890Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T20:31:42.890Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T20:31:42.890Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T20:31:42.890Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T20:31:42.890Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T20:31:42.890Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T20:31:42.890Z] === RUN TestManifestStore [2022-01-20T20:31:42.890Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T20:31:42.946Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-01-20T20:31:42.946Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:31:42.949Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2022-01-20T20:31:42.949Z] === CONT TestIpcModeOlderClient [2022-01-20T20:31:42.949Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T20:31:42.949Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T20:31:42.949Z] --- PASS: TestContainerStartOnDaemonRestart (1.94s) [2022-01-20T20:31:42.949Z] === CONT TestDaemonHostGatewayIP [2022-01-20T20:31:43.202Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T20:31:43.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:31:43.287Z] INFO: Testing against a local daemon [2022-01-20T20:31:43.287Z] === RUN TestNetworkCreateDelete [2022-01-20T20:31:43.287Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:43.287Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T20:31:43.287Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:31:43.287Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T20:31:43.287Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:31:43.287Z] === RUN TestDaemonDNSFallback [2022-01-20T20:31:43.287Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:43.287Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T20:31:43.287Z] === RUN TestInspectNetwork [2022-01-20T20:31:43.287Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:43.287Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T20:31:43.287Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:31:43.287Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:43.287Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:31:43.287Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:31:43.287Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:31:43.287Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:31:43.287Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:31:43.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:31:43.287Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:31:43.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:31:43.287Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:31:43.287Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:31:43.287Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:31:43.287Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-20T20:31:43.287Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T20:31:43.287Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T20:31:43.287Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T20:31:43.287Z] === RUN TestNetworkList [2022-01-20T20:31:43.287Z] === RUN TestNetworkList//networks [2022-01-20T20:31:43.287Z] === PAUSE TestNetworkList//networks [2022-01-20T20:31:43.287Z] === RUN TestNetworkList//networks/ [2022-01-20T20:31:43.287Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:31:43.288Z] === CONT TestNetworkList//networks [2022-01-20T20:31:43.288Z] === CONT TestNetworkList//networks/ [2022-01-20T20:31:43.288Z] --- PASS: TestNetworkList (0.05s) [2022-01-20T20:31:43.288Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:31:43.288Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:31:43.288Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:31:43.288Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:31:43.288Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:31:43.288Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:31:43.288Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:31:43.288Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:31:43.288Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:31:43.288Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:31:43.288Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:31:43.288Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:31:43.288Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:31:43.288Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:31:43.288Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:31:43.288Z] PASS [2022-01-20T20:31:43.288Z] ok github.com/docker/docker/integration/network 0.185s [2022-01-20T20:31:43.334Z] === RUN TestLoad [2022-01-20T20:31:43.334Z] --- PASS: TestLoad (0.00s) [2022-01-20T20:31:43.334Z] === RUN TestSave [2022-01-20T20:31:43.334Z] --- PASS: TestSave (0.02s) [2022-01-20T20:31:43.334Z] === RUN TestAddDeleteGet [2022-01-20T20:31:43.334Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-20T20:31:43.334Z] === RUN TestInvalidTags [2022-01-20T20:31:43.334Z] --- PASS: TestInvalidTags (0.00s) [2022-01-20T20:31:43.334Z] PASS [2022-01-20T20:31:43.334Z] coverage: 83.7% of statements [2022-01-20T20:31:43.334Z] ok github.com/docker/docker/reference 0.101s coverage: 83.7% of statements [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T20:31:43.365Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T20:31:43.365Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-01-20T20:31:43.365Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-01-20T20:31:43.365Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-01-20T20:31:43.365Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-01-20T20:31:43.365Z] === RUN TestTransfer [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2643455149\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T20:31:43.365Z] --- PASS: TestTransfer (0.13s) [2022-01-20T20:31:43.365Z] === RUN TestConcurrencyLimit [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/no_local_cache [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/with_local_cache [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:43Z" level=warning msg="reference for unknown type: " [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:43Z" level=warning msg="reference for unknown type: " [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:43Z" level=warning msg="reference for unknown type: " [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:43Z" level=warning msg="reference for unknown type: " [2022-01-20T20:31:43.365Z] time="2022-01-20T20:31:43Z" level=warning msg="reference for unknown type: " [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T20:31:43.365Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T20:31:43.459Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === Skipped [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T20:31:43.758Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:31:43.758Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T20:31:43.758Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T20:31:43.758Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:31:43.758Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:31:43.758Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:31:43.758Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:31:43.758Z] [2022-01-20T20:31:43.758Z] DONE 22 tests, 15 skipped in 4.133s [2022-01-20T20:31:43.758Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T20:31:43.837Z] time="2022-01-20T20:31:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore (0.52s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/no_local_cache (0.05s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-01-20T20:31:43.837Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T20:31:43.837Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestFixManifestLayers [2022-01-20T20:31:43.837Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T20:31:43.837Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:31:43.837Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestFixManifestLayersBadParent [2022-01-20T20:31:43.837Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestValidateManifest [2022-01-20T20:31:43.837Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:31:43.837Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestFormatPlatform [2022-01-20T20:31:43.837Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T20:31:43.837Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestLayerAlreadyExists [2022-01-20T20:31:43.837Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:31:43.837Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:31:43.837Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:31:43.837Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:31:43.837Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:31:43.837Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-01-20T20:31:43.837Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T20:31:43.837Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-20T20:31:43.837Z] === RUN TestInactiveJobs [2022-01-20T20:31:43.837Z] --- PASS: TestV2MetadataService (2.03s) [2022-01-20T20:31:43.837Z] PASS [2022-01-20T20:31:43.837Z] coverage: 48.2% of statements [2022-01-20T20:31:43.837Z] === RUN TestNotFound [2022-01-20T20:31:43.837Z] --- PASS: TestNotFound (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestConflict [2022-01-20T20:31:43.837Z] --- PASS: TestConflict (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestForbidden [2022-01-20T20:31:43.837Z] --- PASS: TestForbidden (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestInvalidParameter [2022-01-20T20:31:43.837Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestNotImplemented [2022-01-20T20:31:43.837Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestNotModified [2022-01-20T20:31:43.837Z] --- PASS: TestNotModified (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestUnauthorized [2022-01-20T20:31:43.837Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestUnknown [2022-01-20T20:31:43.837Z] --- PASS: TestUnknown (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestCancelled [2022-01-20T20:31:43.837Z] --- PASS: TestCancelled (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestDeadline [2022-01-20T20:31:43.837Z] --- PASS: TestDeadline (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestDataLoss [2022-01-20T20:31:43.837Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestUnavailable [2022-01-20T20:31:43.837Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestSystem [2022-01-20T20:31:43.837Z] --- PASS: TestSystem (0.00s) [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Conflict [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T20:31:43.837Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T20:31:43.837Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T20:31:43.837Z] PASS [2022-01-20T20:31:43.837Z] coverage: 53.1% of statements [2022-01-20T20:31:43.837Z] ok github.com/docker/docker/distribution/metadata 2.233s coverage: 48.2% of statements [2022-01-20T20:31:43.837Z] ok github.com/docker/docker/errdefs 0.124s coverage: 53.1% of statements [2022-01-20T20:31:44.022Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T20:31:44.301Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-01-20T20:31:44.301Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:31:44.310Z] --- PASS: TestInactiveJobs (0.36s) [2022-01-20T20:31:44.310Z] === RUN TestWatchRelease [2022-01-20T20:31:44.310Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T20:31:44.310Z] === RUN TestWatchFinishedTransfer [2022-01-20T20:31:44.310Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T20:31:44.310Z] === RUN TestDuplicateTransfer [2022-01-20T20:31:44.310Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-01-20T20:31:44.310Z] === RUN TestSuccessfulUpload [2022-01-20T20:31:44.310Z] time="2022-01-20T20:31:44Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T20:31:44.323Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T20:31:44.323Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-20T20:31:44.323Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T20:31:44.323Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T20:31:44.323Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T20:31:44.323Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T20:31:44.323Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T20:31:44.586Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-20T20:31:44.781Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-20T20:31:44.781Z] === RUN TestCancelledUpload [2022-01-20T20:31:44.781Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T20:31:44.781Z] PASS [2022-01-20T20:31:44.781Z] coverage: 77.3% of statements [2022-01-20T20:31:44.781Z] ok github.com/docker/docker/distribution/xfer 2.021s coverage: 77.3% of statements [2022-01-20T20:31:44.781Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-01-20T20:31:44.781Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T20:31:44.781Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T20:31:44.781Z] === RUN TestTokenPassThru [2022-01-20T20:31:44.781Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T20:31:44.781Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T20:31:44.781Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T20:31:44.781Z] PASS [2022-01-20T20:31:44.781Z] coverage: 24.6% of statements [2022-01-20T20:31:44.781Z] ok github.com/docker/docker/distribution 1.961s coverage: 24.6% of statements [2022-01-20T20:31:44.793Z] time="2022-01-20T20:31:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T20:31:44.793Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-01-20T20:31:44.793Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T20:31:44.793Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T20:31:44.793Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T20:31:44.793Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestResumableRequestReader [2022-01-20T20:31:44.793Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T20:31:44.793Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T20:31:44.793Z] PASS [2022-01-20T20:31:44.793Z] coverage: 100.0% of statements [2022-01-20T20:31:44.793Z] ok github.com/docker/docker/registry/resumable 0.201s coverage: 100.0% of statements [2022-01-20T20:31:44.793Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T20:31:44.793Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T20:31:44.793Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T20:31:44.793Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestValidateMirror [2022-01-20T20:31:44.793Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestLoadInsecureRegistries [2022-01-20T20:31:44.793Z] time="2022-01-20T20:31:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:31:44.793Z] time="2022-01-20T20:31:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T20:31:44.793Z] time="2022-01-20T20:31:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:31:44.793Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-01-20T20:31:44.793Z] === RUN TestNewServiceConfig [2022-01-20T20:31:44.793Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestValidateIndexName [2022-01-20T20:31:44.793Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestValidateIndexNameWithError [2022-01-20T20:31:44.793Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestEndpointParse [2022-01-20T20:31:44.793Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestEndpointParseInvalid [2022-01-20T20:31:44.793Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestValidateEndpoint [2022-01-20T20:31:44.793Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestPing [2022-01-20T20:31:44.793Z] --- PASS: TestPing (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestPingRegistryEndpoint [2022-01-20T20:31:44.793Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:44.793Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestEndpoint [2022-01-20T20:31:44.793Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:44.793Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestParseRepositoryInfo [2022-01-20T20:31:44.793Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestNewIndexInfo [2022-01-20T20:31:44.793Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestMirrorEndpointLookup [2022-01-20T20:31:44.793Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:31:44.793Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestSearchRepositories [2022-01-20T20:31:44.793Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T20:31:44.793Z] Host: 127.0.0.1:49323 [2022-01-20T20:31:44.793Z] User-Agent: docker test client [2022-01-20T20:31:44.793Z] Authorization: Token fake-token [2022-01-20T20:31:44.793Z] X-Docker-Token: true [2022-01-20T20:31:44.793Z] Accept-Encoding: gzip [2022-01-20T20:31:44.793Z] [2022-01-20T20:31:44.793Z] [2022-01-20T20:31:44.793Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T20:31:44.793Z] Connection: close [2022-01-20T20:31:44.793Z] Content-Length: 144 [2022-01-20T20:31:44.793Z] Cache-Control: no-cache [2022-01-20T20:31:44.793Z] Content-Type: application/json [2022-01-20T20:31:44.793Z] Date: Thu, 20 Jan 2022 20:31:44 GMT [2022-01-20T20:31:44.793Z] Expires: -1 [2022-01-20T20:31:44.793Z] Pragma: no-cache [2022-01-20T20:31:44.793Z] Server: docker-tests/mock [2022-01-20T20:31:44.793Z] X-Docker-Registry-Config: mock [2022-01-20T20:31:44.793Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T20:31:44.793Z] [2022-01-20T20:31:44.793Z] [2022-01-20T20:31:44.793Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestTrustedLocation [2022-01-20T20:31:44.793Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T20:31:44.793Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T20:31:44.793Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T20:31:44.793Z] === RUN TestIsSecureIndex [2022-01-20T20:31:44.793Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T20:31:44.793Z] PASS [2022-01-20T20:31:44.793Z] coverage: 51.2% of statements [2022-01-20T20:31:44.793Z] ok github.com/docker/docker/registry 0.218s coverage: 51.2% of statements [2022-01-20T20:31:45.148Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-20T20:31:45.148Z] --- PASS: TestRemoveImageGarbageCollector (2.39s) [2022-01-20T20:31:45.148Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:31:45.254Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:31:45.254Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:31:45.262Z] === RUN TestRestartManagerTimeout [2022-01-20T20:31:45.262Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T20:31:45.262Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T20:31:45.262Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T20:31:45.262Z] PASS [2022-01-20T20:31:45.262Z] coverage: 50.9% of statements [2022-01-20T20:31:45.262Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-01-20T20:31:45.331Z] testing: warning: no tests to run [2022-01-20T20:31:45.331Z] PASS [2022-01-20T20:31:45.331Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2022-01-20T20:31:45.331Z] [2022-01-20T20:31:45.331Z] DONE 0 tests in 1.177s [2022-01-20T20:31:45.331Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T20:31:45.404Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T20:31:45.404Z] === RUN TestTagInvalidReference [2022-01-20T20:31:45.404Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T20:31:45.404Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:31:45.404Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T20:31:45.404Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:31:45.404Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T20:31:45.404Z] === RUN TestTagOfficialNames [2022-01-20T20:31:45.404Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-20T20:31:45.404Z] === RUN TestTagMatchesDigest [2022-01-20T20:31:45.404Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T20:31:45.404Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T20:31:45.486Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2022-01-20T20:31:45.486Z] === CONT TestDaemonRestartIpcMode [2022-01-20T20:31:45.731Z] === RUN TestFSGetInvalidData [2022-01-20T20:31:45.731Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-20T20:31:45.731Z] === RUN TestFSInvalidSet [2022-01-20T20:31:45.731Z] === RUN TestCompare [2022-01-20T20:31:45.731Z] --- PASS: TestCompare (0.00s) [2022-01-20T20:31:45.731Z] PASS [2022-01-20T20:31:45.731Z] coverage: 19.2% of statements [2022-01-20T20:31:45.731Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-20T20:31:45.731Z] === RUN TestFSInvalidRoot [2022-01-20T20:31:45.731Z] ok github.com/docker/docker/image/cache 0.141s coverage: 19.2% of statements [2022-01-20T20:31:45.731Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-01-20T20:31:45.731Z] === RUN TestFSMetadataGetSet [2022-01-20T20:31:45.731Z] --- PASS: TestFSMetadataGetSet (0.08s) [2022-01-20T20:31:45.731Z] === RUN TestFSInvalidWalker [2022-01-20T20:31:45.731Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-20T20:31:45.731Z] === RUN TestFSGetSet [2022-01-20T20:31:45.731Z] --- PASS: TestFSGetSet (0.03s) [2022-01-20T20:31:45.731Z] === RUN TestFSGetUnsetKey [2022-01-20T20:31:45.731Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T20:31:45.731Z] === RUN TestFSGetEmptyData [2022-01-20T20:31:45.731Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T20:31:45.731Z] === RUN TestFSDelete [2022-01-20T20:31:45.732Z] === RUN TestDecodeContainerConfig [2022-01-20T20:31:45.732Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T20:31:45.732Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T20:31:45.732Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T20:31:45.732Z] === RUN TestValidatePrivileged [2022-01-20T20:31:45.732Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T20:31:45.732Z] PASS [2022-01-20T20:31:45.732Z] coverage: 52.6% of statements [2022-01-20T20:31:45.732Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.6% of statements [2022-01-20T20:31:45.732Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T20:31:45.732Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T20:31:45.732Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T20:31:45.732Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T20:31:45.732Z] PASS [2022-01-20T20:31:45.732Z] coverage: 62.5% of statements [2022-01-20T20:31:45.732Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-01-20T20:31:45.967Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-20T20:31:45.967Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-01-20T20:31:46.202Z] time="2022-01-20T20:31:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T20:31:46.203Z] --- PASS: TestFSDelete (0.03s) [2022-01-20T20:31:46.203Z] === RUN TestFSWalker [2022-01-20T20:31:46.203Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T20:31:46.203Z] === RUN TestFSWalkerStopOnError [2022-01-20T20:31:46.203Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-01-20T20:31:46.203Z] === RUN TestNewFromJSON [2022-01-20T20:31:46.203Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T20:31:46.203Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T20:31:46.203Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T20:31:46.203Z] === RUN TestMarshalKeyOrder [2022-01-20T20:31:46.203Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T20:31:46.203Z] === RUN TestHistoryEqual [2022-01-20T20:31:46.203Z] --- PASS: TestHistoryEqual (0.21s) [2022-01-20T20:31:46.203Z] === RUN TestImage [2022-01-20T20:31:46.203Z] --- PASS: TestImage (0.00s) [2022-01-20T20:31:46.203Z] === RUN TestImageOSNotEmpty [2022-01-20T20:31:46.203Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T20:31:46.203Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T20:31:46.203Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T20:31:46.203Z] === RUN TestCreate [2022-01-20T20:31:46.203Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:31:46.203Z] === RUN TestRestore [2022-01-20T20:31:46.203Z] time="2022-01-20T20:31:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T20:31:46.203Z] --- PASS: TestRestore (0.07s) [2022-01-20T20:31:46.203Z] === RUN TestAddDelete [2022-01-20T20:31:46.203Z] --- PASS: TestAddDelete (0.05s) [2022-01-20T20:31:46.203Z] === RUN TestSearchAfterDelete [2022-01-20T20:31:46.203Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-01-20T20:31:46.203Z] === RUN TestParentReset [2022-01-20T20:31:46.323Z] testing: warning: no tests to run [2022-01-20T20:31:46.323Z] PASS [2022-01-20T20:31:46.323Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-01-20T20:31:46.323Z] [2022-01-20T20:31:46.323Z] DONE 0 tests in 0.923s [2022-01-20T20:31:46.323Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T20:31:46.530Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-01-20T20:31:46.676Z] --- PASS: TestParentReset (0.06s) [2022-01-20T20:31:46.676Z] === RUN TestGetAndSetLastUpdated [2022-01-20T20:31:46.676Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T20:31:46.676Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T20:31:46.676Z] PASS [2022-01-20T20:31:46.676Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-01-20T20:31:46.676Z] === RUN TestStoreLen [2022-01-20T20:31:46.676Z] coverage: 25.0% of statements [2022-01-20T20:31:46.676Z] ok github.com/docker/docker/image/v1 0.168s coverage: 25.0% of statements [2022-01-20T20:31:46.676Z] --- PASS: TestStoreLen (0.14s) [2022-01-20T20:31:46.676Z] PASS [2022-01-20T20:31:46.676Z] coverage: 86.6% of statements [2022-01-20T20:31:46.676Z] ok github.com/docker/docker/image 1.042s coverage: 86.6% of statements [2022-01-20T20:31:46.676Z] === RUN TestValidateManifest [2022-01-20T20:31:46.676Z] === RUN TestValidateManifest/nil [2022-01-20T20:31:46.676Z] === RUN TestValidateManifest/non-nil [2022-01-20T20:31:46.676Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T20:31:46.676Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T20:31:46.676Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T20:31:46.676Z] PASS [2022-01-20T20:31:46.676Z] coverage: 0.7% of statements [2022-01-20T20:31:46.676Z] ok github.com/docker/docker/image/tarexport 0.140s coverage: 0.7% of statements [2022-01-20T20:31:46.787Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-01-20T20:31:47.148Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:31:47.320Z] testing: warning: no tests to run [2022-01-20T20:31:47.320Z] PASS [2022-01-20T20:31:47.320Z] ok github.com/docker/docker/integration/plugin 0.123s [2022-01-20T20:31:47.320Z] [2022-01-20T20:31:47.320Z] DONE 0 tests in 0.889s [2022-01-20T20:31:47.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T20:31:47.349Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-01-20T20:31:47.391Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-01-20T20:31:47.620Z] === RUN TestSerialization [2022-01-20T20:31:47.918Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-01-20T20:31:48.093Z] --- PASS: TestSerialization (0.04s) [2022-01-20T20:31:48.093Z] PASS [2022-01-20T20:31:48.093Z] coverage: 100.0% of statements [2022-01-20T20:31:48.093Z] ok github.com/docker/docker/libcontainerd/queue 0.258s coverage: 100.0% of statements [2022-01-20T20:31:48.316Z] testing: warning: no tests to run [2022-01-20T20:31:48.316Z] PASS [2022-01-20T20:31:48.316Z] ok github.com/docker/docker/integration/plugin/authz 0.132s [2022-01-20T20:31:48.316Z] [2022-01-20T20:31:48.316Z] DONE 0 tests in 0.870s [2022-01-20T20:31:48.316Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T20:31:48.422Z] === RUN TestGetDriver [2022-01-20T20:31:48.422Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T20:31:48.422Z] === RUN TestVolumeRequestError [2022-01-20T20:31:48.422Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T20:31:48.422Z] PASS [2022-01-20T20:31:48.422Z] coverage: 36.1% of statements [2022-01-20T20:31:48.422Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-01-20T20:31:48.422Z] === RUN TestGetAddress [2022-01-20T20:31:48.422Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T20:31:48.422Z] === RUN TestRemove [2022-01-20T20:31:48.422Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:31:48.422Z] --- SKIP: TestRemove (0.00s) [2022-01-20T20:31:48.422Z] === RUN TestInitializeWithVolumes [2022-01-20T20:31:48.422Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-01-20T20:31:48.422Z] === RUN TestCreate [2022-01-20T20:31:48.422Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:31:48.422Z] === RUN TestValidateName [2022-01-20T20:31:48.422Z] --- PASS: TestValidateName (0.00s) [2022-01-20T20:31:48.422Z] === RUN TestCreateWithOpts [2022-01-20T20:31:48.422Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:31:48.422Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T20:31:48.422Z] === RUN TestRelaodNoOpts [2022-01-20T20:31:48.422Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T20:31:48.422Z] PASS [2022-01-20T20:31:48.422Z] coverage: 41.5% of statements [2022-01-20T20:31:48.422Z] ok github.com/docker/docker/volume/local 0.068s coverage: 41.5% of statements [2022-01-20T20:31:48.480Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-01-20T20:31:48.565Z] === RUN TestEnvironmentParsing [2022-01-20T20:31:48.565Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T20:31:48.565Z] PASS [2022-01-20T20:31:48.565Z] coverage: 1.2% of statements [2022-01-20T20:31:48.565Z] ok github.com/docker/docker/libcontainerd/local 0.143s coverage: 1.2% of statements [2022-01-20T20:31:49.042Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-01-20T20:31:49.416Z] === RUN TestLCOWParseMountRaw [2022-01-20T20:31:49.416Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T20:31:49.416Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T20:31:49.416Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T20:31:49.417Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRaw [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T20:31:49.417Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestConvertTmpfsOptions [2022-01-20T20:31:49.417Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T20:31:49.417Z] linux_parser_test.go:209: data="ro" [2022-01-20T20:31:49.417Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestParseMountSpec [2022-01-20T20:31:49.417Z] parser_test.go:62: case 0 [2022-01-20T20:31:49.417Z] parser_test.go:62: case 1 [2022-01-20T20:31:49.417Z] parser_test.go:62: case 2 [2022-01-20T20:31:49.417Z] parser_test.go:62: case 3 [2022-01-20T20:31:49.417Z] parser_test.go:62: case 4 [2022-01-20T20:31:49.417Z] parser_test.go:62: case 5 [2022-01-20T20:31:49.417Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestValidateMount [2022-01-20T20:31:49.417Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRaw [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:31:49.417Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T20:31:49.417Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:31:49.417Z] PASS [2022-01-20T20:31:49.417Z] coverage: 67.6% of statements [2022-01-20T20:31:49.417Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-01-20T20:31:49.558Z] === RUN TestEmptyLayer [2022-01-20T20:31:49.558Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestCommitFailure [2022-01-20T20:31:49.558Z] --- PASS: TestCommitFailure (0.02s) [2022-01-20T20:31:49.558Z] === RUN TestStartTransactionFailure [2022-01-20T20:31:49.558Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-01-20T20:31:49.558Z] === RUN TestGetOrphan [2022-01-20T20:31:49.558Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T20:31:49.558Z] === RUN TestMountAndRegister [2022-01-20T20:31:49.558Z] layer_test.go:270: Layer size: 14 [2022-01-20T20:31:49.558Z] --- PASS: TestMountAndRegister (0.09s) [2022-01-20T20:31:49.558Z] === RUN TestLayerRelease [2022-01-20T20:31:49.558Z] layer_test.go:303: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestStoreRestore [2022-01-20T20:31:49.558Z] layer_test.go:352: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestTarStreamStability [2022-01-20T20:31:49.558Z] layer_test.go:467: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestRegisterExistingLayer [2022-01-20T20:31:49.558Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-01-20T20:31:49.558Z] === RUN TestTarStreamVerification [2022-01-20T20:31:49.558Z] layer_test.go:696: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestLayerMigration [2022-01-20T20:31:49.558Z] migration_test.go:45: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T20:31:49.558Z] migration_test.go:181: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestMountInit [2022-01-20T20:31:49.558Z] mount_test.go:17: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestMountSize [2022-01-20T20:31:49.558Z] mount_test.go:76: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestMountChanges [2022-01-20T20:31:49.558Z] mount_test.go:125: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T20:31:49.558Z] === RUN TestMountApply [2022-01-20T20:31:49.558Z] mount_test.go:212: Failing on Windows [2022-01-20T20:31:49.558Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T20:31:49.558Z] PASS [2022-01-20T20:31:49.558Z] coverage: 30.1% of statements [2022-01-20T20:31:49.558Z] ok github.com/docker/docker/layer 0.534s coverage: 30.1% of statements [2022-01-20T20:31:49.604Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-01-20T20:31:49.860Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-01-20T20:31:50.030Z] === RUN TestSequenceGetAvailableBit [2022-01-20T20:31:50.030Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T20:31:50.030Z] === RUN TestSequenceEqual [2022-01-20T20:31:50.030Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T20:31:50.030Z] === RUN TestSequenceCopy [2022-01-20T20:31:50.030Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T20:31:50.030Z] === RUN TestGetFirstAvailable [2022-01-20T20:31:50.031Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestFindSequence [2022-01-20T20:31:50.031Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestCheckIfAvailable [2022-01-20T20:31:50.031Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestMergeSequences [2022-01-20T20:31:50.031Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestPushReservation [2022-01-20T20:31:50.031Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestSerializeDeserialize [2022-01-20T20:31:50.031Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestSet [2022-01-20T20:31:50.031Z] --- PASS: TestSet (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestSetUnset [2022-01-20T20:31:50.031Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestOffsetSetUnset [2022-01-20T20:31:50.031Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestSetInRange [2022-01-20T20:31:50.031Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestSetAnyInRange [2022-01-20T20:31:50.031Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestMethods [2022-01-20T20:31:50.031Z] --- PASS: TestMethods (0.00s) [2022-01-20T20:31:50.031Z] === RUN TestRandomAllocateDeallocate [2022-01-20T20:31:50.031Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:31:50.031Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:31:50.031Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:31:50.031Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:31:50.405Z] === RUN TestSetGetMeta [2022-01-20T20:31:50.405Z] === PAUSE TestSetGetMeta [2022-01-20T20:31:50.405Z] === RUN TestRestore [2022-01-20T20:31:50.405Z] === PAUSE TestRestore [2022-01-20T20:31:50.405Z] === RUN TestServiceCreate [2022-01-20T20:31:50.405Z] === PAUSE TestServiceCreate [2022-01-20T20:31:50.405Z] === RUN TestServiceList [2022-01-20T20:31:50.405Z] === PAUSE TestServiceList [2022-01-20T20:31:50.405Z] === RUN TestServiceRemove [2022-01-20T20:31:50.405Z] === PAUSE TestServiceRemove [2022-01-20T20:31:50.405Z] === RUN TestServiceGet [2022-01-20T20:31:50.405Z] === PAUSE TestServiceGet [2022-01-20T20:31:50.405Z] === RUN TestServicePrune [2022-01-20T20:31:50.405Z] === PAUSE TestServicePrune [2022-01-20T20:31:50.405Z] === RUN TestCreate [2022-01-20T20:31:50.405Z] === PAUSE TestCreate [2022-01-20T20:31:50.405Z] === RUN TestRemove [2022-01-20T20:31:50.405Z] === PAUSE TestRemove [2022-01-20T20:31:50.405Z] === RUN TestList [2022-01-20T20:31:50.405Z] === PAUSE TestList [2022-01-20T20:31:50.405Z] === RUN TestFindByDriver [2022-01-20T20:31:50.405Z] === PAUSE TestFindByDriver [2022-01-20T20:31:50.405Z] === RUN TestFindByReferenced [2022-01-20T20:31:50.405Z] === PAUSE TestFindByReferenced [2022-01-20T20:31:50.405Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T20:31:50.405Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T20:31:50.405Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:31:50.405Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:31:50.405Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T20:31:50.405Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T20:31:50.405Z] === RUN TestRefDerefRemove [2022-01-20T20:31:50.405Z] === PAUSE TestRefDerefRemove [2022-01-20T20:31:50.405Z] === RUN TestGet [2022-01-20T20:31:50.405Z] === PAUSE TestGet [2022-01-20T20:31:50.405Z] === RUN TestGetWithReference [2022-01-20T20:31:50.405Z] === PAUSE TestGetWithReference [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:31:50.405Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T20:31:50.405Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T20:31:50.405Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T20:31:50.405Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T20:31:50.405Z] === CONT TestSetGetMeta [2022-01-20T20:31:50.405Z] === CONT TestList [2022-01-20T20:31:50.405Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T20:31:50.405Z] === CONT TestServiceGet [2022-01-20T20:31:50.405Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T20:31:50.405Z] === CONT TestServiceRemove [2022-01-20T20:31:50.405Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T20:31:50.405Z] === CONT TestServiceList [2022-01-20T20:31:50.405Z] --- PASS: TestList (0.03s) [2022-01-20T20:31:50.405Z] === CONT TestServiceCreate [2022-01-20T20:31:50.405Z] --- PASS: TestServiceGet (0.14s) [2022-01-20T20:31:50.405Z] === CONT TestRestore [2022-01-20T20:31:50.405Z] --- PASS: TestServiceRemove (0.13s) [2022-01-20T20:31:50.405Z] === CONT TestGet [2022-01-20T20:31:50.405Z] --- PASS: TestServiceList (0.12s) [2022-01-20T20:31:50.405Z] === CONT TestGetWithReference [2022-01-20T20:31:50.405Z] --- PASS: TestServiceCreate (0.12s) [2022-01-20T20:31:50.405Z] === CONT TestCreate [2022-01-20T20:31:50.405Z] --- PASS: TestGet (0.02s) [2022-01-20T20:31:50.405Z] === CONT TestRemove [2022-01-20T20:31:50.405Z] --- PASS: TestCreate (0.02s) [2022-01-20T20:31:50.405Z] === CONT TestServicePrune [2022-01-20T20:31:50.405Z] --- PASS: TestRestore (0.03s) [2022-01-20T20:31:50.405Z] === CONT TestRefDerefRemove [2022-01-20T20:31:50.405Z] --- PASS: TestGetWithReference (0.03s) [2022-01-20T20:31:50.405Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T20:31:50.405Z] time="2022-01-20T20:31:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:31:50.405Z] --- PASS: TestRemove (0.02s) [2022-01-20T20:31:50.405Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:31:50.405Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T20:31:50.405Z] === CONT TestFindByReferenced [2022-01-20T20:31:50.405Z] time="2022-01-20T20:31:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:31:50.405Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-20T20:31:50.405Z] === CONT TestFindByDriver [2022-01-20T20:31:50.405Z] time="2022-01-20T20:31:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:31:50.405Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-01-20T20:31:50.405Z] time="2022-01-20T20:31:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T20:31:50.405Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-20T20:31:50.405Z] time="2022-01-20T20:31:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:31:50.405Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T20:31:50.405Z] --- PASS: TestServicePrune (0.04s) [2022-01-20T20:31:50.405Z] PASS [2022-01-20T20:31:50.405Z] coverage: 69.0% of statements [2022-01-20T20:31:50.405Z] ok github.com/docker/docker/volume/service 0.255s coverage: 69.0% of statements [2022-01-20T20:31:50.424Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-01-20T20:31:50.987Z] check_test.go:308: [d896da693a269] daemon is not started [2022-01-20T20:31:50.987Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-20T20:31:52.261Z] === RUN TestInvalidConfig [2022-01-20T20:31:52.261Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T20:31:52.261Z] === RUN TestConfig [2022-01-20T20:31:52.261Z] --- PASS: TestConfig (0.00s) [2022-01-20T20:31:52.261Z] === RUN TestOptionsLabels [2022-01-20T20:31:52.261Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T20:31:52.261Z] === RUN TestValidName [2022-01-20T20:31:52.261Z] --- PASS: TestValidName (0.00s) [2022-01-20T20:31:52.261Z] PASS [2022-01-20T20:31:52.261Z] coverage: 19.7% of statements [2022-01-20T20:31:52.261Z] ok github.com/docker/docker/libnetwork/config 0.144s coverage: 19.7% of statements [2022-01-20T20:31:52.357Z] check_test.go:308: [df906c7addbd1] daemon is not started [2022-01-20T20:31:52.357Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-20T20:31:52.357Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T20:31:52.614Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-20T20:31:52.732Z] === RUN TestKey [2022-01-20T20:31:52.732Z] --- PASS: TestKey (0.00s) [2022-01-20T20:31:52.732Z] === RUN TestParseKey [2022-01-20T20:31:52.732Z] --- PASS: TestParseKey (0.00s) [2022-01-20T20:31:52.732Z] === RUN TestInvalidDataStore [2022-01-20T20:31:52.732Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T20:31:52.732Z] === RUN TestKVObjectFlatKey [2022-01-20T20:31:52.732Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T20:31:52.732Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T20:31:52.732Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T20:31:52.732Z] PASS [2022-01-20T20:31:52.732Z] coverage: 21.9% of statements [2022-01-20T20:31:52.732Z] ok github.com/docker/docker/libnetwork/datastore 0.077s coverage: 21.9% of statements [2022-01-20T20:31:53.544Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T20:31:53.727Z] === RUN TestIPDataMarshalling [2022-01-20T20:31:53.727Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T20:31:53.727Z] === RUN TestValidateAndIsV6 [2022-01-20T20:31:53.727Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T20:31:53.727Z] PASS [2022-01-20T20:31:53.727Z] coverage: 68.9% of statements [2022-01-20T20:31:53.727Z] ok github.com/docker/docker/libnetwork/driverapi 0.109s coverage: 68.9% of statements [2022-01-20T20:31:54.105Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-20T20:31:54.203Z] === RUN TestErrorInterfaces [2022-01-20T20:31:54.203Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T20:31:54.203Z] === RUN TestNetworkMarshalling [2022-01-20T20:31:54.203Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-01-20T20:31:54.203Z] === RUN TestEndpointMarshalling [2022-01-20T20:31:54.203Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T20:31:54.203Z] === RUN TestAuxAddresses [2022-01-20T20:31:54.203Z] time="2022-01-20T20:31:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:31:54.208Z] --- PASS: TestGet (15.01s) [2022-01-20T20:31:54.208Z] === RUN TestPluginWithNoManifest [2022-01-20T20:31:54.208Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T20:31:54.208Z] === RUN TestGetAll [2022-01-20T20:31:54.208Z] --- PASS: TestGetAll (0.00s) [2022-01-20T20:31:54.208Z] PASS [2022-01-20T20:31:54.208Z] coverage: 73.2% of statements [2022-01-20T20:31:54.208Z] ok github.com/docker/docker/pkg/plugins 36.027s coverage: 73.2% of statements [2022-01-20T20:31:54.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:31:54.220Z] INFO: Testing against a local daemon [2022-01-20T20:31:54.220Z] === RUN TestPluginInvalidJSON [2022-01-20T20:31:54.220Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:31:54.220Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:31:54.220Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:31:54.220Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-20T20:31:54.220Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:31:54.220Z] === RUN TestPluginInstall [2022-01-20T20:31:54.220Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:31:54.220Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T20:31:54.220Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:31:54.220Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:31:54.220Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T20:31:54.220Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:31:54.220Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:31:54.220Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:31:54.220Z] PASS [2022-01-20T20:31:54.220Z] ok github.com/docker/docker/integration/plugin/common 0.127s [2022-01-20T20:31:54.220Z] [2022-01-20T20:31:54.220Z] === Skipped [2022-01-20T20:31:54.220Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T20:31:54.220Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:31:54.220Z] [2022-01-20T20:31:54.220Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T20:31:54.220Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:31:54.220Z] [2022-01-20T20:31:54.220Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:31:54.220Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:31:54.220Z] [2022-01-20T20:31:54.220Z] DONE 5 tests, 3 skipped in 6.113s [2022-01-20T20:31:54.675Z] --- PASS: TestAuxAddresses (0.04s) [2022-01-20T20:31:54.675Z] === RUN TestSRVServiceQuery [2022-01-20T20:31:54.675Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-20T20:31:54.675Z] === RUN TestServiceVIPReuse [2022-01-20T20:31:54.675Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T20:31:54.675Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestDNSIPQuery [2022-01-20T20:31:54.675Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestDNSProxyServFail [2022-01-20T20:31:54.675Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestSandboxAddEmpty [2022-01-20T20:31:54.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestSandboxAddMultiPrio [2022-01-20T20:31:54.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestSandboxAddSamePrio [2022-01-20T20:31:54.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestCleanupServiceDiscovery [2022-01-20T20:31:54.675Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestDNSOptions [2022-01-20T20:31:54.675Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:31:54.675Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T20:31:54.675Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T20:31:54.675Z] time="2022-01-20T20:31:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:31:54.675Z] time="2022-01-20T20:31:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T20:31:54.675Z] --- PASS: TestMultipleControllersWithSameStore (0.05s) [2022-01-20T20:31:54.675Z] PASS [2022-01-20T20:31:54.675Z] coverage: 8.5% of statements [2022-01-20T20:31:54.675Z] ok github.com/docker/docker/libnetwork 0.554s coverage: 8.5% of statements [2022-01-20T20:31:54.675Z] === RUN TestDriver [2022-01-20T20:31:54.675Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:31:54.675Z] PASS [2022-01-20T20:31:54.675Z] coverage: 34.8% of statements [2022-01-20T20:31:54.675Z] ok github.com/docker/docker/libnetwork/drivers/host 0.081s coverage: 34.8% of statements [2022-01-20T20:31:54.691Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T20:31:55.508Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-01-20T20:31:55.508Z] PASS [2022-01-20T20:31:55.508Z] [2022-01-20T20:31:55.508Z] === Skipped [2022-01-20T20:31:55.508Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-20T20:31:55.508Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:31:55.508Z] [2022-01-20T20:31:55.508Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T20:31:55.508Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T20:31:55.508Z] [2022-01-20T20:31:55.508Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T20:31:55.508Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T20:31:55.508Z] [2022-01-20T20:31:55.508Z] DONE 200 tests, 3 skipped in 109.063s [2022-01-20T20:31:55.508Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T20:31:55.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:31:55.508Z] ++ set -e [2022-01-20T20:31:55.508Z] ++ '[' -n 0 ']' [2022-01-20T20:31:55.508Z] ++ set -x [2022-01-20T20:31:55.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:31:55.508Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:31:55.508Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T20:31:55.508Z] === RUN TestDaemonConfigValidation [2022-01-20T20:31:55.508Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:31:55.508Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:31:55.508Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T20:31:55.508Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T20:31:55.508Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T20:31:55.508Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T20:31:55.508Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T20:31:55.508Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T20:31:55.508Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T20:31:55.508Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T20:31:55.508Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T20:31:55.508Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T20:31:55.508Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T20:31:55.508Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T20:31:55.508Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T20:31:55.508Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T20:31:55.508Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-01-20T20:31:55.508Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-01-20T20:31:55.508Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-01-20T20:31:55.508Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-01-20T20:31:55.508Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-20T20:31:55.508Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:31:55.508Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T20:31:55.671Z] === RUN TestDriver [2022-01-20T20:31:55.671Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:31:55.671Z] PASS [2022-01-20T20:31:55.671Z] coverage: 34.8% of statements [2022-01-20T20:31:55.671Z] ok github.com/docker/docker/libnetwork/drivers/null 0.096s coverage: 34.8% of statements [2022-01-20T20:31:56.142Z] === RUN TestNetworkAllocateFree [2022-01-20T20:31:56.142Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T20:31:56.142Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T20:31:56.142Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T20:31:56.142Z] PASS [2022-01-20T20:31:56.142Z] coverage: 63.6% of statements [2022-01-20T20:31:56.142Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.113s coverage: 63.6% of statements [2022-01-20T20:31:56.142Z] === RUN TestGetEmptyCapabilities [2022-01-20T20:31:56.142Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-01-20T20:31:56.142Z] === RUN TestGetExtraCapabilities [2022-01-20T20:31:56.142Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-20T20:31:56.142Z] === RUN TestGetInvalidCapabilities [2022-01-20T20:31:56.142Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-20T20:31:56.142Z] === RUN TestRemoteDriver [2022-01-20T20:31:56.142Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:31:56.142Z] === RUN TestDriverError [2022-01-20T20:31:56.142Z] --- PASS: TestDriverError (0.01s) [2022-01-20T20:31:56.142Z] === RUN TestMissingValues [2022-01-20T20:31:56.445Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T20:31:56.496Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2022-01-20T20:31:56.496Z] === RUN TestCreateServiceSysctls [2022-01-20T20:31:56.614Z] --- PASS: TestMissingValues (0.01s) [2022-01-20T20:31:56.614Z] === RUN TestRollback [2022-01-20T20:31:56.614Z] --- PASS: TestRollback (0.04s) [2022-01-20T20:31:56.614Z] PASS [2022-01-20T20:31:56.614Z] coverage: 57.4% of statements [2022-01-20T20:31:56.614Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.243s coverage: 57.4% of statements [2022-01-20T20:31:56.622Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T20:31:57.184Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-20T20:31:57.607Z] === RUN TestNAT [2022-01-20T20:31:57.607Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:31:57.607Z] --- SKIP: TestNAT (0.00s) [2022-01-20T20:31:57.607Z] === RUN TestTransparent [2022-01-20T20:31:57.607Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:31:57.607Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T20:31:57.607Z] PASS [2022-01-20T20:31:57.607Z] coverage: 0.0% of statements [2022-01-20T20:31:57.607Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.110s coverage: 0.0% of statements [2022-01-20T20:31:57.607Z] === RUN TestNew [2022-01-20T20:31:57.607Z] --- PASS: TestNew (0.00s) [2022-01-20T20:31:57.607Z] === RUN TestAddDriver [2022-01-20T20:31:57.607Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T20:31:57.607Z] === RUN TestAddDuplicateDriver [2022-01-20T20:31:57.607Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T20:31:57.607Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T20:31:57.607Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T20:31:57.607Z] === RUN TestDriver [2022-01-20T20:31:57.607Z] --- PASS: TestDriver (0.00s) [2022-01-20T20:31:57.607Z] === RUN TestIPAM [2022-01-20T20:31:57.607Z] --- PASS: TestIPAM (0.00s) [2022-01-20T20:31:57.607Z] === RUN TestWalkIPAMs [2022-01-20T20:31:57.607Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestWalkDrivers [2022-01-20T20:31:57.608Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T20:31:57.608Z] PASS [2022-01-20T20:31:57.608Z] coverage: 82.4% of statements [2022-01-20T20:31:57.608Z] ok github.com/docker/docker/libnetwork/drvregistry 0.165s coverage: 82.4% of statements [2022-01-20T20:31:57.608Z] === RUN TestBuildDefault [2022-01-20T20:31:57.608Z] --- PASS: TestBuildDefault (0.01s) [2022-01-20T20:31:57.608Z] === RUN TestBuildHostnameDomainname [2022-01-20T20:31:57.608Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestBuildHostname [2022-01-20T20:31:57.608Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestBuildHostnameFQDN [2022-01-20T20:31:57.608Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestBuildNoIP [2022-01-20T20:31:57.608Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestUpdate [2022-01-20T20:31:57.608Z] --- PASS: TestUpdate (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T20:31:57.608Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T20:31:57.608Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestAddEmpty [2022-01-20T20:31:57.608Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestAdd [2022-01-20T20:31:57.608Z] --- PASS: TestAdd (0.01s) [2022-01-20T20:31:57.608Z] === RUN TestDeleteEmpty [2022-01-20T20:31:57.608Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestDeleteNewline [2022-01-20T20:31:57.608Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T20:31:57.608Z] === RUN TestDelete [2022-01-20T20:31:57.608Z] --- PASS: TestDelete (0.01s) [2022-01-20T20:31:57.608Z] === RUN TestConcurrentWrites [2022-01-20T20:31:57.748Z] check_test.go:308: [d0fedb36bcf6a] daemon is not started [2022-01-20T20:31:57.748Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-20T20:31:57.824Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T20:31:57.869Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-01-20T20:31:57.869Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:31:58.079Z] --- PASS: TestConcurrentWrites (0.43s) [2022-01-20T20:31:58.079Z] PASS [2022-01-20T20:31:58.079Z] coverage: 81.2% of statements [2022-01-20T20:31:58.079Z] ok github.com/docker/docker/libnetwork/etchosts 0.553s coverage: 81.2% of statements [2022-01-20T20:31:58.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:31:58.509Z] INFO: Testing against a local daemon [2022-01-20T20:31:58.509Z] === RUN TestExternalGraphDriver [2022-01-20T20:31:58.509Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:31:58.509Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T20:31:58.509Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:31:58.509Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:31:58.509Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:31:58.509Z] PASS [2022-01-20T20:31:58.509Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.139s [2022-01-20T20:31:58.509Z] [2022-01-20T20:31:58.509Z] === Skipped [2022-01-20T20:31:58.509Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T20:31:58.509Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:31:58.509Z] [2022-01-20T20:31:58.509Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:31:58.509Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:31:58.509Z] [2022-01-20T20:31:58.509Z] DONE 2 tests, 2 skipped in 3.752s [2022-01-20T20:31:58.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T20:31:58.550Z] === RUN TestNew [2022-01-20T20:31:58.550Z] --- PASS: TestNew (0.00s) [2022-01-20T20:31:58.550Z] === RUN TestAllocate [2022-01-20T20:31:58.550Z] --- PASS: TestAllocate (0.00s) [2022-01-20T20:31:58.550Z] === RUN TestUninitialized [2022-01-20T20:31:58.550Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T20:31:58.550Z] === RUN TestAllocateInRange [2022-01-20T20:31:58.550Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T20:31:58.550Z] === RUN TestAllocateSerial [2022-01-20T20:31:58.550Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T20:31:58.550Z] PASS [2022-01-20T20:31:58.550Z] coverage: 87.5% of statements [2022-01-20T20:31:58.551Z] ok github.com/docker/docker/libnetwork/idm 0.080s coverage: 87.5% of statements [2022-01-20T20:31:58.551Z] === RUN TestCaller [2022-01-20T20:31:58.551Z] --- PASS: TestCaller (0.00s) [2022-01-20T20:31:58.551Z] PASS [2022-01-20T20:31:58.551Z] coverage: 100.0% of statements [2022-01-20T20:31:58.551Z] ok github.com/docker/docker/libnetwork/internal/caller 0.083s coverage: 100.0% of statements [2022-01-20T20:31:58.760Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T20:31:58.760Z] daemon_test.go:156: [dc5077b8b12e9] daemon is not started [2022-01-20T20:31:58.760Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-20T20:31:58.760Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-20T20:31:58.760Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-20T20:31:58.760Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-20T20:31:58.760Z] === RUN TestDaemonProxy [2022-01-20T20:31:58.760Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T20:31:59.543Z] === RUN TestSetSerialInsertDelete [2022-01-20T20:31:59.543Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T20:31:59.543Z] === RUN TestSetParallelInsertDelete [2022-01-20T20:32:00.400Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-01-20T20:32:00.400Z] === RUN TestInspect [2022-01-20T20:32:00.537Z] --- PASS: TestRandomAllocateDeallocate (10.64s) [2022-01-20T20:32:00.537Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:32:00.537Z] === RUN TestInt2IP2IntConversion [2022-01-20T20:32:00.667Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T20:32:00.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:00.737Z] INFO: Testing against a local daemon [2022-01-20T20:32:00.737Z] === RUN TestReadPluginNoRead [2022-01-20T20:32:00.737Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:32:00.737Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T20:32:00.737Z] PASS [2022-01-20T20:32:00.737Z] ok github.com/docker/docker/integration/plugin/logging 0.124s [2022-01-20T20:32:01.011Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-01-20T20:32:01.011Z] === RUN TestGetAddressVersion [2022-01-20T20:32:01.011Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T20:32:01.011Z] === RUN TestKeyString [2022-01-20T20:32:01.011Z] --- PASS: TestKeyString (0.00s) [2022-01-20T20:32:01.011Z] === RUN TestPoolDataMarshal [2022-01-20T20:32:01.011Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T20:32:01.011Z] === RUN TestSubnetsMarshal [2022-01-20T20:32:01.011Z] --- PASS: TestSubnetsMarshal (0.11s) [2022-01-20T20:32:01.011Z] === RUN TestAddSubnets [2022-01-20T20:32:01.014Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-20T20:32:01.210Z] [2022-01-20T20:32:01.210Z] === Skipped [2022-01-20T20:32:01.210Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T20:32:01.210Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:32:01.210Z] [2022-01-20T20:32:01.210Z] DONE 1 tests, 1 skipped in 2.770s [2022-01-20T20:32:01.210Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T20:32:01.485Z] --- PASS: TestAddSubnets (0.13s) [2022-01-20T20:32:01.485Z] === RUN TestDoublePoolRelease [2022-01-20T20:32:01.485Z] --- PASS: TestDoublePoolRelease (0.07s) [2022-01-20T20:32:01.485Z] === RUN TestAddReleasePoolID [2022-01-20T20:32:01.485Z] === RUN TestPoolRequest [2022-01-20T20:32:01.485Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T20:32:01.485Z] === RUN TestOtherRequests [2022-01-20T20:32:01.485Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T20:32:01.485Z] PASS [2022-01-20T20:32:01.485Z] coverage: 57.1% of statements [2022-01-20T20:32:01.485Z] ok github.com/docker/docker/libnetwork/ipams/null 0.085s coverage: 57.1% of statements [2022-01-20T20:32:01.485Z] --- PASS: TestAddReleasePoolID (0.15s) [2022-01-20T20:32:01.485Z] === RUN TestPredefinedPool [2022-01-20T20:32:01.485Z] --- PASS: TestPredefinedPool (0.05s) [2022-01-20T20:32:01.485Z] === RUN TestRemoveSubnet [2022-01-20T20:32:01.958Z] --- PASS: TestRemoveSubnet (0.46s) [2022-01-20T20:32:01.958Z] === RUN TestGetSameAddress [2022-01-20T20:32:01.958Z] --- PASS: TestGetSameAddress (0.05s) [2022-01-20T20:32:01.958Z] === RUN TestPoolAllocationReuse [2022-01-20T20:32:02.044Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T20:32:02.383Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-20T20:32:02.430Z] --- PASS: TestAllocateRandomDeallocate (2.09s) [2022-01-20T20:32:02.430Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T20:32:02.902Z] === RUN TestGetCapabilities [2022-01-20T20:32:02.902Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T20:32:02.902Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T20:32:02.902Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-20T20:32:02.902Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T20:32:02.902Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-20T20:32:02.902Z] === RUN TestRemoteDriver [2022-01-20T20:32:02.902Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T20:32:02.902Z] PASS [2022-01-20T20:32:02.902Z] coverage: 47.4% of statements [2022-01-20T20:32:02.902Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.174s coverage: 47.4% of statements [2022-01-20T20:32:03.433Z] testing: warning: no tests to run [2022-01-20T20:32:03.433Z] PASS [2022-01-20T20:32:03.433Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.090s [2022-01-20T20:32:03.683Z] --- PASS: TestInspect (2.79s) [2022-01-20T20:32:03.684Z] === RUN TestCreateJob [2022-01-20T20:32:03.904Z] [2022-01-20T20:32:03.904Z] DONE 0 tests in 2.415s [2022-01-20T20:32:03.904Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T20:32:03.949Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T20:32:04.212Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T20:32:04.482Z] === RUN TestWindowsIPAM [2022-01-20T20:32:04.482Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T20:32:04.482Z] PASS [2022-01-20T20:32:04.482Z] coverage: 71.4% of statements [2022-01-20T20:32:04.482Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.122s coverage: 71.4% of statements [2022-01-20T20:32:04.780Z] --- PASS: TestDaemonProxy (6.31s) [2022-01-20T20:32:04.780Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-01-20T20:32:04.780Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-01-20T20:32:04.780Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-01-20T20:32:04.780Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T20:32:04.780Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-01-20T20:32:04.780Z] PASS [2022-01-20T20:32:04.780Z] [2022-01-20T20:32:04.780Z] DONE 17 tests in 10.223s [2022-01-20T20:32:04.780Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T20:32:04.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:04.780Z] ++ set -e [2022-01-20T20:32:04.780Z] ++ '[' -n 0 ']' [2022-01-20T20:32:04.780Z] ++ set -x [2022-01-20T20:32:04.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:04.953Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.39s) [2022-01-20T20:32:04.953Z] === RUN TestRetrieveFromStore [2022-01-20T20:32:05.039Z] INFO: Testing against a local daemon [2022-01-20T20:32:05.039Z] === RUN TestCommitInheritsEnv [2022-01-20T20:32:05.298Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-01-20T20:32:05.298Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:32:05.298Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T20:32:05.298Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:32:05.298Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:32:05.298Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-20T20:32:05.298Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:32:05.298Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T20:32:05.298Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:32:05.424Z] === RUN TestDefaultNetwork [2022-01-20T20:32:05.557Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-01-20T20:32:05.557Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T20:32:05.557Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:32:05.557Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:32:05.557Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:32:05.557Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T20:32:05.557Z] === RUN TestTagInvalidReference [2022-01-20T20:32:05.557Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T20:32:05.557Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:32:05.816Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T20:32:05.816Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:32:05.816Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T20:32:05.816Z] === RUN TestTagOfficialNames [2022-01-20T20:32:05.816Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-20T20:32:05.816Z] === RUN TestTagMatchesDigest [2022-01-20T20:32:05.816Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T20:32:05.816Z] PASS [2022-01-20T20:32:05.816Z] [2022-01-20T20:32:05.816Z] === Skipped [2022-01-20T20:32:05.816Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:32:05.816Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T20:32:05.816Z] [2022-01-20T20:32:05.816Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T20:32:05.816Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:32:05.816Z] [2022-01-20T20:32:05.816Z] DONE 12 tests, 2 skipped in 0.923s [2022-01-20T20:32:05.816Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:32:05.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:05.816Z] ++ set -e [2022-01-20T20:32:05.816Z] ++ '[' -n 0 ']' [2022-01-20T20:32:05.816Z] ++ set -x [2022-01-20T20:32:05.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:05.816Z] INFO: Testing against a local daemon [2022-01-20T20:32:05.816Z] === RUN TestNetworkCreateDelete [2022-01-20T20:32:05.896Z] --- PASS: TestPoolAllocationReuse (3.59s) [2022-01-20T20:32:05.896Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T20:32:05.896Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-01-20T20:32:05.896Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T20:32:05.896Z] --- PASS: TestDefaultNetwork (0.31s) [2022-01-20T20:32:05.896Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T20:32:05.896Z] --- PASS: TestRetrieveFromStore (1.07s) [2022-01-20T20:32:05.896Z] === RUN TestIsCorrupted [2022-01-20T20:32:05.896Z] --- PASS: TestIsCorrupted (0.05s) [2022-01-20T20:32:05.896Z] === RUN TestSetRollover [2022-01-20T20:32:05.896Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-01-20T20:32:05.896Z] === RUN TestInitAddressPools [2022-01-20T20:32:05.896Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T20:32:05.896Z] PASS [2022-01-20T20:32:05.896Z] coverage: 74.0% of statements [2022-01-20T20:32:06.075Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-01-20T20:32:06.075Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:32:06.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:06.131Z] INFO: Testing against a local daemon [2022-01-20T20:32:06.131Z] === RUN TestPluginWithDevMounts [2022-01-20T20:32:06.131Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:06.131Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T20:32:06.131Z] PASS [2022-01-20T20:32:06.131Z] ok github.com/docker/docker/integration/plugin/volumes 0.133s [2022-01-20T20:32:06.215Z] --- PASS: TestCreateJob (2.94s) [2022-01-20T20:32:06.215Z] === RUN TestReplicatedJob [2022-01-20T20:32:06.341Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2022-01-20T20:32:06.341Z] === RUN TestDaemonDNSFallback [2022-01-20T20:32:06.372Z] ok github.com/docker/docker/libnetwork/ipamutils 0.729s coverage: 74.0% of statements [2022-01-20T20:32:06.556Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-20T20:32:06.601Z] [2022-01-20T20:32:06.601Z] === Skipped [2022-01-20T20:32:06.601Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T20:32:06.601Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:06.601Z] [2022-01-20T20:32:06.601Z] DONE 1 tests, 1 skipped in 2.697s [2022-01-20T20:32:06.601Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T20:32:06.813Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T20:32:06.843Z] === RUN TestKeyValue [2022-01-20T20:32:06.843Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T20:32:06.843Z] PASS [2022-01-20T20:32:06.843Z] coverage: 60.0% of statements [2022-01-20T20:32:06.843Z] ok github.com/docker/docker/libnetwork/netlabel 0.083s coverage: 60.0% of statements [2022-01-20T20:32:07.377Z] check_test.go:308: [d08dbb99bef51] daemon is not started [2022-01-20T20:32:07.377Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-20T20:32:07.634Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T20:32:07.634Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T20:32:08.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:08.827Z] INFO: Testing against a local daemon [2022-01-20T20:32:08.827Z] === RUN TestSecretInspect [2022-01-20T20:32:08.827Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T20:32:08.827Z] === RUN TestSecretList [2022-01-20T20:32:08.827Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T20:32:08.827Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:32:08.827Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:32:08.827Z] === RUN TestSecretsUpdate [2022-01-20T20:32:08.827Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T20:32:08.827Z] === RUN TestTemplatedSecret [2022-01-20T20:32:08.827Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T20:32:08.827Z] === RUN TestSecretCreateResolve [2022-01-20T20:32:08.827Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:08.827Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T20:32:08.827Z] PASS [2022-01-20T20:32:08.827Z] ok github.com/docker/docker/integration/secret 0.134s [2022-01-20T20:32:08.827Z] [2022-01-20T20:32:08.827Z] === Skipped [2022-01-20T20:32:08.827Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T20:32:08.827Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] [2022-01-20T20:32:08.827Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T20:32:08.827Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] [2022-01-20T20:32:08.827Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:32:08.827Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] [2022-01-20T20:32:08.827Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T20:32:08.827Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] [2022-01-20T20:32:08.827Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T20:32:08.827Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:08.827Z] [2022-01-20T20:32:08.827Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T20:32:08.827Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:08.827Z] [2022-01-20T20:32:08.827Z] DONE 6 tests, 6 skipped in 2.269s [2022-01-20T20:32:08.827Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T20:32:09.825Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T20:32:09.825Z] PASS [2022-01-20T20:32:09.825Z] coverage: 100.0% of statements [2022-01-20T20:32:09.825Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.086s coverage: 100.0% of statements [2022-01-20T20:32:09.825Z] --- PASS: TestSetRollover (3.78s) [2022-01-20T20:32:09.825Z] === RUN TestSetRolloverSerial [2022-01-20T20:32:10.299Z] === RUN TestNetworkDBSimple [2022-01-20T20:32:10.772Z] === RUN TestGenerate [2022-01-20T20:32:10.772Z] --- PASS: TestGenerate (0.00s) [2022-01-20T20:32:10.772Z] === RUN TestGeneratePtr [2022-01-20T20:32:10.772Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T20:32:10.772Z] === RUN TestGenerateMissingField [2022-01-20T20:32:10.772Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T20:32:10.772Z] === RUN TestFieldCannotBeSet [2022-01-20T20:32:10.772Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T20:32:10.772Z] === RUN TestTypeMismatchError [2022-01-20T20:32:10.772Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T20:32:10.772Z] PASS [2022-01-20T20:32:10.772Z] coverage: 100.0% of statements [2022-01-20T20:32:10.772Z] ok github.com/docker/docker/libnetwork/options 0.084s coverage: 100.0% of statements [2022-01-20T20:32:11.247Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.41s) [2022-01-20T20:32:11.247Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T20:32:11.480Z] --- PASS: TestReplicatedJob (4.78s) [2022-01-20T20:32:11.480Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:32:11.721Z] 2022/01/20 20:32:10 Closing DB instances... [2022-01-20T20:32:11.798Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:11.798Z] INFO: Testing against a local daemon [2022-01-20T20:32:11.798Z] === RUN TestServiceCreateInit [2022-01-20T20:32:11.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:32:11.798Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:32:11.798Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- PASS: TestServiceCreateInit (0.05s) [2022-01-20T20:32:11.798Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:32:11.798Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:32:11.798Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestCreateServiceConflict [2022-01-20T20:32:11.798Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:32:11.798Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-20T20:32:11.798Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:32:11.798Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:32:11.798Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:32:11.798Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestCreateServiceSysctls [2022-01-20T20:32:11.798Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-20T20:32:11.798Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:32:11.798Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-20T20:32:11.798Z] === RUN TestInspect [2022-01-20T20:32:11.798Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestInspect (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestCreateJob [2022-01-20T20:32:11.798Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestReplicatedJob [2022-01-20T20:32:11.798Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:32:11.798Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestServiceListWithStatuses [2022-01-20T20:32:11.798Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:32:11.798Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:32:11.798Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestServicePlugin [2022-01-20T20:32:11.798Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:11.798Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestServiceUpdateLabel [2022-01-20T20:32:11.798Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:11.798Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:32:11.798Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:11.798Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:32:11.798Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:11.798Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:32:11.798Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:11.798Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T20:32:11.798Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:32:11.799Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:11.799Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:32:11.810Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T20:32:11.810Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T20:32:12.196Z] testing: warning: no tests to run [2022-01-20T20:32:12.196Z] PASS [2022-01-20T20:32:12.196Z] coverage: 0.0% of statements [2022-01-20T20:32:12.196Z] ok github.com/docker/docker/libnetwork/osl 0.079s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:32:12.269Z] PASS [2022-01-20T20:32:12.269Z] ok github.com/docker/docker/integration/service 0.251s [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === Skipped [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:32:12.269Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:32:12.269Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:32:12.269Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T20:32:12.269Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-20T20:32:12.269Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:32:12.269Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T20:32:12.269Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:32:12.269Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-20T20:32:12.269Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-20T20:32:12.269Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T20:32:12.269Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T20:32:12.269Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T20:32:12.269Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T20:32:12.269Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T20:32:12.269Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:32:12.269Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T20:32:12.269Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T20:32:12.269Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T20:32:12.269Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T20:32:12.269Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T20:32:12.269Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T20:32:12.269Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:32:12.269Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:32:12.269Z] [2022-01-20T20:32:12.269Z] DONE 24 tests, 23 skipped in 3.064s [2022-01-20T20:32:12.269Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T20:32:12.943Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-01-20T20:32:12.943Z] === RUN TestInspectNetwork [2022-01-20T20:32:13.195Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-01-20T20:32:13.195Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T20:32:13.195Z] === RUN TestRequestNewPort [2022-01-20T20:32:13.195Z] --- PASS: TestRequestNewPort (0.01s) [2022-01-20T20:32:13.195Z] === RUN TestRequestSpecificPort [2022-01-20T20:32:13.195Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestReleasePort [2022-01-20T20:32:13.195Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestReuseReleasedPort [2022-01-20T20:32:13.195Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestReleaseUnreadledPort [2022-01-20T20:32:13.195Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestUnknowProtocol [2022-01-20T20:32:13.195Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestAllocateAllPorts [2022-01-20T20:32:13.195Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestPortAllocation [2022-01-20T20:32:13.195Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T20:32:13.195Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestNoDuplicateBPR [2022-01-20T20:32:13.195Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T20:32:13.195Z] === RUN TestChangePortRange [2022-01-20T20:32:13.195Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T20:32:13.195Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T20:32:13.195Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T20:32:13.195Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T20:32:13.195Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T20:32:13.195Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T20:32:13.195Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T20:32:13.195Z] PASS [2022-01-20T20:32:13.195Z] coverage: 88.6% of statements [2022-01-20T20:32:13.195Z] ok github.com/docker/docker/libnetwork/portallocator 0.102s coverage: 88.6% of statements [2022-01-20T20:32:13.673Z] --- PASS: TestSetRolloverSerial (3.80s) [2022-01-20T20:32:13.673Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T20:32:13.673Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T20:32:13.673Z] PASS [2022-01-20T20:32:13.673Z] coverage: 84.4% of statements [2022-01-20T20:32:13.673Z] ok github.com/docker/docker/libnetwork/bitseq 23.896s coverage: 84.4% of statements [2022-01-20T20:32:14.010Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-01-20T20:32:14.010Z] === RUN TestServiceListWithStatuses [2022-01-20T20:32:14.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:32:14.010Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:32:14.010Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:32:14.145Z] 2022/01/20 20:32:13 Closing DB instances... [2022-01-20T20:32:14.326Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T20:32:14.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:14.514Z] INFO: Testing against a local daemon [2022-01-20T20:32:14.514Z] === RUN TestSessionCreate [2022-01-20T20:32:14.514Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:32:14.514Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T20:32:14.514Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:32:14.514Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:32:14.514Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:32:14.514Z] PASS [2022-01-20T20:32:14.514Z] ok github.com/docker/docker/integration/session 0.095s [2022-01-20T20:32:14.514Z] [2022-01-20T20:32:14.514Z] === Skipped [2022-01-20T20:32:14.514Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T20:32:14.514Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:32:14.514Z] [2022-01-20T20:32:14.514Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:32:14.514Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:32:14.514Z] [2022-01-20T20:32:14.514Z] DONE 2 tests, 2 skipped in 2.323s [2022-01-20T20:32:14.514Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T20:32:14.623Z] testing: warning: no tests to run [2022-01-20T20:32:14.623Z] PASS [2022-01-20T20:32:14.623Z] coverage: 0.0% of statements [2022-01-20T20:32:14.623Z] ok github.com/docker/docker/libnetwork/portmapper 0.127s coverage: 0.0% of statements [no tests to run] [2022-01-20T20:32:14.890Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-20T20:32:15.480Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T20:32:15.480Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T20:32:15.480Z] === RUN TestInspectNetwork/network_name [2022-01-20T20:32:15.480Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T20:32:15.618Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-01-20T20:32:15.618Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T20:32:15.618Z] === RUN TestHashData [2022-01-20T20:32:15.618Z] --- PASS: TestHashData (0.00s) [2022-01-20T20:32:15.618Z] PASS [2022-01-20T20:32:15.618Z] coverage: 2.8% of statements [2022-01-20T20:32:16.092Z] ok github.com/docker/docker/libnetwork/resolvconf 0.095s coverage: 2.8% of statements [2022-01-20T20:32:16.258Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T20:32:16.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:16.743Z] INFO: Testing against a local daemon [2022-01-20T20:32:16.743Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:32:16.743Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:16.743Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestDiskUsage [2022-01-20T20:32:16.743Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:32:16.743Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestEventsExecDie [2022-01-20T20:32:16.743Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:32:16.743Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:32:16.743Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:32:16.743Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestEventsVolumeCreate [2022-01-20T20:32:16.743Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:32:16.743Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestInfoAPI [2022-01-20T20:32:16.743Z] --- PASS: TestInfoAPI (0.05s) [2022-01-20T20:32:16.743Z] === RUN TestInfoAPIWarnings [2022-01-20T20:32:16.743Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:32:16.743Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestInfoDebug [2022-01-20T20:32:16.743Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:32:16.743Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:32:16.743Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:32:16.743Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:32:16.743Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:32:16.743Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T20:32:16.743Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:32:17.094Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (5.68s) [2022-01-20T20:32:17.094Z] === RUN TestGetAddress [2022-01-20T20:32:17.094Z] === RUN TestErrorConstructors [2022-01-20T20:32:17.094Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T20:32:17.094Z] === RUN TestCompareIPMask [2022-01-20T20:32:17.094Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T20:32:17.094Z] === RUN TestUtilGetHostPartIP [2022-01-20T20:32:17.094Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T20:32:17.094Z] === RUN TestUtilGetBroadcastIP [2022-01-20T20:32:17.094Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T20:32:17.094Z] === RUN TestParseCIDR [2022-01-20T20:32:17.094Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T20:32:17.094Z] PASS [2022-01-20T20:32:17.094Z] coverage: 37.3% of statements [2022-01-20T20:32:17.094Z] ok github.com/docker/docker/libnetwork/types 0.090s coverage: 37.3% of statements [2022-01-20T20:32:17.094Z] 2022/01/20 20:32:16 Closing DB instances... [2022-01-20T20:32:17.735Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-01-20T20:32:17.735Z] === RUN TestPingCacheHeaders [2022-01-20T20:32:17.735Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T20:32:17.735Z] === RUN TestPingGet [2022-01-20T20:32:17.735Z] --- PASS: TestPingGet (0.04s) [2022-01-20T20:32:17.735Z] === RUN TestPingHead [2022-01-20T20:32:17.735Z] --- PASS: TestPingHead (0.04s) [2022-01-20T20:32:17.735Z] === RUN TestVersion [2022-01-20T20:32:17.735Z] --- PASS: TestVersion (0.03s) [2022-01-20T20:32:17.735Z] PASS [2022-01-20T20:32:18.147Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-20T20:32:18.194Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-01-20T20:32:18.194Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:32:18.206Z] ok github.com/docker/docker/integration/system 1.273s [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === Skipped [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:32:18.206Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T20:32:18.206Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T20:32:18.206Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:32:18.206Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T20:32:18.206Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T20:32:18.206Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T20:32:18.206Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T20:32:18.206Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T20:32:18.206Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:32:18.206Z] [2022-01-20T20:32:18.206Z] DONE 15 tests, 9 skipped in 3.323s [2022-01-20T20:32:18.206Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T20:32:18.670Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T20:32:18.670Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T20:32:18.670Z] PASS [2022-01-20T20:32:18.670Z] coverage: 50.0% of statements [2022-01-20T20:32:18.670Z] ok github.com/docker/docker/oci 0.108s coverage: 50.0% of statements [2022-01-20T20:32:19.142Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.24s) [2022-01-20T20:32:19.142Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T20:32:19.674Z] --- PASS: TestInspectNetwork (6.97s) [2022-01-20T20:32:19.674Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T20:32:19.674Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T20:32:19.674Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T20:32:19.674Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T20:32:19.674Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:32:20.667Z] check_test.go:308: [d532edfd7e477] daemon is not started [2022-01-20T20:32:20.667Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:32:20.719Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:32:20.719Z] === RUN TestAddressPoolOpt [2022-01-20T20:32:20.719Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/a [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/something [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/_=a [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/PATH [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/=a [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/PATH= [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/PATH=something [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/1asd [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/123 [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/some_space [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/= [2022-01-20T20:32:20.719Z] === RUN TestValidateEnv/PaTh [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestParseHost [2022-01-20T20:32:20.719Z] --- PASS: TestParseHost (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestParseDockerDaemonHost [2022-01-20T20:32:20.719Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestParseTCP [2022-01-20T20:32:20.719Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T20:32:20.719Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestValidateExtraHosts [2022-01-20T20:32:20.719Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestIpOptString [2022-01-20T20:32:20.719Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T20:32:20.719Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T20:32:20.719Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestIpOptSetInvalidVal [2022-01-20T20:32:20.719Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestValidateIPAddress [2022-01-20T20:32:20.719Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestMapOpts [2022-01-20T20:32:20.719Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestListOptsWithoutValidator [2022-01-20T20:32:20.719Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestListOptsWithValidator [2022-01-20T20:32:20.719Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestValidateDNSSearch [2022-01-20T20:32:20.719Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T20:32:20.719Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T20:32:20.719Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestNamedListOpts [2022-01-20T20:32:20.719Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestNamedMapOpts [2022-01-20T20:32:20.719Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestParseLink [2022-01-20T20:32:20.719Z] --- PASS: TestParseLink (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T20:32:20.719Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T20:32:20.719Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T20:32:20.719Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T20:32:20.719Z] === RUN TestUlimitOpt [2022-01-20T20:32:20.719Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T20:32:20.719Z] PASS [2022-01-20T20:32:20.719Z] coverage: 67.1% of statements [2022-01-20T20:32:20.719Z] ok github.com/docker/docker/opts 0.191s coverage: 67.1% of statements [2022-01-20T20:32:21.065Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2022-01-20T20:32:21.065Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:32:21.065Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:32:21.065Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:32:21.065Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:32:21.065Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:32:21.065Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:32:21.066Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:32:21.066Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:32:21.066Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:32:21.066Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:32:21.066Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-20T20:32:21.066Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:32:21.066Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:32:21.066Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:32:21.066Z] === RUN TestNetworkList [2022-01-20T20:32:21.066Z] === RUN TestNetworkList//networks [2022-01-20T20:32:21.066Z] === PAUSE TestNetworkList//networks [2022-01-20T20:32:21.066Z] === RUN TestNetworkList//networks/ [2022-01-20T20:32:21.066Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:32:21.066Z] === CONT TestNetworkList//networks [2022-01-20T20:32:21.066Z] === CONT TestNetworkList//networks/ [2022-01-20T20:32:21.066Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T20:32:21.066Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:32:21.066Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:32:21.066Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:32:21.068Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-20T20:32:21.207Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:21.207Z] INFO: Testing against a local daemon [2022-01-20T20:32:21.207Z] === RUN TestVolumesCreateAndList [2022-01-20T20:32:21.207Z] --- PASS: TestVolumesCreateAndList (0.10s) [2022-01-20T20:32:21.207Z] === RUN TestVolumesRemove [2022-01-20T20:32:21.207Z] --- PASS: TestVolumesRemove (0.24s) [2022-01-20T20:32:21.207Z] === RUN TestVolumesInspect [2022-01-20T20:32:21.207Z] --- PASS: TestVolumesInspect (0.08s) [2022-01-20T20:32:21.207Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:32:21.207Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:32:21.207Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:32:21.207Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:32:21.207Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-01-20T20:32:21.207Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:32:21.207Z] PASS [2022-01-20T20:32:21.207Z] ok github.com/docker/docker/integration/volume 0.549s [2022-01-20T20:32:21.207Z] [2022-01-20T20:32:21.207Z] DONE 5 tests in 3.046s [2022-01-20T20:32:21.207Z] INFO: make.ps1 ended at 01/20/2022 20:32:21 [2022-01-20T20:32:21.207Z] INFO: Integration CLI tests being run from the host: [2022-01-20T20:32:21.207Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T20:32:21.208Z] 2022/01/20 20:32:21 Closing DB instances... [2022-01-20T20:32:21.631Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-20T20:32:21.634Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-01-20T20:32:21.634Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:32:21.679Z] === RUN TestParseVersion [2022-01-20T20:32:21.679Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T20:32:21.679Z] PASS [2022-01-20T20:32:21.679Z] coverage: 52.9% of statements [2022-01-20T20:32:21.679Z] ok github.com/docker/docker/pkg/aaparser 0.074s coverage: 52.9% of statements [2022-01-20T20:32:21.890Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T20:32:22.147Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-20T20:32:22.378Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2022-01-20T20:32:22.378Z] === RUN TestServicePlugin [2022-01-20T20:32:22.571Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T20:32:22.571Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:32:23.139Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-01-20T20:32:23.139Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:32:23.256Z] --- PASS: TestNetworkDBCRUDTableEntry (4.34s) [2022-01-20T20:32:23.256Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T20:32:23.728Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T20:32:23.728Z] === RUN TestIsArchivePathDir [2022-01-20T20:32:24.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T20:32:24.036Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-20T20:32:24.036Z] check_test.go:308: [d1cf97f9e5396] daemon is not started [2022-01-20T20:32:24.036Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-20T20:32:24.199Z] --- PASS: TestIsArchivePathDir (0.12s) [2022-01-20T20:32:24.199Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T20:32:24.199Z] --- PASS: TestIsArchivePathInvalidFile (0.27s) [2022-01-20T20:32:24.199Z] === RUN TestIsArchivePathTar [2022-01-20T20:32:24.346Z] 2022/01/20 20:32:21 Closing DB instances... [2022-01-20T20:32:24.346Z] time="2022-01-20T20:32:23Z" level=error msg="node: cab88b62d873 is unknown to memberlist" [2022-01-20T20:32:24.346Z] time="2022-01-20T20:32:23Z" level=error msg="node: cab88b62d873 is unknown to memberlist" [2022-01-20T20:32:24.346Z] time="2022-01-20T20:32:23Z" level=error msg="node: cab88b62d873 is unknown to memberlist" [2022-01-20T20:32:24.346Z] time="2022-01-20T20:32:23Z" level=error msg="node: cab88b62d873 is unknown to memberlist" [2022-01-20T20:32:24.346Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-01-20T20:32:24.346Z] === RUN TestFindNode [2022-01-20T20:32:24.346Z] 2022/01/20 20:32:23 Closing DB instances... [2022-01-20T20:32:24.346Z] --- PASS: TestFindNode (0.02s) [2022-01-20T20:32:24.346Z] === RUN TestChangeNodeState [2022-01-20T20:32:24.346Z] 2022/01/20 20:32:23 Closing DB instances... [2022-01-20T20:32:24.346Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T20:32:24.346Z] === RUN TestNodeReincarnation [2022-01-20T20:32:24.346Z] 2022/01/20 20:32:23 Closing DB instances... [2022-01-20T20:32:24.517Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-01-20T20:32:24.517Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:32:24.671Z] --- PASS: TestIsArchivePathTar (0.30s) [2022-01-20T20:32:24.671Z] === RUN TestDecompressStreamGzip [2022-01-20T20:32:24.671Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T20:32:24.671Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T20:32:24.671Z] --- PASS: TestPeerCertificateMarshalJSON (0.90s) [2022-01-20T20:32:24.671Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T20:32:24.671Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T20:32:24.671Z] === RUN TestMiddleware [2022-01-20T20:32:24.671Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T20:32:24.671Z] === RUN TestNewResponseModifier [2022-01-20T20:32:24.671Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T20:32:24.671Z] PASS [2022-01-20T20:32:24.671Z] coverage: 26.8% of statements [2022-01-20T20:32:24.671Z] ok github.com/docker/docker/pkg/authorization 1.006s coverage: 26.8% of statements [2022-01-20T20:32:24.671Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-01-20T20:32:24.671Z] === RUN TestDecompressStreamBzip2 [2022-01-20T20:32:24.671Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2022-01-20T20:32:24.671Z] === RUN TestDecompressStreamXz [2022-01-20T20:32:24.671Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:32:24.671Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T20:32:24.671Z] === RUN TestDecompressStreamZstd [2022-01-20T20:32:24.671Z] archive_test.go:140: zstd not installed [2022-01-20T20:32:24.671Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T20:32:24.671Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T20:32:25.142Z] --- PASS: TestCompressStreamXzUnsupported (0.01s) [2022-01-20T20:32:25.142Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T20:32:25.142Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestCompressStreamInvalid [2022-01-20T20:32:25.142Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestExtensionInvalid [2022-01-20T20:32:25.142Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestExtensionUncompressed [2022-01-20T20:32:25.142Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestExtensionBzip2 [2022-01-20T20:32:25.142Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestExtensionGzip [2022-01-20T20:32:25.142Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestExtensionXz [2022-01-20T20:32:25.142Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestExtensionZstd [2022-01-20T20:32:25.142Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestCmdStreamLargeStderr [2022-01-20T20:32:25.142Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2022-01-20T20:32:25.142Z] === RUN TestCmdStreamBad [2022-01-20T20:32:25.142Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:32:25.142Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestCmdStreamGood [2022-01-20T20:32:25.142Z] --- PASS: TestCmdStreamGood (0.08s) [2022-01-20T20:32:25.142Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T20:32:25.142Z] --- PASS: TestUntarPathWithInvalidDest (0.12s) [2022-01-20T20:32:25.142Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T20:32:25.142Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T20:32:25.142Z] === RUN TestUntarPath [2022-01-20T20:32:25.454Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-01-20T20:32:25.454Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:32:25.614Z] 2022/01/20 20:32:25 Closing DB instances... [2022-01-20T20:32:25.614Z] --- PASS: TestUntarPath (0.12s) [2022-01-20T20:32:25.614Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T20:32:25.614Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2022-01-20T20:32:25.614Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T20:32:25.614Z] === RUN TestUnbuffered [2022-01-20T20:32:25.614Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T20:32:25.614Z] === RUN TestRaceUnbuffered [2022-01-20T20:32:25.614Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T20:32:25.614Z] PASS [2022-01-20T20:32:25.614Z] coverage: 100.0% of statements [2022-01-20T20:32:25.614Z] ok github.com/docker/docker/pkg/broadcaster 0.091s coverage: 100.0% of statements [2022-01-20T20:32:25.614Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2022-01-20T20:32:25.614Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T20:32:25.614Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T20:32:25.614Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T20:32:25.614Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T20:32:25.614Z] === RUN TestCopyWithTarSrcFile [2022-01-20T20:32:25.614Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T20:32:25.614Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T20:32:25.614Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T20:32:25.614Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T20:32:25.614Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-01-20T20:32:25.614Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T20:32:25.614Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T20:32:25.614Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T20:32:25.614Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-01-20T20:32:25.614Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T20:32:25.614Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T20:32:25.614Z] === RUN TestTarFiles [2022-01-20T20:32:25.662Z] plugin_test.go:61: [dc5061e612039] joining swarm manager [d2d9fb3af159c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:32:25.927Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T20:32:26.022Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T20:32:26.022Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:32:26.185Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-20T20:32:26.608Z] === RUN TestMatch [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[foo]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[]#01 [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[qux]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T20:32:26.608Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T20:32:26.608Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T20:32:26.608Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T20:32:26.608Z] PASS [2022-01-20T20:32:26.608Z] coverage: 87.5% of statements [2022-01-20T20:32:26.608Z] ok github.com/docker/docker/pkg/capabilities 0.077s coverage: 87.5% of statements [2022-01-20T20:32:26.608Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2022-01-20T20:32:26.608Z] === RUN TestNetworkDBNodeLeave [2022-01-20T20:32:26.618Z] plugin_test.go:64: [df04b1a13995a] joining swarm manager [d2d9fb3af159c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:32:28.185Z] === RUN TestChrootTarUntar [2022-01-20T20:32:28.185Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T20:32:28.185Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T20:32:28.185Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T20:32:28.185Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootCopyWithTar [2022-01-20T20:32:28.185Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootCopyFileWithTar [2022-01-20T20:32:28.185Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootUntarPath [2022-01-20T20:32:28.185Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T20:32:28.185Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T20:32:28.185Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:32:28.185Z] === RUN TestChrootApplyDotDotFile [2022-01-20T20:32:28.185Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:28.185Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:32:28.185Z] PASS [2022-01-20T20:32:28.185Z] coverage: 15.1% of statements [2022-01-20T20:32:28.185Z] ok github.com/docker/docker/pkg/chrootarchive 0.158s coverage: 15.1% of statements [2022-01-20T20:32:28.557Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2022-01-20T20:32:28.557Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:32:28.557Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:32:28.557Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:32:28.557Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:32:28.704Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T20:32:29.117Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T20:32:29.117Z] === RUN TestParallelCreate [2022-01-20T20:32:29.117Z] 2022/01/20 20:32:28 Closing DB instances... [2022-01-20T20:32:29.117Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T20:32:29.117Z] === RUN TestParallelDelete [2022-01-20T20:32:29.117Z] 2022/01/20 20:32:28 Closing DB instances... [2022-01-20T20:32:29.117Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T20:32:29.117Z] === RUN TestNetworkDBIslands [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9fb760bc740d with config:&{NodeID:9fb760bc740d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="Node 9fb760bc740d/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="Node 9fb760bc740d/172.17.245.33, added to nodes list" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b60367597d62 with config:&{NodeID:b60367597d62 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="Node b60367597d62/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="Node b60367597d62/172.17.245.33, added to nodes list" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="Node b60367597d62/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:29.117Z] time="2022-01-20T20:32:28Z" level=info msg="Node b60367597d62/172.17.245.33, added to nodes list" [2022-01-20T20:32:29.118Z] time="2022-01-20T20:32:28Z" level=info msg="Node 9fb760bc740d/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:29.118Z] time="2022-01-20T20:32:28Z" level=info msg="Node 9fb760bc740d/172.17.245.33, added to nodes list" [2022-01-20T20:32:29.118Z] time="2022-01-20T20:32:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T20:32:29.118Z] time="2022-01-20T20:32:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-01-20T20:32:29.179Z] === RUN TestSizeEmpty [2022-01-20T20:32:29.179Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T20:32:29.179Z] === RUN TestSizeEmptyFile [2022-01-20T20:32:29.179Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T20:32:29.179Z] === RUN TestSizeNonemptyFile [2022-01-20T20:32:29.179Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T20:32:29.179Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T20:32:29.179Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T20:32:29.179Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T20:32:29.179Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T20:32:29.179Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T20:32:29.179Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T20:32:29.179Z] === RUN TestMoveToSubdir [2022-01-20T20:32:29.179Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-20T20:32:29.179Z] === RUN TestSizeNonExistingDirectory [2022-01-20T20:32:29.179Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T20:32:29.179Z] PASS [2022-01-20T20:32:29.179Z] coverage: 80.0% of statements [2022-01-20T20:32:29.179Z] ok github.com/docker/docker/pkg/directory 0.098s coverage: 80.0% of statements [2022-01-20T20:32:29.652Z] --- PASS: TestNetworkDBNodeLeave (3.05s) [2022-01-20T20:32:29.652Z] === RUN TestNetworkDBWatch [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:471e61de7c20 with config:&{NodeID:471e61de7c20 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 471e61de7c20/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 471e61de7c20/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 471e61de7c20/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 471e61de7c20/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 9fb760bc740d/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 9fb760bc740d/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node b60367597d62/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node b60367597d62/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 471e61de7c20/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="Node 471e61de7c20/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d11eb9ea010b with config:&{NodeID:d11eb9ea010b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node 9fb760bc740d/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node 9fb760bc740d/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node b60367597d62/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node b60367597d62/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node 471e61de7c20/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=info msg="Node 471e61de7c20/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-20T20:32:30.106Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ccfc191c98c5 with config:&{NodeID:ccfc191c98c5 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node 471e61de7c20/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node 471e61de7c20/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node b60367597d62/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node b60367597d62/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node 9fb760bc740d/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=info msg="Node 9fb760bc740d/172.17.245.33, added to nodes list" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T20:32:30.577Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-01-20T20:32:30.648Z] === RUN TestPollerAddRemove [2022-01-20T20:32:30.648Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T20:32:30.648Z] === RUN TestPollerEvent [2022-01-20T20:32:30.648Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:32:30.648Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T20:32:30.648Z] === RUN TestPollerClose [2022-01-20T20:32:30.648Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T20:32:30.648Z] PASS [2022-01-20T20:32:30.648Z] coverage: 36.2% of statements [2022-01-20T20:32:30.648Z] ok github.com/docker/docker/pkg/filenotify 0.110s coverage: 36.2% of statements [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:31.046Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="The new bootstrap node list is:[172.17.245.33:10033 172.17.245.33:10034 172.17.245.33:10035]" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10033" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49357" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10034" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49358" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10035" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49359" [2022-01-20T20:32:31.046Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=info msg="The new bootstrap node list is:[172.17.245.33:10033 172.17.245.33:10034 172.17.245.33:10035]" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10033" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49360" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10034" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49361" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10035" [2022-01-20T20:32:31.046Z] time="2022-01-20T20:32:30Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49362" [2022-01-20T20:32:31.122Z] 2022/01/20 20:32:31 Closing DB instances... [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="node 0 leaving" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="node3(471e61de7c20): Node leave event for 9fb760bc740d/172.17.245.33" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="node2(b60367597d62): Node leave event for 9fb760bc740d/172.17.245.33" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="node5(ccfc191c98c5): Node leave event for 9fb760bc740d/172.17.245.33" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="node4(d11eb9ea010b): Node leave event for 9fb760bc740d/172.17.245.33" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="node1(9fb760bc740d): Node leave event for 9fb760bc740d/172.17.245.33" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.516Z] time="2022-01-20T20:32:31Z" level=info msg="Node 9fb760bc740d/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.595Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T20:32:31.595Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T20:32:31.595Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:32:31.595Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:32:31.595Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T20:32:31.595Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.06s) [2022-01-20T20:32:31.595Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T20:32:31.595Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-01-20T20:32:31.595Z] === RUN TestCopyFile [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="node 1 leaving" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62 change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="node5(ccfc191c98c5): Node leave event for b60367597d62/172.17.245.33" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62 change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62 change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="node3(471e61de7c20): Node leave event for b60367597d62/172.17.245.33" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="node4(d11eb9ea010b): Node leave event for b60367597d62/172.17.245.33" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62 change state NodeActive --> NodeLeft" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="node2(b60367597d62): Node leave event for b60367597d62/172.17.245.33" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62/172.17.245.33, left gossip cluster" [2022-01-20T20:32:31.986Z] time="2022-01-20T20:32:31Z" level=info msg="Node b60367597d62/172.17.245.33, left gossip cluster" [2022-01-20T20:32:32.067Z] --- PASS: TestCopyFile (0.02s) [2022-01-20T20:32:32.067Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T20:32:32.067Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:32:32.067Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T20:32:32.067Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T20:32:32.067Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:32:32.067Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestWildcardMatches [2022-01-20T20:32:32.067Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestPatternMatches [2022-01-20T20:32:32.067Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T20:32:32.067Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T20:32:32.067Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T20:32:32.067Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T20:32:32.067Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T20:32:32.067Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T20:32:32.067Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestSingleExclamationError [2022-01-20T20:32:32.067Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestMatchesWithNoPatterns [2022-01-20T20:32:32.067Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T20:32:32.067Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestMatches [2022-01-20T20:32:32.067Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T20:32:32.067Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T20:32:32.067Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T20:32:32.067Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T20:32:32.067Z] --- PASS: TestMatches (0.01s) [2022-01-20T20:32:32.067Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T20:32:32.067Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T20:32:32.067Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T20:32:32.067Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCleanPatterns [2022-01-20T20:32:32.067Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T20:32:32.067Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T20:32:32.067Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T20:32:32.067Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T20:32:32.067Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T20:32:32.067Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCreateIfNotExistsDir [2022-01-20T20:32:32.067Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-01-20T20:32:32.067Z] === RUN TestCreateIfNotExistsFile [2022-01-20T20:32:32.067Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-20T20:32:32.067Z] === RUN TestMatch [2022-01-20T20:32:32.067Z] --- PASS: TestMatch (0.00s) [2022-01-20T20:32:32.067Z] === RUN TestCompile [2022-01-20T20:32:32.067Z] === RUN TestCompile/slash [2022-01-20T20:32:32.067Z] === RUN TestCompile/backslash [2022-01-20T20:32:32.067Z] --- PASS: TestCompile (0.00s) [2022-01-20T20:32:32.067Z] --- PASS: TestCompile/slash (0.00s) [2022-01-20T20:32:32.067Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-20T20:32:32.067Z] PASS [2022-01-20T20:32:32.067Z] coverage: 84.7% of statements [2022-01-20T20:32:32.067Z] ok github.com/docker/docker/pkg/fileutils 0.218s coverage: 84.7% of statements [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:31Z" level=info msg="node 2 leaving" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:31Z" level=info msg="Node 471e61de7c20 change state NodeActive --> NodeLeft" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:31Z" level=info msg="node5(ccfc191c98c5): Node leave event for 471e61de7c20/172.17.245.33" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:32Z" level=info msg="Node 471e61de7c20 change state NodeActive --> NodeLeft" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:32Z" level=info msg="node4(d11eb9ea010b): Node leave event for 471e61de7c20/172.17.245.33" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:32Z" level=info msg="Node 471e61de7c20 change state NodeActive --> NodeLeft" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:32Z" level=info msg="node3(471e61de7c20): Node leave event for 471e61de7c20/172.17.245.33" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:32Z" level=info msg="Node 471e61de7c20/172.17.245.33, left gossip cluster" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:32Z" level=info msg="Node 471e61de7c20/172.17.245.33, left gossip cluster" [2022-01-20T20:32:32.455Z] time="2022-01-20T20:32:32Z" level=info msg="Node 471e61de7c20/172.17.245.33, left gossip cluster" [2022-01-20T20:32:32.539Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-01-20T20:32:32.539Z] === RUN TestNetworkDBBulkSync [2022-01-20T20:32:32.926Z] networkdb_test.go:867: node4: OK [2022-01-20T20:32:32.927Z] networkdb_test.go:867: node5: OK [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="node 0 coming back" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:473ddfa9e772 with config:&{NodeID:473ddfa9e772 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="Node 473ddfa9e772/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="Node 473ddfa9e772/172.17.245.33, added to nodes list" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="node 1 coming back" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1438f99a90c7 with config:&{NodeID:1438f99a90c7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="Node 1438f99a90c7/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="Node 1438f99a90c7/172.17.245.33, added to nodes list" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="node 2 coming back" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a8d4c0721238 with config:&{NodeID:a8d4c0721238 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="Node a8d4c0721238/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:32.927Z] time="2022-01-20T20:32:32Z" level=info msg="Node a8d4c0721238/172.17.245.33, added to nodes list" [2022-01-20T20:32:32.937Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-20T20:32:33.011Z] === RUN TestGet [2022-01-20T20:32:33.011Z] --- PASS: TestGet (0.00s) [2022-01-20T20:32:33.011Z] === RUN TestGetShortcutString [2022-01-20T20:32:33.012Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T20:32:33.012Z] PASS [2022-01-20T20:32:33.012Z] coverage: 42.9% of statements [2022-01-20T20:32:33.012Z] ok github.com/docker/docker/pkg/homedir 0.081s coverage: 42.9% of statements [2022-01-20T20:32:33.396Z] time="2022-01-20T20:32:33Z" level=debug msg="memberlist: Failed ping: ccfc191c98c5 (timeout reached)" [2022-01-20T20:32:33.396Z] time="2022-01-20T20:32:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.245.33:10036: use of closed network connection" [2022-01-20T20:32:33.396Z] time="2022-01-20T20:32:33Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49363" [2022-01-20T20:32:33.865Z] time="2022-01-20T20:32:33Z" level=warning msg="memberlist: Was able to connect to ccfc191c98c5 but other probes failed, network may be misconfigured" [2022-01-20T20:32:34.005Z] 2022/01/20 20:32:33 Closing DB instances... [2022-01-20T20:32:34.005Z] === RUN TestCreateIDMapOrder [2022-01-20T20:32:34.005Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T20:32:34.005Z] PASS [2022-01-20T20:32:34.005Z] coverage: 7.2% of statements [2022-01-20T20:32:34.005Z] ok github.com/docker/docker/pkg/idtools 0.078s coverage: 7.2% of statements [2022-01-20T20:32:34.302Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-20T20:32:35.582Z] --- PASS: TestTarFiles (9.86s) [2022-01-20T20:32:35.582Z] === RUN TestDetectCompressionZstd [2022-01-20T20:32:35.582Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T20:32:35.582Z] === RUN TestTarUntar [2022-01-20T20:32:35.582Z] --- PASS: TestTarUntar (0.05s) [2022-01-20T20:32:35.582Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T20:32:35.582Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-20T20:32:35.582Z] === RUN TestTarWithOptions [2022-01-20T20:32:35.582Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-01-20T20:32:35.582Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T20:32:35.582Z] --- PASS: TestTarWithOptions (0.05s) [2022-01-20T20:32:35.582Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T20:32:35.582Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T20:32:35.582Z] === RUN TestUntarUstarGnuConflict [2022-01-20T20:32:35.582Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-01-20T20:32:35.582Z] === RUN TestUntarInvalidFilenames [2022-01-20T20:32:36.054Z] === RUN TestFixedBufferCap [2022-01-20T20:32:36.054Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T20:32:36.054Z] === RUN TestFixedBufferLen [2022-01-20T20:32:36.054Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T20:32:36.054Z] === RUN TestFixedBufferString [2022-01-20T20:32:36.054Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T20:32:36.054Z] === RUN TestFixedBufferWrite [2022-01-20T20:32:36.054Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T20:32:36.054Z] === RUN TestFixedBufferRead [2022-01-20T20:32:36.054Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T20:32:36.054Z] === RUN TestBytesPipeRead [2022-01-20T20:32:36.054Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T20:32:36.054Z] === RUN TestBytesPipeWrite [2022-01-20T20:32:36.054Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T20:32:36.054Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T20:32:36.054Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2598130739\\dest" [2022-01-20T20:32:36.054Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-01-20T20:32:36.054Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T20:32:36.054Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-01-20T20:32:36.054Z] === RUN TestUntarInvalidHardlink [2022-01-20T20:32:36.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2989092059\\victim\\hello" -> "../victim/hello" [2022-01-20T20:32:36.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink32002167\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:32:36.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1845151169\\victim" -> "../victim" [2022-01-20T20:32:36.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink936009863\\victim" -> "../victim" [2022-01-20T20:32:36.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink863876612\\victim" -> "../victim" [2022-01-20T20:32:36.054Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink629729726\\victim" -> "../victim" [2022-01-20T20:32:36.054Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-01-20T20:32:36.054Z] === RUN TestUntarInvalidSymlink [2022-01-20T20:32:36.054Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3823899073\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:32:36.055Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1856233555\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:32:36.055Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2850572561\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:36.055Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1751710243\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:36.055Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4277212230\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:36.055Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2101007344\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:36.055Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3522590758\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T20:32:36.055Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-01-20T20:32:36.055Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T20:32:36.055Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T20:32:36.055Z] === RUN TestXGlobalNoParent [2022-01-20T20:32:36.055Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T20:32:36.055Z] === RUN TestReplaceFileTarWrapper [2022-01-20T20:32:36.090Z] time="2022-01-20T20:32:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.245.33:10033 172.17.245.33:10034 172.17.245.33:10035]" [2022-01-20T20:32:36.191Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-20T20:32:36.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:32:36.232Z] INFO: Testing against a local daemon [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T20:32:36.232Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T20:32:36.232Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T20:32:36.232Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T20:32:36.527Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2022-01-20T20:32:36.527Z] === RUN TestPrefixHeaderReadable [2022-01-20T20:32:36.527Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-20T20:32:36.527Z] === RUN TestDisablePigz [2022-01-20T20:32:36.527Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T20:32:36.527Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-01-20T20:32:36.527Z] === RUN TestAtomicWriteToFile [2022-01-20T20:32:36.527Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T20:32:36.527Z] === RUN TestAtomicWriteSetCommit [2022-01-20T20:32:36.527Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-01-20T20:32:36.527Z] === RUN TestAtomicWriteSetCancel [2022-01-20T20:32:36.527Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T20:32:36.527Z] === RUN TestReadCloserWrapperClose [2022-01-20T20:32:36.527Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T20:32:36.527Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T20:32:36.527Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T20:32:36.527Z] === RUN TestReaderErrWrapperRead [2022-01-20T20:32:36.527Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T20:32:36.527Z] === RUN TestCancelReadCloser [2022-01-20T20:32:36.527Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T20:32:36.527Z] === RUN TestWriteCloserWrapperClose [2022-01-20T20:32:36.527Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T20:32:36.527Z] === RUN TestNopWriteCloser [2022-01-20T20:32:36.527Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T20:32:36.527Z] === RUN TestNopWriter [2022-01-20T20:32:36.527Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T20:32:36.527Z] === RUN TestWriteCounter [2022-01-20T20:32:36.527Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T20:32:36.527Z] PASS [2022-01-20T20:32:36.527Z] coverage: 69.2% of statements [2022-01-20T20:32:36.527Z] ok github.com/docker/docker/pkg/ioutils 0.721s coverage: 69.2% of statements [2022-01-20T20:32:36.527Z] --- PASS: TestDisablePigz (0.23s) [2022-01-20T20:32:36.527Z] === RUN TestPigz [2022-01-20T20:32:36.560Z] time="2022-01-20T20:32:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.245.33:10033 172.17.245.33:10034 172.17.245.33:10035]" [2022-01-20T20:32:36.701Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T20:32:37.001Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T20:32:37.001Z] --- PASS: TestPigz (0.26s) [2022-01-20T20:32:37.001Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T20:32:37.001Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:32:37.001Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:32:37.001Z] === RUN TestCanonicalTarNameForPath [2022-01-20T20:32:37.001Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T20:32:37.001Z] === RUN TestCanonicalTarName [2022-01-20T20:32:37.001Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T20:32:37.001Z] === RUN TestChmodTarEntry [2022-01-20T20:32:37.001Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T20:32:37.001Z] === RUN TestHardLinkOrder [2022-01-20T20:32:37.001Z] --- PASS: TestHardLinkOrder (0.14s) [2022-01-20T20:32:37.001Z] === RUN TestChangeString [2022-01-20T20:32:37.001Z] --- PASS: TestChangeString (0.00s) [2022-01-20T20:32:37.001Z] === RUN TestChangesWithNoChanges [2022-01-20T20:32:37.001Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-01-20T20:32:37.001Z] === RUN TestChangesWithChanges [2022-01-20T20:32:37.001Z] --- PASS: TestChangesWithChanges (0.07s) [2022-01-20T20:32:37.001Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T20:32:37.001Z] changes_test.go:195: needs more investigation [2022-01-20T20:32:37.001Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:32:37.001Z] === RUN TestChangesDirsEmpty [2022-01-20T20:32:37.473Z] --- PASS: TestChangesDirsEmpty (0.21s) [2022-01-20T20:32:37.473Z] === RUN TestChangesDirsMutated [2022-01-20T20:32:37.473Z] --- PASS: TestChangesDirsMutated (0.28s) [2022-01-20T20:32:37.473Z] === RUN TestApplyLayer [2022-01-20T20:32:37.473Z] changes_test.go:432: needs further investigation [2022-01-20T20:32:37.473Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T20:32:37.473Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T20:32:37.473Z] changes_test.go:468: needs further investigation [2022-01-20T20:32:37.473Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:32:37.473Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T20:32:37.473Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T20:32:37.473Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T20:32:37.473Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T20:32:37.473Z] === RUN TestChangesSize [2022-01-20T20:32:37.473Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T20:32:37.473Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T20:32:37.473Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1744895367\\dest" [2022-01-20T20:32:37.473Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-20T20:32:37.473Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T20:32:37.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3339749439\\victim\\hello" -> "../victim/hello" [2022-01-20T20:32:37.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2892806352\\victim\\hello" -> "/../victim/hello" [2022-01-20T20:32:37.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3106428493\\victim" -> "../victim" [2022-01-20T20:32:37.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2484867559\\victim" -> "../victim" [2022-01-20T20:32:37.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink915982310\\victim" -> "../victim" [2022-01-20T20:32:37.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1013120442\\victim" -> "../victim" [2022-01-20T20:32:37.473Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-01-20T20:32:37.473Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T20:32:37.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink328657011\\dest\\dotdot" -> "../victim/hello" [2022-01-20T20:32:37.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink543177836\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T20:32:37.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1967737957\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:37.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink875501149\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:37.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1640024900\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:37.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4238596949\\dest\\loophole-victim" -> "../victim" [2022-01-20T20:32:37.473Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-01-20T20:32:37.473Z] === RUN TestApplyLayerWhiteouts [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10033" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49364" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, is the new incarnation of the shutdown node 9fb760bc740d/172.17.245.33" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10034" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49365" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, is the new incarnation of the shutdown node b60367597d62/172.17.245.33" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49366" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10035" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node ccfc191c98c5/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node d11eb9ea010b/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node d11eb9ea010b/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, is the new incarnation of the shutdown node 471e61de7c20/172.17.245.33" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, is the new incarnation of the shutdown node 9fb760bc740d/172.17.245.33" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, is the new incarnation of the shutdown node b60367597d62/172.17.245.33" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node 1438f99a90c7/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, joined gossip cluster" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, is the new incarnation of the shutdown node 471e61de7c20/172.17.245.33" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=info msg="Node a8d4c0721238/172.17.245.33, added to nodes list" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10033" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49367" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10034" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49368" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.245.33:10035" [2022-01-20T20:32:37.550Z] time="2022-01-20T20:32:37Z" level=debug msg="memberlist: Stream connection from=172.17.245.33:49369" [2022-01-20T20:32:37.692Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T20:32:37.692Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T20:32:37.945Z] === RUN TestError [2022-01-20T20:32:37.945Z] --- PASS: TestError (0.00s) [2022-01-20T20:32:37.945Z] === RUN TestProgressString [2022-01-20T20:32:37.945Z] === RUN TestProgressString/no_progress [2022-01-20T20:32:37.945Z] === RUN TestProgressString/progress_1 [2022-01-20T20:32:37.945Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T20:32:37.945Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T20:32:37.945Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T20:32:37.945Z] === RUN TestProgressString/with_units [2022-01-20T20:32:37.945Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T20:32:37.945Z] === RUN TestProgressString/hide_counts [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T20:32:37.945Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T20:32:37.945Z] === RUN TestJSONMessageDisplay [2022-01-20T20:32:37.945Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2022-01-20T20:32:37.945Z] === RUN TestGenerateEmptyFile [2022-01-20T20:32:37.945Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T20:32:37.945Z] === RUN TestGenerateWithContent [2022-01-20T20:32:37.945Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T20:32:37.945Z] PASS [2022-01-20T20:32:37.945Z] coverage: 63.0% of statements [2022-01-20T20:32:37.945Z] ok github.com/docker/docker/pkg/archive 14.075s coverage: 63.0% of statements [2022-01-20T20:32:37.945Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-01-20T20:32:37.945Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T20:32:37.945Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T20:32:37.945Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T20:32:37.945Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T20:32:37.945Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T20:32:37.945Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T20:32:37.945Z] PASS [2022-01-20T20:32:37.945Z] coverage: 91.7% of statements [2022-01-20T20:32:37.945Z] ok github.com/docker/docker/pkg/jsonmessage 0.323s coverage: 91.7% of statements [2022-01-20T20:32:38.019Z] 2022/01/20 20:32:37 Closing DB instances... [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="node5(ccfc191c98c5): Node leave event for 473ddfa9e772/172.17.245.33" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="node2(1438f99a90c7): Node leave event for 473ddfa9e772/172.17.245.33" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="node3(a8d4c0721238): Node leave event for 473ddfa9e772/172.17.245.33" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="node1(473ddfa9e772): Node leave event for 473ddfa9e772/172.17.245.33" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="Node 473ddfa9e772 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.019Z] time="2022-01-20T20:32:37Z" level=info msg="node4(d11eb9ea010b): Node leave event for 473ddfa9e772/172.17.245.33" [2022-01-20T20:32:38.418Z] 2022/01/20 20:32:38 Closing DB instances... [2022-01-20T20:32:38.418Z] time="2022-01-20T20:32:38Z" level=error msg="node: aa2a9b2f7f5b is unknown to memberlist" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 473ddfa9e772/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 473ddfa9e772/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 473ddfa9e772/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 473ddfa9e772/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 473ddfa9e772/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="node3(a8d4c0721238): Node leave event for 1438f99a90c7/172.17.245.33" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="node5(ccfc191c98c5): Node leave event for 1438f99a90c7/172.17.245.33" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="node4(d11eb9ea010b): Node leave event for 1438f99a90c7/172.17.245.33" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="node2(1438f99a90c7): Node leave event for 1438f99a90c7/172.17.245.33" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.496Z] time="2022-01-20T20:32:38Z" level=info msg="Node 1438f99a90c7/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.892Z] === RUN TestStandardLongPath [2022-01-20T20:32:38.892Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T20:32:38.892Z] === RUN TestUNCLongPath [2022-01-20T20:32:38.892Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T20:32:38.892Z] PASS [2022-01-20T20:32:38.892Z] coverage: 100.0% of statements [2022-01-20T20:32:38.892Z] ok github.com/docker/docker/pkg/longpath 0.069s coverage: 100.0% of statements [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="Node a8d4c0721238 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="node5(ccfc191c98c5): Node leave event for a8d4c0721238/172.17.245.33" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="Node a8d4c0721238/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="Node a8d4c0721238 change state NodeActive --> NodeLeft" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="Node a8d4c0721238 change state NodeActive --> NodeFailed" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="node4(d11eb9ea010b): Node leave event for a8d4c0721238/172.17.245.33" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="Node a8d4c0721238/172.17.245.33, added to failed nodes list" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=error msg="node: a8d4c0721238 is unknown to memberlist" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="Node a8d4c0721238/172.17.245.33, left gossip cluster" [2022-01-20T20:32:38.966Z] time="2022-01-20T20:32:38Z" level=info msg="Node a8d4c0721238/172.17.245.33, left gossip cluster" [2022-01-20T20:32:39.435Z] time="2022-01-20T20:32:39Z" level=debug msg="memberlist: Failed ping: a8d4c0721238 (timeout reached)" [2022-01-20T20:32:39.435Z] time="2022-01-20T20:32:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.245.33:10036: use of closed network connection" [2022-01-20T20:32:39.435Z] time="2022-01-20T20:32:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.245.33:10037: use of closed network connection" [2022-01-20T20:32:39.435Z] time="2022-01-20T20:32:39Z" level=info msg="Node d11eb9ea010b change state NodeActive --> NodeLeft" [2022-01-20T20:32:39.435Z] time="2022-01-20T20:32:39Z" level=info msg="node5(ccfc191c98c5): Node leave event for d11eb9ea010b/172.17.245.33" [2022-01-20T20:32:39.435Z] time="2022-01-20T20:32:39Z" level=info msg="Node d11eb9ea010b change state NodeActive --> NodeLeft" [2022-01-20T20:32:39.435Z] time="2022-01-20T20:32:39Z" level=info msg="node4(d11eb9ea010b): Node leave event for d11eb9ea010b/172.17.245.33" [2022-01-20T20:32:39.465Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-20T20:32:39.722Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T20:32:39.889Z] === RUN TestNameFormat [2022-01-20T20:32:39.889Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T20:32:39.889Z] === RUN TestNameRetries [2022-01-20T20:32:39.889Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T20:32:39.889Z] PASS [2022-01-20T20:32:39.889Z] coverage: 85.7% of statements [2022-01-20T20:32:39.889Z] ok github.com/docker/docker/pkg/namesgenerator 0.107s coverage: 85.7% of statements [2022-01-20T20:32:39.905Z] time="2022-01-20T20:32:39Z" level=info msg="Node d11eb9ea010b/172.17.245.33, left gossip cluster" [2022-01-20T20:32:39.905Z] time="2022-01-20T20:32:39Z" level=info msg="memberlist: Suspect a8d4c0721238 has failed, no acks received" [2022-01-20T20:32:39.905Z] time="2022-01-20T20:32:39Z" level=info msg="Node d11eb9ea010b/172.17.245.33, left gossip cluster" [2022-01-20T20:32:39.980Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T20:32:40.883Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.36s) [2022-01-20T20:32:40.883Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T20:32:40.897Z] time="2022-01-20T20:32:40Z" level=info msg="Node ccfc191c98c5/172.17.245.33, left gossip cluster" [2022-01-20T20:32:40.897Z] time="2022-01-20T20:32:40Z" level=info msg="Node ccfc191c98c5 change state NodeActive --> NodeFailed" [2022-01-20T20:32:40.897Z] time="2022-01-20T20:32:40Z" level=info msg="Node ccfc191c98c5/172.17.245.33, added to failed nodes list" [2022-01-20T20:32:40.897Z] time="2022-01-20T20:32:40Z" level=warning msg="memberlist: Failed to send gossip to 172.17.245.33:10037: write udp [::]:10036->172.17.245.33:10037: use of closed network connection" [2022-01-20T20:32:40.897Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-01-20T20:32:40.897Z] PASS [2022-01-20T20:32:40.897Z] coverage: 60.6% of statements [2022-01-20T20:32:40.897Z] ok github.com/docker/docker/libnetwork/networkdb 103.673s coverage: 60.6% of statements [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:32:40.897Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:32:41.356Z] === RUN TestParseKeyValueOpt [2022-01-20T20:32:41.356Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T20:32:41.356Z] === RUN TestParseUintList [2022-01-20T20:32:41.356Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T20:32:41.356Z] === RUN TestParseUintListMaximumLimits [2022-01-20T20:32:41.356Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T20:32:41.356Z] PASS [2022-01-20T20:32:41.356Z] coverage: 97.0% of statements [2022-01-20T20:32:41.356Z] ok github.com/docker/docker/pkg/parsers 0.064s coverage: 97.0% of statements [2022-01-20T20:32:42.350Z] 2022/01/20 20:32:41 Closing DB instances... [2022-01-20T20:32:42.350Z] === RUN TestNewAndRemove [2022-01-20T20:32:42.350Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T20:32:42.350Z] === RUN TestRemoveInvalidPath [2022-01-20T20:32:42.350Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T20:32:42.350Z] PASS [2022-01-20T20:32:42.350Z] coverage: 82.6% of statements [2022-01-20T20:32:42.350Z] ok github.com/docker/docker/pkg/pidfile 0.081s coverage: 82.6% of statements [2022-01-20T20:32:42.499Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-20T20:32:43.131Z] [2022-01-20T20:32:43.131Z] === Skipped [2022-01-20T20:32:43.131Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T20:32:43.131Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:32:43.131Z] [2022-01-20T20:32:43.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T20:32:43.131Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.131Z] [2022-01-20T20:32:43.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T20:32:43.131Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.131Z] [2022-01-20T20:32:43.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T20:32:43.131Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.131Z] [2022-01-20T20:32:43.131Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T20:32:43.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:32:43.132Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:32:43.132Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:32:43.132Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:32:43.132Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T20:32:43.132Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:32:43.132Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T20:32:43.132Z] daemon_test.go:145: root required [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:32:43.132Z] reload_test.go:342: root required [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-01-20T20:32:43.132Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:32:43.132Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T20:32:43.132Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T20:32:43.132Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T20:32:43.132Z] layer_test.go:303: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T20:32:43.132Z] layer_test.go:352: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T20:32:43.132Z] layer_test.go:467: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T20:32:43.132Z] layer_test.go:696: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T20:32:43.132Z] migration_test.go:45: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:32:43.132Z] migration_test.go:181: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T20:32:43.132Z] mount_test.go:17: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T20:32:43.132Z] mount_test.go:76: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T20:32:43.132Z] mount_test.go:125: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T20:32:43.132Z] mount_test.go:212: Failing on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-20T20:32:43.132Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T20:32:43.132Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:32:43.132Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T20:32:43.132Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-01-20T20:32:43.132Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T20:32:43.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:32:43.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T20:32:43.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:32:43.132Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T20:32:43.132Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T20:32:43.132Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T20:32:43.132Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:32:43.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:32:43.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:32:43.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:32:43.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:32:43.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T20:32:43.132Z] archive_test.go:140: zstd not installed [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:32:43.132Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:32:43.132Z] changes_test.go:195: needs more investigation [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T20:32:43.132Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T20:32:43.132Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T20:32:43.132Z] changes_test.go:432: needs further investigation [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:32:43.132Z] changes_test.go:468: needs further investigation [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2022-01-20T20:32:43.132Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:32:43.132Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T20:32:43.132Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:32:43.132Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:32:43.132Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T20:32:43.132Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T20:32:43.132Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T20:32:43.132Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T20:32:43.132Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T20:32:43.132Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:32:43.132Z] [2022-01-20T20:32:43.132Z] DONE 2069 tests, 70 skipped in 261.299s [2022-01-20T20:32:43.132Z] INFO: make.ps1 ended at 01/20/2022 20:32:42 [2022-01-20T20:32:43.353Z] --- PASS: TestGetAddress (26.54s) [2022-01-20T20:32:43.354Z] === RUN TestRequestSyntaxCheck [2022-01-20T20:32:43.354Z] --- PASS: TestRequestSyntaxCheck (0.09s) [2022-01-20T20:32:43.354Z] === RUN TestRequest [2022-01-20T20:32:43.441Z] --- PASS: TestServiceWithDataPathPortInit (13.00s) [2022-01-20T20:32:43.441Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:32:43.700Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:psdnkj2v681fwqz70v6845q2n Created:2022-01-20 20:32:42.546936628 +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[e71122d6ed58d815f85bc42fbbe252dbc2bb8a59abceda672dc44890e4170d27:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.romvxf8rzg4jgmp49kms30zut EndpointID:25e2042e6eed9fb2d38394410cb4bed74d72621397b4f2e811099e96c4bce45e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bdd93c24ef3a8df3fb67b1c2b4818d3f7577cc43d1e0420d9890534fa3b73749 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:756c2f035996 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.romvxf8rzg4jgmp49kms30zut EndpointID:25e2042e6eed9fb2d38394410cb4bed74d72621397b4f2e811099e96c4bce45e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T20:32:43.831Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-01-20T20:32:43.831Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T20:32:44.311Z] === RUN TestFailedConnection [2022-01-20T20:32:44.390Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T20:32:44.646Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T20:32:44.709Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T20:32:44.709Z] INFO: Unit tests ended at 01/20/2022 20:32:44. Duration:00:04:34.7137384 [2022-01-20T20:32:44.709Z] INFO: Building busybox [2022-01-20T20:32:44.709Z] Sending build context to Docker daemon 5.12kB [2022-01-20T20:32:44.709Z] [2022-01-20T20:32:44.709Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T20:32:44.709Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T20:32:44.709Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T20:32:44.709Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T20:32:44.709Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T20:32:44.709Z] ---> 11cbc9e36c7a [2022-01-20T20:32:44.709Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T20:32:44.709Z] ---> Running in 807d7494bde9 [2022-01-20T20:32:45.209Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T20:32:45.315Z] --- PASS: TestFailedConnection (1.02s) [2022-01-20T20:32:45.315Z] === RUN TestFailOnce [2022-01-20T20:32:45.771Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T20:32:45.789Z] 2022/01/20 20:32:45 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-01-20T20:32:45.789Z] goroutine 9 [running]: [2022-01-20T20:32:45.789Z] net/http.(*conn).serve.func1() [2022-01-20T20:32:45.789Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T20:32:45.789Z] panic({0xd5ac20, 0xe673d0}) [2022-01-20T20:32:45.789Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T20:32:45.789Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x8b8fb3c98df003cc}, 0xc000051a98) [2022-01-20T20:32:45.789Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T20:32:45.789Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xe74170, 0xc0000a80e0}, 0xcaf3e6) [2022-01-20T20:32:45.789Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T20:32:45.789Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xe74170, 0xc0000a80e0}, 0xc000158100) [2022-01-20T20:32:45.789Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T20:32:45.789Z] net/http.serverHandler.ServeHTTP({0xe72770}, {0xe74170, 0xc0000a80e0}, 0xc000158100) [2022-01-20T20:32:45.789Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T20:32:45.789Z] net/http.(*conn).serve(0xc000062aa0, {0xe76000, 0xc0001820c0}) [2022-01-20T20:32:45.789Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T20:32:45.789Z] created by net/http.(*Server).Serve [2022-01-20T20:32:45.789Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T20:32:45.789Z] time="2022-01-20T20:32:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T20:32:46.029Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T20:32:46.285Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T20:32:46.542Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T20:32:46.792Z] --- PASS: TestFailOnce (1.25s) [2022-01-20T20:32:46.792Z] === RUN TestEchoInputOutput [2022-01-20T20:32:46.792Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T20:32:46.792Z] === RUN TestBackoff [2022-01-20T20:32:46.792Z] --- PASS: TestBackoff (0.00s) [2022-01-20T20:32:46.792Z] === RUN TestAbortRetry [2022-01-20T20:32:46.792Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T20:32:46.792Z] === RUN TestClientScheme [2022-01-20T20:32:46.792Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T20:32:46.792Z] === RUN TestNewClientWithTimeout [2022-01-20T20:32:46.800Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-20T20:32:47.266Z] time="2022-01-20T20:32:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T20:32:47.889Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s) [2022-01-20T20:32:47.890Z] PASS [2022-01-20T20:32:47.890Z] [2022-01-20T20:32:47.890Z] === Skipped [2022-01-20T20:32:47.890Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:32:47.890Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:32:47.890Z] [2022-01-20T20:32:47.890Z] DONE 26 tests, 1 skipped in 42.115s [2022-01-20T20:32:47.890Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:32:47.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:47.890Z] ++ set -e [2022-01-20T20:32:47.890Z] ++ '[' -n 0 ']' [2022-01-20T20:32:47.890Z] ++ set -x [2022-01-20T20:32:47.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:48.149Z] INFO: Testing against a local daemon [2022-01-20T20:32:48.149Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:32:48.149Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:32:48.149Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:32:48.149Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:32:48.149Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:32:48.149Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:32:48.149Z] PASS [2022-01-20T20:32:48.149Z] [2022-01-20T20:32:48.149Z] === Skipped [2022-01-20T20:32:48.149Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:32:48.149Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:32:48.149Z] [2022-01-20T20:32:48.149Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:32:48.149Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:32:48.149Z] [2022-01-20T20:32:48.149Z] DONE 2 tests, 2 skipped in 0.085s [2022-01-20T20:32:48.149Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:32:48.149Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:48.149Z] ++ set -e [2022-01-20T20:32:48.149Z] ++ '[' -n 0 ']' [2022-01-20T20:32:48.149Z] ++ set -x [2022-01-20T20:32:48.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:48.149Z] INFO: Testing against a local daemon [2022-01-20T20:32:48.149Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:32:48.690Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-20T20:32:48.690Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T20:32:48.848Z] time="2022-01-20T20:32:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T20:32:49.528Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-01-20T20:32:49.528Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:32:49.619Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-20T20:32:50.096Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T20:32:50.180Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T20:32:50.587Z] Removing intermediate container 807d7494bde9 [2022-01-20T20:32:50.587Z] ---> 1791e9f5f6cd [2022-01-20T20:32:50.587Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T20:32:50.587Z] ---> Running in 25748c94c634 [2022-01-20T20:32:50.587Z] Removing intermediate container 25748c94c634 [2022-01-20T20:32:50.587Z] ---> a375413f1780 [2022-01-20T20:32:50.587Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T20:32:50.587Z] ---> Running in a12e503abf32 [2022-01-20T20:32:50.743Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-20T20:32:51.033Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T20:32:51.057Z] Removing intermediate container a12e503abf32 [2022-01-20T20:32:51.057Z] ---> 5ef171640520 [2022-01-20T20:32:51.057Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T20:32:51.085Z] time="2022-01-20T20:32:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T20:32:51.601Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T20:32:52.109Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T20:32:52.625Z] [2022-01-20T20:32:52.625Z] ---> 4e1f0f7ee878 [2022-01-20T20:32:52.625Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T20:32:53.095Z] ---> Running in 26cefe07a0af [2022-01-20T20:32:53.184Z] --- PASS: TestServicePlugin (29.78s) [2022-01-20T20:32:53.184Z] === RUN TestServiceUpdateLabel [2022-01-20T20:32:53.477Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T20:32:53.477Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-20T20:32:53.507Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T20:32:53.749Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-01-20T20:32:53.749Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:32:54.843Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T20:32:54.884Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T20:32:55.771Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T20:32:55.869Z] time="2022-01-20T20:32:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T20:32:58.173Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T20:32:58.433Z] --- PASS: TestDockerNetworkMacvlan (8.93s) [2022-01-20T20:32:58.433Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-20T20:32:58.433Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T20:32:58.433Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-01-20T20:32:58.433Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-01-20T20:32:58.433Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.81s) [2022-01-20T20:32:58.433Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-01-20T20:32:58.433Z] PASS [2022-01-20T20:32:58.433Z] [2022-01-20T20:32:58.433Z] DONE 8 tests in 10.386s [2022-01-20T20:32:58.433Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:32:58.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:58.433Z] ++ set -e [2022-01-20T20:32:58.433Z] ++ '[' -n 0 ']' [2022-01-20T20:32:58.433Z] ++ set -x [2022-01-20T20:32:58.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:58.433Z] testing: warning: no tests to run [2022-01-20T20:32:58.433Z] PASS [2022-01-20T20:32:58.433Z] [2022-01-20T20:32:58.433Z] DONE 0 tests in 0.022s [2022-01-20T20:32:58.433Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:32:58.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:58.433Z] ++ set -e [2022-01-20T20:32:58.433Z] ++ '[' -n 0 ']' [2022-01-20T20:32:58.433Z] ++ set -x [2022-01-20T20:32:58.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:32:58.433Z] INFO: Testing against a local daemon [2022-01-20T20:32:58.692Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:32:59.629Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-01-20T20:32:59.629Z] === RUN TestAuthZPluginTLS [2022-01-20T20:32:59.939Z] docker_cli_daemon_test.go:2522: [d52f8f622335f] daemon is not started [2022-01-20T20:33:00.197Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T20:33:00.197Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:33:00.764Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T20:33:00.764Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:33:00.867Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-20T20:33:01.333Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T20:33:01.333Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:33:01.785Z] Removing intermediate container 26cefe07a0af [2022-01-20T20:33:01.785Z] ---> 4d1a8d63ab57 [2022-01-20T20:33:01.785Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T20:33:01.785Z] ---> Running in 715b6ed6595d [2022-01-20T20:33:01.900Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T20:33:01.901Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:33:02.236Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T20:33:02.837Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-01-20T20:33:02.838Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:33:03.405Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-20T20:33:03.405Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:33:03.972Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-20T20:33:03.972Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:33:04.007Z] [2022-01-20T20:33:04.007Z] SUCCESS: Specified value was saved. [2022-01-20T20:33:04.540Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-20T20:33:04.540Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:33:04.577Z] --- PASS: TestRequest (20.74s) [2022-01-20T20:33:04.577Z] === RUN TestOverlappingRequests [2022-01-20T20:33:04.577Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T20:33:04.577Z] === RUN TestClientStream [2022-01-20T20:33:04.577Z] --- PASS: TestClientStream (0.00s) [2022-01-20T20:33:04.577Z] === RUN TestClientSendFile [2022-01-20T20:33:04.577Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T20:33:04.577Z] === RUN TestClientWithRequestTimeout [2022-01-20T20:33:04.577Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-01-20T20:33:04.577Z] === RUN TestFileSpecPlugin [2022-01-20T20:33:04.577Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-01-20T20:33:04.577Z] === RUN TestFileJSONSpecPlugin [2022-01-20T20:33:04.577Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-20T20:33:04.577Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T20:33:04.577Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-01-20T20:33:04.577Z] === RUN TestPluginAddHandler [2022-01-20T20:33:04.577Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T20:33:04.577Z] === RUN TestPluginWaitBadPlugin [2022-01-20T20:33:04.577Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T20:33:04.577Z] === RUN TestGet [2022-01-20T20:33:04.577Z] time="2022-01-20T20:33:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T20:33:05.571Z] --- PASS: TestOverlappingRequests (1.16s) [2022-01-20T20:33:05.571Z] === RUN TestRelease [2022-01-20T20:33:05.571Z] time="2022-01-20T20:33:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T20:33:05.917Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2022-01-20T20:33:05.917Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:33:06.966Z] Removing intermediate container 715b6ed6595d [2022-01-20T20:33:06.966Z] ---> 60660e283504 [2022-01-20T20:33:06.966Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T20:33:06.966Z] ---> Running in 2aa871a039eb [2022-01-20T20:33:07.162Z] === RUN TestParseEmptyInterface [2022-01-20T20:33:07.162Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T20:33:07.162Z] === RUN TestParseNonInterfaceType [2022-01-20T20:33:07.162Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T20:33:07.162Z] === RUN TestParseWithOneFunction [2022-01-20T20:33:07.162Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T20:33:07.162Z] === RUN TestParseWithMultipleFuncs [2022-01-20T20:33:07.162Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T20:33:07.162Z] === RUN TestParseWithUnnamedReturn [2022-01-20T20:33:07.162Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T20:33:07.162Z] === RUN TestEmbeddedInterface [2022-01-20T20:33:07.162Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T20:33:07.162Z] === RUN TestParsedImports [2022-01-20T20:33:07.162Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T20:33:07.162Z] === RUN TestAliasedImports [2022-01-20T20:33:07.162Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T20:33:07.162Z] PASS [2022-01-20T20:33:07.162Z] coverage: 56.8% of statements [2022-01-20T20:33:07.162Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.126s coverage: 56.8% of statements [2022-01-20T20:33:07.295Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-01-20T20:33:07.295Z] === RUN TestAuthZPluginHeader [2022-01-20T20:33:07.634Z] time="2022-01-20T20:33:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T20:33:07.880Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-20T20:33:07.880Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:33:07.880Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:07.880Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T20:33:07.880Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:33:07.880Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:07.880Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-20T20:33:07.880Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:33:07.880Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:07.880Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T20:33:07.880Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:33:07.880Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:07.880Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T20:33:07.880Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:33:08.622Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2022-01-20T20:33:08.622Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:33:08.636Z] === RUN TestHTTPTransport [2022-01-20T20:33:08.636Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T20:33:08.636Z] PASS [2022-01-20T20:33:08.636Z] coverage: 85.7% of statements [2022-01-20T20:33:08.636Z] ok github.com/docker/docker/pkg/plugins/transport 0.120s coverage: 85.7% of statements [2022-01-20T20:33:09.635Z] --- PASS: TestRelease (4.04s) [2022-01-20T20:33:09.635Z] === RUN TestAllocateRandomDeallocate [2022-01-20T20:33:09.635Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:33:09.635Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:33:09.635Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T20:33:09.635Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T20:33:09.635Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T20:33:09.635Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T20:33:09.635Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T20:33:09.635Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T20:33:09.635Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T20:33:09.635Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T20:33:09.635Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T20:33:09.635Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T20:33:09.635Z] === RUN TestBufferPoolPutAndGet [2022-01-20T20:33:09.635Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T20:33:09.635Z] PASS [2022-01-20T20:33:09.635Z] coverage: 88.2% of statements [2022-01-20T20:33:09.635Z] ok github.com/docker/docker/pkg/pools 0.123s coverage: 88.2% of statements [2022-01-20T20:33:10.325Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T20:33:10.632Z] === RUN TestOutputOnPrematureClose [2022-01-20T20:33:10.632Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T20:33:10.632Z] === RUN TestCompleteSilently [2022-01-20T20:33:10.632Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T20:33:10.632Z] PASS [2022-01-20T20:33:10.632Z] coverage: 75.9% of statements [2022-01-20T20:33:10.632Z] ok github.com/docker/docker/pkg/progress 0.085s coverage: 75.9% of statements [2022-01-20T20:33:10.804Z] Cannot create a file when that file already exists. [2022-01-20T20:33:11.637Z] time="2022-01-20T20:33:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T20:33:11.637Z] === RUN TestSendToOneSub [2022-01-20T20:33:11.637Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T20:33:11.637Z] === RUN TestSendToMultipleSubs [2022-01-20T20:33:11.637Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T20:33:11.637Z] === RUN TestEvictOneSub [2022-01-20T20:33:11.637Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T20:33:11.637Z] === RUN TestClosePublisher [2022-01-20T20:33:11.637Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T20:33:11.637Z] === RUN TestPubSubRace [2022-01-20T20:33:12.217Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-20T20:33:12.635Z] --- PASS: TestPubSubRace (1.09s) [2022-01-20T20:33:12.635Z] PASS [2022-01-20T20:33:12.635Z] coverage: 75.0% of statements [2022-01-20T20:33:12.635Z] ok github.com/docker/docker/pkg/pubsub 1.165s coverage: 75.0% of statements [2022-01-20T20:33:13.584Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-20T20:33:13.633Z] === RUN TestRegister [2022-01-20T20:33:13.633Z] --- PASS: TestRegister (0.00s) [2022-01-20T20:33:13.633Z] === RUN TestCommand [2022-01-20T20:33:13.633Z] --- PASS: TestCommand (0.06s) [2022-01-20T20:33:13.633Z] === RUN TestNaiveSelf [2022-01-20T20:33:13.633Z] --- PASS: TestNaiveSelf (0.05s) [2022-01-20T20:33:13.633Z] PASS [2022-01-20T20:33:13.633Z] coverage: 82.4% of statements [2022-01-20T20:33:13.633Z] ok github.com/docker/docker/pkg/reexec 0.190s coverage: 82.4% of statements [2022-01-20T20:33:14.629Z] === RUN TestDump [2022-01-20T20:33:14.629Z] goroutine 6 [running]: [2022-01-20T20:33:14.629Z] github.com/docker/docker/pkg/stack.dump(0xd5b6b7) [2022-01-20T20:33:14.629Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:33:14.629Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T20:33:14.629Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T20:33:14.629Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T20:33:14.629Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T20:33:14.629Z] testing.tRunner(0xc00011c1a0, 0xec8e68) [2022-01-20T20:33:14.629Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:33:14.629Z] created by testing.(*T).Run [2022-01-20T20:33:14.629Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:33:14.629Z] [2022-01-20T20:33:14.629Z] goroutine 1 [chan receive]: [2022-01-20T20:33:14.629Z] testing.(*T).Run(0xc00011c000, {0xeba52e, 0xd3a413}, 0xec8e68) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:33:15.103Z] testing.runTests.func1(0xc000068750) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:33:15.103Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:33:15.103Z] testing.runTests(0xc000076080, {0x102cba0, 0x3, 0x3}, {0xd5a90d, 0xebc228, 0x1031640}) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:33:15.103Z] testing.(*M).Run(0xc000076080) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:33:15.103Z] main.main() [2022-01-20T20:33:15.103Z] _testmain.go:95 +0x1f5 [2022-01-20T20:33:15.103Z] --- PASS: TestDump (0.00s) [2022-01-20T20:33:15.103Z] === RUN TestDumpToFile [2022-01-20T20:33:15.103Z] --- PASS: TestDumpToFile (0.26s) [2022-01-20T20:33:15.103Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T20:33:15.103Z] goroutine 8 [running]: [2022-01-20T20:33:15.103Z] github.com/docker/docker/pkg/stack.dump(0xdc86f4) [2022-01-20T20:33:15.103Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T20:33:15.103Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xdc8aa0}) [2022-01-20T20:33:15.103Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T20:33:15.103Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-20T20:33:15.103Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T20:33:15.103Z] testing.tRunner(0xc00011c680, 0xec8e58) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:33:15.103Z] created by testing.(*T).Run [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T20:33:15.103Z] [2022-01-20T20:33:15.103Z] goroutine 1 [chan receive]: [2022-01-20T20:33:15.103Z] testing.(*T).Run(0xc00011c000, {0xec12ba, 0xd3a413}, 0xec8e58) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T20:33:15.103Z] testing.runTests.func1(0xc000068750) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T20:33:15.103Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T20:33:15.103Z] testing.runTests(0xc000076080, {0x102cba0, 0x3, 0x3}, {0xd5a90d, 0xebc228, 0x1031640}) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T20:33:15.103Z] testing.(*M).Run(0xc000076080) [2022-01-20T20:33:15.103Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T20:33:15.103Z] main.main() [2022-01-20T20:33:15.103Z] _testmain.go:95 +0x1f5 [2022-01-20T20:33:15.103Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T20:33:15.103Z] PASS [2022-01-20T20:33:15.103Z] coverage: 90.9% of statements [2022-01-20T20:33:15.103Z] ok github.com/docker/docker/pkg/stack 0.364s coverage: 90.9% of statements [2022-01-20T20:33:15.293Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-20T20:33:15.293Z] Copying nested executables into bundles/binary-daemon [2022-01-20T20:33:15.293Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-20T20:33:15.293Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:33:15.293Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-20T20:33:15.293Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-20T20:33:15.567Z] Removing intermediate container 2aa871a039eb [2022-01-20T20:33:15.567Z] ---> 11b935e8b5e4 [2022-01-20T20:33:15.567Z] Step 13/13 : CMD ["sh"] [2022-01-20T20:33:15.567Z] ---> Running in 383baa041468 [2022-01-20T20:33:15.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=073f9beed0930f9e9cca08c91c4225d6b7f05e45 -e DOCKER_GRAPHDRIVER docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 hack/make.sh cross [2022-01-20T20:33:15.905Z] [2022-01-20T20:33:15.905Z] Removing bundles/ [2022-01-20T20:33:16.039Z] Removing intermediate container 383baa041468 [2022-01-20T20:33:16.039Z] ---> 74eaf0075c21 [2022-01-20T20:33:16.039Z] Successfully built 74eaf0075c21 [2022-01-20T20:33:16.039Z] Successfully tagged busybox:latest [2022-01-20T20:33:16.039Z] INFO: Docker images of the daemon under test [2022-01-20T20:33:16.039Z] [2022-01-20T20:33:16.039Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:33:16.039Z] busybox latest 74eaf0075c21 Less than a second ago 4.99GB [2022-01-20T20:33:16.039Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:33:16.039Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T20:33:16.039Z] [2022-01-20T20:33:16.039Z] INFO: Running integration tests at 01/20/2022 20:33:15... [2022-01-20T20:33:16.039Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T20:33:16.039Z] INFO: Integration API tests being run from the host: [2022-01-20T20:33:16.039Z] INFO: make.ps1 starting at 01/20/2022 20:33:15 [2022-01-20T20:33:16.098Z] === RUN TestNewStdWriter [2022-01-20T20:33:16.098Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T20:33:16.098Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestWriteWithNilBytes [2022-01-20T20:33:16.098Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestWrite [2022-01-20T20:33:16.098Z] --- PASS: TestWrite (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestWriteWithWriterError [2022-01-20T20:33:16.098Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T20:33:16.098Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyWriteAndRead [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T20:33:16.098Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T20:33:16.098Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T20:33:16.098Z] PASS [2022-01-20T20:33:16.098Z] coverage: 100.0% of statements [2022-01-20T20:33:16.098Z] ok github.com/docker/docker/pkg/stdcopy 0.085s coverage: 100.0% of statements [2022-01-20T20:33:16.104Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-20T20:33:16.166Z] [2022-01-20T20:33:16.166Z] ---> Making bundle: cross (in bundles/cross) [2022-01-20T20:33:16.166Z] Cross building: bundles/cross/linux/amd64 [2022-01-20T20:33:16.166Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T20:33:16.166Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T20:33:16.360Z] check_test.go:308: [da8e61716f590] daemon is not started [2022-01-20T20:33:16.360Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-20T20:33:17.038Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T20:33:17.104Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T20:33:17.104Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T20:33:17.104Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T20:33:17.104Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T20:33:17.104Z] === RUN TestFormatStatus [2022-01-20T20:33:17.104Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T20:33:17.104Z] === RUN TestFormatError [2022-01-20T20:33:17.104Z] --- PASS: TestFormatError (0.00s) [2022-01-20T20:33:17.104Z] === RUN TestFormatJSONError [2022-01-20T20:33:17.104Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T20:33:17.104Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T20:33:17.104Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T20:33:17.104Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T20:33:17.577Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T20:33:17.577Z] === RUN TestNewJSONProgressOutput [2022-01-20T20:33:17.577Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T20:33:17.577Z] === RUN TestAuxFormatterEmit [2022-01-20T20:33:17.577Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T20:33:17.577Z] === RUN TestStreamWriterStdout [2022-01-20T20:33:17.577Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T20:33:17.577Z] === RUN TestStreamWriterStderr [2022-01-20T20:33:17.577Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T20:33:17.577Z] PASS [2022-01-20T20:33:17.577Z] coverage: 66.2% of statements [2022-01-20T20:33:17.577Z] ok github.com/docker/docker/pkg/streamformatter 0.139s coverage: 66.2% of statements [2022-01-20T20:33:18.056Z] === RUN TestGenerateRandomID [2022-01-20T20:33:18.056Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T20:33:18.056Z] === RUN TestShortenId [2022-01-20T20:33:18.056Z] --- PASS: TestShortenId (0.00s) [2022-01-20T20:33:18.056Z] === RUN TestShortenSha256Id [2022-01-20T20:33:18.056Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T20:33:18.056Z] === RUN TestShortenIdEmpty [2022-01-20T20:33:18.056Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T20:33:18.056Z] === RUN TestShortenIdInvalid [2022-01-20T20:33:18.056Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T20:33:18.056Z] === RUN TestIsShortIDNonHex [2022-01-20T20:33:18.056Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T20:33:18.056Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T20:33:18.056Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T20:33:18.056Z] PASS [2022-01-20T20:33:18.056Z] coverage: 70.6% of statements [2022-01-20T20:33:18.056Z] ok github.com/docker/docker/pkg/stringid 0.078s coverage: 70.6% of statements [2022-01-20T20:33:19.636Z] --- PASS: TestGet (15.01s) [2022-01-20T20:33:19.636Z] === RUN TestPluginWithNoManifest [2022-01-20T20:33:19.636Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T20:33:19.636Z] === RUN TestGetAll [2022-01-20T20:33:19.636Z] --- PASS: TestGetAll (0.01s) [2022-01-20T20:33:19.636Z] PASS [2022-01-20T20:33:19.636Z] coverage: 73.2% of statements [2022-01-20T20:33:19.636Z] ok github.com/docker/docker/pkg/plugins 35.114s coverage: 73.2% of statements [2022-01-20T20:33:19.636Z] === RUN TestIsCpusetListAvailable [2022-01-20T20:33:19.636Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T20:33:19.636Z] PASS [2022-01-20T20:33:19.636Z] coverage: 39.4% of statements [2022-01-20T20:33:19.636Z] ok github.com/docker/docker/pkg/sysinfo 0.083s coverage: 39.4% of statements [2022-01-20T20:33:20.636Z] === RUN TestTailFile [2022-01-20T20:33:20.636Z] --- PASS: TestTailFile (0.00s) [2022-01-20T20:33:20.636Z] === RUN TestTailFileManyLines [2022-01-20T20:33:20.636Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T20:33:20.636Z] === RUN TestTailEmptyFile [2022-01-20T20:33:20.636Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T20:33:20.637Z] === RUN TestTailNegativeN [2022-01-20T20:33:20.637Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.637Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:33:20.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:33:20.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:33:20.638Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:33:20.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:33:20.638Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:20.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:20.638Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T20:33:20.638Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:20.638Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:20.638Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.111Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.111Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.111Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.111Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.111Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.112Z] --- PASS: TestAllocateRandomDeallocate (11.30s) [2022-01-20T20:33:21.112Z] === RUN TestRetrieveFromStore [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.112Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.112Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.112Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.113Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.113Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:21.586Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.586Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:21.586Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:21.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:21.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:21.605Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.059Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.059Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.059Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.059Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.060Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.060Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.061Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T20:33:22.061Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.061Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.061Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T20:33:22.061Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.061Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite (330.79s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.25s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.56s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.98s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.34s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.40s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.22s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.15s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.24s) [2022-01-20T20:33:22.167Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.44s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.65s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.35s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.95s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.79s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.18s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.62s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.26s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.34s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.31s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.15s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.95s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.54s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) [2022-01-20T20:33:22.167Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-01-20T20:33:22.167Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.26s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.25s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.63s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.09s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.56s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.82s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.79s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.59s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.14s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.84s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.35s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.30s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.72s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.36s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.30s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.82s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.64s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.92s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.38s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.38s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.52s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-01-20T20:33:22.167Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.98s) [2022-01-20T20:33:22.167Z] === RUN TestDockerSwarmSuite [2022-01-20T20:33:22.167Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T20:33:22.548Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T20:33:22.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T20:33:22.549Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T20:33:22.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:22.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.035Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:33:23.036Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T20:33:23.037Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T20:33:23.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T20:33:23.489Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-01-20T20:33:23.489Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T20:33:23.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T20:33:23.571Z] PASS [2022-01-20T20:33:23.571Z] coverage: 88.6% of statements [2022-01-20T20:33:23.571Z] ok github.com/docker/docker/pkg/tailfile 0.348s coverage: 88.6% of statements [2022-01-20T20:33:23.571Z] === RUN TestChtimes [2022-01-20T20:33:23.571Z] --- PASS: TestChtimes (0.01s) [2022-01-20T20:33:23.571Z] === RUN TestChtimesWindows [2022-01-20T20:33:23.571Z] --- PASS: TestChtimesWindows (0.01s) [2022-01-20T20:33:23.571Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T20:33:23.571Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T20:33:23.571Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T20:33:23.571Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T20:33:23.571Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestHasWin32KSupport [2022-01-20T20:33:23.571Z] syscall_windows_test.go:8: win32k: true [2022-01-20T20:33:23.571Z] --- PASS: TestHasWin32KSupport (0.01s) [2022-01-20T20:33:23.571Z] PASS [2022-01-20T20:33:23.571Z] coverage: 13.0% of statements [2022-01-20T20:33:23.571Z] ok github.com/docker/docker/pkg/system 0.098s coverage: 13.0% of statements [2022-01-20T20:33:23.571Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T20:33:23.571Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-20T20:33:23.571Z] === RUN TestTarSumRemove [2022-01-20T20:33:23.571Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestSortFileInfoSums [2022-01-20T20:33:23.571Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T20:33:23.571Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestNewTarSumForLabel [2022-01-20T20:33:23.571Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestEmptyTar [2022-01-20T20:33:23.571Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestTarSumsReadSize [2022-01-20T20:33:23.571Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-20T20:33:23.571Z] === RUN TestTarSums [2022-01-20T20:33:23.571Z] --- PASS: TestTarSums (0.12s) [2022-01-20T20:33:23.571Z] === RUN TestIteration [2022-01-20T20:33:23.571Z] --- PASS: TestIteration (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestVersionLabelForChecksum [2022-01-20T20:33:23.571Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestVersion [2022-01-20T20:33:23.571Z] --- PASS: TestVersion (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestGetVersion [2022-01-20T20:33:23.571Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T20:33:23.571Z] === RUN TestGetVersions [2022-01-20T20:33:23.571Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T20:33:23.571Z] PASS [2022-01-20T20:33:23.571Z] coverage: 89.3% of statements [2022-01-20T20:33:23.571Z] ok github.com/docker/docker/pkg/tarsum 0.251s coverage: 89.3% of statements [2022-01-20T20:33:23.571Z] testing: warning: no tests to run [2022-01-20T20:33:23.571Z] PASS [2022-01-20T20:33:23.571Z] coverage: [no statements] [2022-01-20T20:33:23.571Z] ok github.com/docker/docker/pkg/term/windows 0.085s coverage: [no statements] [no tests to run] [2022-01-20T20:33:24.054Z] === RUN TestTruncIndex [2022-01-20T20:33:24.054Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T20:33:24.054Z] PASS [2022-01-20T20:33:24.054Z] coverage: 91.5% of statements [2022-01-20T20:33:24.054Z] ok github.com/docker/docker/pkg/truncindex 0.172s coverage: 91.5% of statements [2022-01-20T20:33:24.527Z] === RUN TestIsGIT [2022-01-20T20:33:24.527Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T20:33:24.527Z] === RUN TestIsTransport [2022-01-20T20:33:24.527Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T20:33:24.527Z] PASS [2022-01-20T20:33:24.527Z] coverage: 100.0% of statements [2022-01-20T20:33:24.527Z] ok github.com/docker/docker/pkg/urlutil 0.086s coverage: 100.0% of statements [2022-01-20T20:33:24.999Z] === RUN TestVersionInfo [2022-01-20T20:33:24.999Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T20:33:24.999Z] === RUN TestAppendVersions [2022-01-20T20:33:24.999Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T20:33:24.999Z] PASS [2022-01-20T20:33:24.999Z] coverage: 88.9% of statements [2022-01-20T20:33:24.999Z] ok github.com/docker/docker/pkg/useragent 0.091s coverage: 88.9% of statements [2022-01-20T20:33:25.473Z] --- PASS: TestRetrieveFromStore (4.96s) [2022-01-20T20:33:25.473Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T20:33:25.473Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T20:33:25.473Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T20:33:25.473Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T20:33:25.473Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T20:33:25.473Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T20:33:25.473Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T20:33:25.473Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T20:33:25.473Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T20:33:25.473Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T20:33:25.473Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T20:33:25.473Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T20:33:25.634Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-20T20:33:25.945Z] === RUN TestDebug [2022-01-20T20:33:25.945Z] --- PASS: TestDebug (0.00s) [2022-01-20T20:33:25.945Z] === RUN TestRequestPoolParallel [2022-01-20T20:33:25.945Z] --- PASS: TestRequestPoolParallel (0.33s) [2022-01-20T20:33:25.945Z] === RUN TestFullAllocateRelease [2022-01-20T20:33:26.006Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-20T20:33:26.006Z] PASS [2022-01-20T20:33:26.006Z] [2022-01-20T20:33:26.006Z] === Skipped [2022-01-20T20:33:26.006Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T20:33:26.006Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:26.006Z] [2022-01-20T20:33:26.006Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-20T20:33:26.006Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:26.006Z] [2022-01-20T20:33:26.006Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T20:33:26.006Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:26.006Z] [2022-01-20T20:33:26.006Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T20:33:26.006Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:26.006Z] [2022-01-20T20:33:26.006Z] DONE 17 tests, 4 skipped in 25.811s [2022-01-20T20:33:26.006Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:33:26.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:26.006Z] ++ set -e [2022-01-20T20:33:26.006Z] ++ '[' -n 0 ']' [2022-01-20T20:33:26.006Z] ++ set -x [2022-01-20T20:33:26.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:26.006Z] INFO: Testing against a local daemon [2022-01-20T20:33:26.006Z] === RUN TestPluginInvalidJSON [2022-01-20T20:33:26.006Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:33:26.006Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:33:26.006Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:33:26.006Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T20:33:26.006Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:33:26.006Z] === RUN TestPluginInstall [2022-01-20T20:33:26.006Z] === RUN TestPluginInstall/no_auth [2022-01-20T20:33:26.006Z] time="2022-01-20T20:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:33:26.006Z] time="2022-01-20T20:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e111aad76851fc5a4c626e9e16eb71a68eebc51dc9a2c5c040f9a51b467810d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:33:26.006Z] time="2022-01-20T20:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:33:26.006Z] time="2022-01-20T20:33:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e111aad76851fc5a4c626e9e16eb71a68eebc51dc9a2c5c040f9a51b467810d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:33:26.006Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T20:33:26.266Z] time="2022-01-20T20:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:33:26.266Z] time="2022-01-20T20:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e111aad76851fc5a4c626e9e16eb71a68eebc51dc9a2c5c040f9a51b467810d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:33:26.266Z] time="2022-01-20T20:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:33:26.266Z] time="2022-01-20T20:33:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e111aad76851fc5a4c626e9e16eb71a68eebc51dc9a2c5c040f9a51b467810d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:33:26.418Z] --- PASS: TestFullAllocateRelease (0.62s) [2022-01-20T20:33:26.418Z] === RUN TestOddAllocateRelease [2022-01-20T20:33:26.525Z] === RUN TestPluginInstall/with_insecure [2022-01-20T20:33:26.890Z] === RUN TestValidatePrivileges [2022-01-20T20:33:26.890Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T20:33:26.890Z] === RUN TestFilterByCapNeg [2022-01-20T20:33:26.890Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T20:33:26.890Z] === RUN TestFilterByCapPos [2022-01-20T20:33:26.890Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T20:33:26.890Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T20:33:26.890Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T20:33:26.890Z] PASS [2022-01-20T20:33:26.890Z] coverage: 12.0% of statements [2022-01-20T20:33:26.890Z] === RUN TestNewSettable [2022-01-20T20:33:26.890Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T20:33:26.890Z] === RUN TestIsSettable [2022-01-20T20:33:26.891Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T20:33:26.891Z] === RUN TestUpdateSettingsEnv [2022-01-20T20:33:26.891Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T20:33:26.891Z] PASS [2022-01-20T20:33:26.891Z] coverage: 20.0% of statements [2022-01-20T20:33:26.891Z] ok github.com/docker/docker/plugin 0.144s coverage: 12.0% of statements [2022-01-20T20:33:26.891Z] ok github.com/docker/docker/plugin/v2 0.104s coverage: 20.0% of statements [2022-01-20T20:33:26.891Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-01-20T20:33:26.891Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T20:33:26.891Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-01-20T20:33:26.891Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T20:33:26.891Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-20T20:33:26.891Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T20:33:27.362Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-20T20:33:27.362Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T20:33:27.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:33:27.362Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:33:27.362Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:33:27.362Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T20:33:27.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:33:27.362Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T20:33:27.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:33:27.362Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:33:27.362Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:33:27.362Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T20:33:27.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:33:27.362Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:33:27.362Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T20:33:27.362Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:33:27.362Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:33:27.362Z] PASS [2022-01-20T20:33:27.362Z] coverage: 85.3% of statements [2022-01-20T20:33:27.362Z] ok github.com/docker/docker/libnetwork/ipam 86.709s coverage: 85.3% of statements [2022-01-20T20:33:27.463Z] time="2022-01-20T20:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:33:27.463Z] time="2022-01-20T20:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14c19a0ee5d484454b65617b0b201e9e1f1c7a8cf806ee2cb8be017c46b8466d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:33:27.463Z] time="2022-01-20T20:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:33:27.463Z] time="2022-01-20T20:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14c19a0ee5d484454b65617b0b201e9e1f1c7a8cf806ee2cb8be017c46b8466d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:33:27.463Z] plugin_test.go:165: [dfeb063348e4d] daemon is not started [2022-01-20T20:33:27.463Z] --- PASS: TestPluginInstall (3.10s) [2022-01-20T20:33:27.463Z] --- PASS: TestPluginInstall/no_auth (1.53s) [2022-01-20T20:33:27.463Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-01-20T20:33:27.463Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-01-20T20:33:27.463Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:33:27.838Z] === RUN TestLoad [2022-01-20T20:33:27.838Z] --- PASS: TestLoad (0.00s) [2022-01-20T20:33:27.838Z] === RUN TestSave [2022-01-20T20:33:27.838Z] --- PASS: TestSave (0.06s) [2022-01-20T20:33:28.157Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-20T20:33:28.312Z] === RUN TestAddDeleteGet [2022-01-20T20:33:28.312Z] --- PASS: TestAddDeleteGet (0.07s) [2022-01-20T20:33:28.312Z] === RUN TestInvalidTags [2022-01-20T20:33:28.312Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T20:33:28.312Z] PASS [2022-01-20T20:33:28.312Z] coverage: 84.4% of statements [2022-01-20T20:33:28.312Z] ok github.com/docker/docker/reference 0.251s coverage: 84.4% of statements [2022-01-20T20:33:29.367Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T20:33:29.894Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T20:33:29.894Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T20:33:29.894Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T20:33:29.894Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T20:33:29.894Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T20:33:29.894Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T20:33:29.894Z] === RUN TestValidateMirror [2022-01-20T20:33:29.894Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T20:33:29.894Z] === RUN TestLoadInsecureRegistries [2022-01-20T20:33:29.935Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T20:33:30.368Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T20:33:30.368Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-20T20:33:30.368Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T20:33:30.368Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T20:33:30.368Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T20:33:30.368Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T20:33:30.368Z] time="2022-01-20T20:33:29Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:33:30.368Z] time="2022-01-20T20:33:29Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T20:33:30.368Z] time="2022-01-20T20:33:29Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T20:33:30.368Z] --- PASS: TestLoadInsecureRegistries (0.34s) [2022-01-20T20:33:30.368Z] === RUN TestNewServiceConfig [2022-01-20T20:33:30.368Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestValidateIndexName [2022-01-20T20:33:30.368Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestValidateIndexNameWithError [2022-01-20T20:33:30.368Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestEndpointParse [2022-01-20T20:33:30.368Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestEndpointParseInvalid [2022-01-20T20:33:30.368Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestValidateEndpoint [2022-01-20T20:33:30.368Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T20:33:30.368Z] === RUN TestPing [2022-01-20T20:33:30.368Z] --- PASS: TestPing (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestPingRegistryEndpoint [2022-01-20T20:33:30.368Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:33:30.368Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestEndpoint [2022-01-20T20:33:30.368Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:33:30.368Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestParseRepositoryInfo [2022-01-20T20:33:30.368Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestNewIndexInfo [2022-01-20T20:33:30.368Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T20:33:30.368Z] === RUN TestMirrorEndpointLookup [2022-01-20T20:33:30.368Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:33:30.368Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-20T20:33:30.368Z] === RUN TestSearchRepositories [2022-01-20T20:33:30.368Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T20:33:30.368Z] Host: 127.0.0.1:49324 [2022-01-20T20:33:30.368Z] User-Agent: docker test client [2022-01-20T20:33:30.368Z] Authorization: Token fake-token [2022-01-20T20:33:30.368Z] X-Docker-Token: true [2022-01-20T20:33:30.369Z] Accept-Encoding: gzip [2022-01-20T20:33:30.369Z] [2022-01-20T20:33:30.369Z] [2022-01-20T20:33:30.369Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T20:33:30.369Z] Connection: close [2022-01-20T20:33:30.369Z] Content-Length: 144 [2022-01-20T20:33:30.369Z] Cache-Control: no-cache [2022-01-20T20:33:30.369Z] Content-Type: application/json [2022-01-20T20:33:30.369Z] Date: Thu, 20 Jan 2022 20:33:29 GMT [2022-01-20T20:33:30.369Z] Expires: -1 [2022-01-20T20:33:30.369Z] Pragma: no-cache [2022-01-20T20:33:30.369Z] Server: docker-tests/mock [2022-01-20T20:33:30.369Z] X-Docker-Registry-Config: mock [2022-01-20T20:33:30.369Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T20:33:30.369Z] [2022-01-20T20:33:30.369Z] [2022-01-20T20:33:30.369Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-20T20:33:30.369Z] === RUN TestTrustedLocation [2022-01-20T20:33:30.369Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T20:33:30.369Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T20:33:30.369Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T20:33:30.369Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T20:33:30.369Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T20:33:30.369Z] === RUN TestIsSecureIndex [2022-01-20T20:33:30.369Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T20:33:30.369Z] PASS [2022-01-20T20:33:30.369Z] coverage: 51.2% of statements [2022-01-20T20:33:30.369Z] ok github.com/docker/docker/registry 0.585s coverage: 51.2% of statements [2022-01-20T20:33:30.369Z] time="2022-01-20T20:33:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T20:33:30.369Z] --- PASS: TestResumableRequestReaderWithReadError (0.27s) [2022-01-20T20:33:30.369Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T20:33:30.369Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T20:33:30.369Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T20:33:30.369Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2022-01-20T20:33:30.369Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T20:33:30.369Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T20:33:30.369Z] === RUN TestResumableRequestReader [2022-01-20T20:33:30.369Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T20:33:30.369Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T20:33:30.369Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T20:33:30.369Z] PASS [2022-01-20T20:33:30.369Z] coverage: 100.0% of statements [2022-01-20T20:33:30.369Z] ok github.com/docker/docker/registry/resumable 0.459s coverage: 100.0% of statements [2022-01-20T20:33:30.879Z] --- PASS: TestPluginsWithRuntimes (3.20s) [2022-01-20T20:33:30.879Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-01-20T20:33:30.879Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-01-20T20:33:30.879Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:33:31.376Z] === RUN TestRestartManagerTimeout [2022-01-20T20:33:31.376Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T20:33:31.376Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T20:33:31.376Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T20:33:31.376Z] PASS [2022-01-20T20:33:31.376Z] coverage: 50.9% of statements [2022-01-20T20:33:31.376Z] ok github.com/docker/docker/restartmanager 0.097s coverage: 50.9% of statements [2022-01-20T20:33:31.448Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-20T20:33:31.448Z] PASS [2022-01-20T20:33:31.448Z] [2022-01-20T20:33:31.448Z] DONE 10 tests in 6.988s [2022-01-20T20:33:31.448Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:33:31.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:31.448Z] ++ set -e [2022-01-20T20:33:31.448Z] ++ '[' -n 0 ']' [2022-01-20T20:33:31.448Z] ++ set -x [2022-01-20T20:33:31.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:31.448Z] INFO: Testing against a local daemon [2022-01-20T20:33:31.448Z] === RUN TestExternalGraphDriver [2022-01-20T20:33:31.448Z] === RUN TestExternalGraphDriver/json [2022-01-20T20:33:32.326Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T20:33:32.371Z] === RUN TestDecodeContainerConfig [2022-01-20T20:33:32.371Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T20:33:32.371Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T20:33:32.371Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T20:33:32.371Z] === RUN TestValidatePrivileged [2022-01-20T20:33:32.371Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T20:33:32.371Z] PASS [2022-01-20T20:33:32.371Z] coverage: 52.6% of statements [2022-01-20T20:33:32.371Z] ok github.com/docker/docker/runconfig 0.112s coverage: 52.6% of statements [2022-01-20T20:33:32.843Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T20:33:32.843Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T20:33:32.843Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T20:33:32.843Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T20:33:32.843Z] PASS [2022-01-20T20:33:32.843Z] coverage: 62.5% of statements [2022-01-20T20:33:32.843Z] ok github.com/docker/docker/testutil 0.153s coverage: 62.5% of statements [2022-01-20T20:33:32.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T20:33:33.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-20T20:33:33.354Z] === RUN TestExternalGraphDriver/spec [2022-01-20T20:33:33.708Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T20:33:34.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T20:33:34.732Z] === RUN TestExternalGraphDriver/pull [2022-01-20T20:33:35.637Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T20:33:35.637Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T20:33:35.637Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T20:33:35.683Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-01-20T20:33:35.683Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:33:35.828Z] 2022/01/20 20:33:35 Closing DB instances... [2022-01-20T20:33:35.941Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T20:33:36.109Z] --- PASS: TestExternalGraphDriver (4.61s) [2022-01-20T20:33:36.109Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-01-20T20:33:36.109Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2022-01-20T20:33:36.109Z] --- PASS: TestExternalGraphDriver/pull (1.52s) [2022-01-20T20:33:36.109Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:33:36.109Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:36.109Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-20T20:33:36.109Z] PASS [2022-01-20T20:33:36.109Z] [2022-01-20T20:33:36.109Z] === Skipped [2022-01-20T20:33:36.109Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-20T20:33:36.109Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:33:36.109Z] [2022-01-20T20:33:36.109Z] DONE 5 tests, 1 skipped in 4.737s [2022-01-20T20:33:36.109Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:33:36.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:36.109Z] ++ set -e [2022-01-20T20:33:36.109Z] ++ '[' -n 0 ']' [2022-01-20T20:33:36.109Z] ++ set -x [2022-01-20T20:33:36.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:36.109Z] INFO: Testing against a local daemon [2022-01-20T20:33:36.109Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:33:36.109Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:33:36.109Z] === RUN TestReadPluginNoRead [2022-01-20T20:33:36.109Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:33:36.109Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:33:36.109Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:33:36.109Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:33:36.109Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:33:36.198Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T20:33:36.875Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T20:33:37.405Z] === RUN TestGetDriver [2022-01-20T20:33:37.405Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T20:33:37.405Z] === RUN TestVolumeRequestError [2022-01-20T20:33:37.405Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T20:33:37.405Z] PASS [2022-01-20T20:33:37.405Z] coverage: 36.1% of statements [2022-01-20T20:33:37.405Z] ok github.com/docker/docker/volume/drivers 0.131s coverage: 36.1% of statements [2022-01-20T20:33:37.405Z] === RUN TestGetAddress [2022-01-20T20:33:37.405Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T20:33:37.405Z] === RUN TestRemove [2022-01-20T20:33:37.405Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:33:37.405Z] --- SKIP: TestRemove (0.00s) [2022-01-20T20:33:37.405Z] === RUN TestInitializeWithVolumes [2022-01-20T20:33:37.405Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T20:33:37.405Z] === RUN TestCreate [2022-01-20T20:33:37.405Z] --- PASS: TestCreate (0.01s) [2022-01-20T20:33:37.405Z] === RUN TestValidateName [2022-01-20T20:33:37.405Z] --- PASS: TestValidateName (0.00s) [2022-01-20T20:33:37.405Z] === RUN TestCreateWithOpts [2022-01-20T20:33:37.405Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:33:37.405Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T20:33:37.405Z] === RUN TestRelaodNoOpts [2022-01-20T20:33:37.405Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-20T20:33:37.405Z] PASS [2022-01-20T20:33:37.405Z] coverage: 41.5% of statements [2022-01-20T20:33:37.405Z] ok github.com/docker/docker/volume/local 0.186s coverage: 41.5% of statements [2022-01-20T20:33:37.877Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-01-20T20:33:37.877Z] === RUN TestFindNode [2022-01-20T20:33:37.877Z] 2022/01/20 20:33:37 Closing DB instances... [2022-01-20T20:33:37.877Z] --- PASS: TestFindNode (0.05s) [2022-01-20T20:33:37.877Z] === RUN TestChangeNodeState [2022-01-20T20:33:37.877Z] 2022/01/20 20:33:37 Closing DB instances... [2022-01-20T20:33:37.877Z] --- PASS: TestChangeNodeState (0.08s) [2022-01-20T20:33:37.877Z] === RUN TestNodeReincarnation [2022-01-20T20:33:37.877Z] 2022/01/20 20:33:37 Closing DB instances... [2022-01-20T20:33:39.399Z] === CONT TestReadPluginNoRead [2022-01-20T20:33:39.399Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRaw [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T20:33:40.113Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRaw [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T20:33:40.113Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestConvertTmpfsOptions [2022-01-20T20:33:40.113Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T20:33:40.113Z] linux_parser_test.go:209: data="ro" [2022-01-20T20:33:40.113Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestParseMountSpec [2022-01-20T20:33:40.113Z] parser_test.go:62: case 0 [2022-01-20T20:33:40.113Z] parser_test.go:62: case 1 [2022-01-20T20:33:40.113Z] parser_test.go:62: case 2 [2022-01-20T20:33:40.113Z] parser_test.go:62: case 3 [2022-01-20T20:33:40.113Z] parser_test.go:62: case 4 [2022-01-20T20:33:40.113Z] parser_test.go:62: case 5 [2022-01-20T20:33:40.113Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestValidateMount [2022-01-20T20:33:40.113Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRaw [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T20:33:40.113Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T20:33:40.113Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T20:33:40.113Z] PASS [2022-01-20T20:33:40.113Z] coverage: 67.6% of statements [2022-01-20T20:33:40.113Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 67.6% of statements [2022-01-20T20:33:40.585Z] === RUN TestSetGetMeta [2022-01-20T20:33:40.585Z] === PAUSE TestSetGetMeta [2022-01-20T20:33:40.585Z] === RUN TestRestore [2022-01-20T20:33:40.585Z] === PAUSE TestRestore [2022-01-20T20:33:40.585Z] === RUN TestServiceCreate [2022-01-20T20:33:40.585Z] === PAUSE TestServiceCreate [2022-01-20T20:33:40.585Z] === RUN TestServiceList [2022-01-20T20:33:40.585Z] === PAUSE TestServiceList [2022-01-20T20:33:40.585Z] === RUN TestServiceRemove [2022-01-20T20:33:40.585Z] === PAUSE TestServiceRemove [2022-01-20T20:33:40.585Z] === RUN TestServiceGet [2022-01-20T20:33:40.585Z] === PAUSE TestServiceGet [2022-01-20T20:33:40.585Z] === RUN TestServicePrune [2022-01-20T20:33:40.585Z] === PAUSE TestServicePrune [2022-01-20T20:33:40.585Z] === RUN TestCreate [2022-01-20T20:33:40.585Z] === PAUSE TestCreate [2022-01-20T20:33:40.585Z] === RUN TestRemove [2022-01-20T20:33:40.585Z] === PAUSE TestRemove [2022-01-20T20:33:40.585Z] === RUN TestList [2022-01-20T20:33:40.585Z] === PAUSE TestList [2022-01-20T20:33:40.585Z] === RUN TestFindByDriver [2022-01-20T20:33:40.585Z] === PAUSE TestFindByDriver [2022-01-20T20:33:40.585Z] === RUN TestFindByReferenced [2022-01-20T20:33:40.585Z] === PAUSE TestFindByReferenced [2022-01-20T20:33:40.585Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T20:33:40.585Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T20:33:40.585Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:33:40.585Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:33:40.585Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T20:33:40.585Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T20:33:40.585Z] === RUN TestRefDerefRemove [2022-01-20T20:33:40.585Z] === PAUSE TestRefDerefRemove [2022-01-20T20:33:40.585Z] === RUN TestGet [2022-01-20T20:33:40.585Z] === PAUSE TestGet [2022-01-20T20:33:40.585Z] === RUN TestGetWithReference [2022-01-20T20:33:40.585Z] === PAUSE TestGetWithReference [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:33:40.585Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T20:33:40.585Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T20:33:40.585Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T20:33:40.585Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T20:33:40.585Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T20:33:41.057Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T20:33:41.057Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T20:33:41.057Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T20:33:41.057Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T20:33:41.057Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T20:33:41.057Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T20:33:41.057Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T20:33:41.057Z] === CONT TestSetGetMeta [2022-01-20T20:33:41.057Z] === CONT TestList [2022-01-20T20:33:41.057Z] === CONT TestServiceGet [2022-01-20T20:33:41.057Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T20:33:41.057Z] --- PASS: TestSetGetMeta (0.04s) [2022-01-20T20:33:41.057Z] === CONT TestRemove [2022-01-20T20:33:41.057Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-01-20T20:33:41.057Z] === CONT TestCreate [2022-01-20T20:33:41.057Z] --- PASS: TestList (0.08s) [2022-01-20T20:33:41.057Z] === CONT TestServicePrune [2022-01-20T20:33:41.057Z] --- PASS: TestRemove (0.08s) [2022-01-20T20:33:41.057Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T20:33:41.057Z] --- PASS: TestCreate (0.06s) [2022-01-20T20:33:41.057Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T20:33:41.057Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-01-20T20:33:41.057Z] === CONT TestFindByReferenced [2022-01-20T20:33:41.057Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-01-20T20:33:41.057Z] === CONT TestFindByDriver [2022-01-20T20:33:41.057Z] --- PASS: TestFindByReferenced (0.04s) [2022-01-20T20:33:41.057Z] === CONT TestGetWithReference [2022-01-20T20:33:41.057Z] --- PASS: TestFindByDriver (0.05s) [2022-01-20T20:33:41.057Z] === CONT TestGet [2022-01-20T20:33:41.057Z] --- PASS: TestGetWithReference (0.05s) [2022-01-20T20:33:41.057Z] === CONT TestRefDerefRemove [2022-01-20T20:33:41.057Z] --- PASS: TestGet (0.04s) [2022-01-20T20:33:41.057Z] === CONT TestServiceList [2022-01-20T20:33:41.057Z] --- PASS: TestRefDerefRemove (0.04s) [2022-01-20T20:33:41.057Z] === CONT TestServiceRemove [2022-01-20T20:33:41.057Z] --- PASS: TestServiceGet (0.33s) [2022-01-20T20:33:41.057Z] === CONT TestServiceCreate [2022-01-20T20:33:41.057Z] time="2022-01-20T20:33:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:33:41.057Z] --- PASS: TestServiceRemove (0.06s) [2022-01-20T20:33:41.057Z] === CONT TestRestore [2022-01-20T20:33:41.057Z] --- PASS: TestServiceList (0.09s) [2022-01-20T20:33:41.057Z] time="2022-01-20T20:33:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:33:41.057Z] time="2022-01-20T20:33:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:33:41.057Z] --- PASS: TestServiceCreate (0.05s) [2022-01-20T20:33:41.057Z] time="2022-01-20T20:33:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T20:33:41.057Z] time="2022-01-20T20:33:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T20:33:41.057Z] --- PASS: TestRestore (0.05s) [2022-01-20T20:33:41.057Z] --- PASS: TestServicePrune (0.31s) [2022-01-20T20:33:41.057Z] PASS [2022-01-20T20:33:41.057Z] coverage: 69.0% of statements [2022-01-20T20:33:41.057Z] ok github.com/docker/docker/volume/service 0.565s coverage: 69.0% of statements [2022-01-20T20:33:41.303Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:33:42.240Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T20:33:43.289Z] --- PASS: TestNodeReincarnation (5.06s) [2022-01-20T20:33:43.289Z] === RUN TestParallelCreate [2022-01-20T20:33:43.289Z] 2022/01/20 20:33:42 Closing DB instances... [2022-01-20T20:33:43.289Z] --- PASS: TestParallelCreate (0.03s) [2022-01-20T20:33:43.289Z] === RUN TestParallelDelete [2022-01-20T20:33:43.289Z] 2022/01/20 20:33:42 Closing DB instances... [2022-01-20T20:33:43.289Z] --- PASS: TestParallelDelete (0.03s) [2022-01-20T20:33:43.289Z] === RUN TestNetworkDBIslands [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c92b7876d131 with config:&{NodeID:c92b7876d131 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node c92b7876d131/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node c92b7876d131/172.20.74.252, added to nodes list" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:41fc1f6da195 with config:&{NodeID:41fc1f6da195 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node 41fc1f6da195/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node 41fc1f6da195/172.20.74.252, added to nodes list" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node 41fc1f6da195/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node 41fc1f6da195/172.20.74.252, added to nodes list" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node c92b7876d131/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=info msg="Node c92b7876d131/172.20.74.252, added to nodes list" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T20:33:43.289Z] time="2022-01-20T20:33:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-01-20T20:33:43.428Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T20:33:43.618Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:33:43.766Z] time="2022-01-20T20:33:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b5bdd0022e5d with config:&{NodeID:b5bdd0022e5d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:44.186Z] --- PASS: TestContinueAfterPluginCrash (7.90s) [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node c92b7876d131/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node c92b7876d131/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node 41fc1f6da195/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node 41fc1f6da195/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:43Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f5b54b9b7c92 with config:&{NodeID:f5b54b9b7c92 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node 41fc1f6da195/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node 41fc1f6da195/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node c92b7876d131/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=info msg="Node c92b7876d131/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T20:33:44.239Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-20T20:33:44.287Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T20:33:44.446Z] === CONT TestReadPluginNoRead [2022-01-20T20:33:44.446Z] read_test.go:92: [d0c3a7fe26f33] daemon is not started [2022-01-20T20:33:44.446Z] --- PASS: TestReadPluginNoRead (5.41s) [2022-01-20T20:33:44.446Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2022-01-20T20:33:44.446Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-01-20T20:33:44.446Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s) [2022-01-20T20:33:44.446Z] PASS [2022-01-20T20:33:44.446Z] [2022-01-20T20:33:44.446Z] DONE 6 tests in 8.466s [2022-01-20T20:33:44.446Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-20T20:33:44.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:44.446Z] ++ set -e [2022-01-20T20:33:44.446Z] ++ '[' -n 0 ']' [2022-01-20T20:33:44.446Z] ++ set -x [2022-01-20T20:33:44.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:44.446Z] testing: warning: no tests to run [2022-01-20T20:33:44.446Z] PASS [2022-01-20T20:33:44.446Z] [2022-01-20T20:33:44.446Z] DONE 0 tests in 0.028s [2022-01-20T20:33:44.446Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:33:44.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:44.446Z] ++ set -e [2022-01-20T20:33:44.446Z] ++ '[' -n 0 ']' [2022-01-20T20:33:44.446Z] ++ set -x [2022-01-20T20:33:44.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:44.543Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T20:33:44.705Z] INFO: Testing against a local daemon [2022-01-20T20:33:44.705Z] === RUN TestPluginWithDevMounts [2022-01-20T20:33:44.705Z] === PAUSE TestPluginWithDevMounts [2022-01-20T20:33:44.705Z] === CONT TestPluginWithDevMounts [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:66c9f07b7b9c with config:&{NodeID:66c9f07b7b9c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node c92b7876d131/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node c92b7876d131/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node 41fc1f6da195/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node 41fc1f6da195/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-01-20T20:33:44.712Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T20:33:45.106Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:45.194Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=info msg="The new bootstrap node list is:[172.20.74.252:10033 172.20.74.252:10034 172.20.74.252:10035]" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10033" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49354" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10034" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49355" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10035" [2022-01-20T20:33:45.194Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49356" [2022-01-20T20:33:45.669Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="The new bootstrap node list is:[172.20.74.252:10033 172.20.74.252:10034 172.20.74.252:10035]" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10033" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49357" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10034" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49358" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10035" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49359" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="node 0 leaving" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131 change state NodeActive --> NodeLeft" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="node5(66c9f07b7b9c): Node leave event for c92b7876d131/172.20.74.252" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131 change state NodeActive --> NodeLeft" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131 change state NodeActive --> NodeLeft" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="node4(f5b54b9b7c92): Node leave event for c92b7876d131/172.20.74.252" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="node2(41fc1f6da195): Node leave event for c92b7876d131/172.20.74.252" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131 change state NodeActive --> NodeLeft" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="node1(c92b7876d131): Node leave event for c92b7876d131/172.20.74.252" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131 change state NodeActive --> NodeLeft" [2022-01-20T20:33:45.669Z] time="2022-01-20T20:33:45Z" level=info msg="node3(b5bdd0022e5d): Node leave event for c92b7876d131/172.20.74.252" [2022-01-20T20:33:45.669Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T20:33:45.926Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T20:33:45.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-20T20:33:46.082Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-01-20T20:33:46.082Z] PASS [2022-01-20T20:33:46.082Z] [2022-01-20T20:33:46.082Z] DONE 1 tests in 1.605s [2022-01-20T20:33:46.082Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:33:46.082Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:46.082Z] ++ set -e [2022-01-20T20:33:46.082Z] ++ '[' -n 0 ']' [2022-01-20T20:33:46.082Z] ++ set -x [2022-01-20T20:33:46.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node c92b7876d131/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="node 1 leaving" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node 41fc1f6da195 change state NodeActive --> NodeLeft" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="node3(b5bdd0022e5d): Node leave event for 41fc1f6da195/172.20.74.252" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node 41fc1f6da195/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node 41fc1f6da195 change state NodeActive --> NodeFailed" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node 41fc1f6da195 change state NodeActive --> NodeLeft" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="node5(66c9f07b7b9c): Node leave event for 41fc1f6da195/172.20.74.252" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node 41fc1f6da195/172.20.74.252, added to failed nodes list" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="Node 41fc1f6da195 change state NodeActive --> NodeLeft" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=info msg="node4(f5b54b9b7c92): Node leave event for 41fc1f6da195/172.20.74.252" [2022-01-20T20:33:46.141Z] time="2022-01-20T20:33:45Z" level=error msg="node: 41fc1f6da195 is unknown to memberlist" [2022-01-20T20:33:46.341Z] INFO: Testing against a local daemon [2022-01-20T20:33:46.341Z] === RUN TestSecretInspect [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="Node 41fc1f6da195/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="Node 41fc1f6da195/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="Node 41fc1f6da195/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="node 2 leaving" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="Node b5bdd0022e5d change state NodeActive --> NodeLeft" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="node4(f5b54b9b7c92): Node leave event for b5bdd0022e5d/172.20.74.252" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="Node b5bdd0022e5d change state NodeActive --> NodeLeft" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="node5(66c9f07b7b9c): Node leave event for b5bdd0022e5d/172.20.74.252" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="Node b5bdd0022e5d change state NodeActive --> NodeLeft" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="node3(b5bdd0022e5d): Node leave event for b5bdd0022e5d/172.20.74.252" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=debug msg="memberlist: Failed ping: 66c9f07b7b9c (timeout reached)" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.74.252:10034: use of closed network connection" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.74.252:10035: use of closed network connection" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.74.252:10036: use of closed network connection" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49360" [2022-01-20T20:33:46.622Z] time="2022-01-20T20:33:46Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, left gossip cluster" [2022-01-20T20:33:46.855Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T20:33:46.855Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T20:33:47.094Z] time="2022-01-20T20:33:46Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, left gossip cluster" [2022-01-20T20:33:47.094Z] time="2022-01-20T20:33:46Z" level=warning msg="memberlist: Failed to send gossip to 172.20.74.252:10037: write udp [::]:10035->172.20.74.252:10037: use of closed network connection" [2022-01-20T20:33:47.094Z] time="2022-01-20T20:33:46Z" level=info msg="Node b5bdd0022e5d/172.20.74.252, left gossip cluster" [2022-01-20T20:33:47.094Z] networkdb_test.go:867: node5: OK [2022-01-20T20:33:47.095Z] networkdb_test.go:867: node4: OK [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="node 0 coming back" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:820904c7fece with config:&{NodeID:820904c7fece Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="Node 820904c7fece/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="Node 820904c7fece/172.20.74.252, added to nodes list" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="node 1 coming back" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d56780700dc5 with config:&{NodeID:d56780700dc5 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="Node d56780700dc5/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="Node d56780700dc5/172.20.74.252, added to nodes list" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="node 2 coming back" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f1283c9efe20 with config:&{NodeID:f1283c9efe20 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="Node f1283c9efe20/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=info msg="Node f1283c9efe20/172.20.74.252, added to nodes list" [2022-01-20T20:33:47.095Z] time="2022-01-20T20:33:46Z" level=warning msg="memberlist: Was able to connect to 66c9f07b7b9c but other probes failed, network may be misconfigured" [2022-01-20T20:33:47.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-20T20:33:47.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:33:47.257Z] INFO: Testing against a local daemon [2022-01-20T20:33:47.257Z] === RUN TestBuildWithSession [2022-01-20T20:33:47.257Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:33:47.257Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:33:47.257Z] === RUN TestBuildSquashParent [2022-01-20T20:33:47.257Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:33:47.257Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T20:33:47.257Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:33:47.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:33:47.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:33:47.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:33:47.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:33:47.257Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:33:47.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:33:47.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:33:47.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:33:47.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:33:47.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:33:47.257Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:33:47.257Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:33:47.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:33:47.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:33:47.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:33:47.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:33:47.571Z] time="2022-01-20T20:33:47Z" level=debug msg="memberlist: Failed ping: f5b54b9b7c92 (timeout reached)" [2022-01-20T20:33:47.571Z] time="2022-01-20T20:33:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.74.252:10037: use of closed network connection" [2022-01-20T20:33:47.571Z] time="2022-01-20T20:33:47Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49361" [2022-01-20T20:33:48.043Z] time="2022-01-20T20:33:47Z" level=warning msg="memberlist: Was able to connect to f5b54b9b7c92 but other probes failed, network may be misconfigured" [2022-01-20T20:33:48.043Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:33:48.043Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:33:48.043Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:33:48.043Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T20:33:48.246Z] --- PASS: TestSecretInspect (1.65s) [2022-01-20T20:33:48.246Z] === RUN TestSecretList [2022-01-20T20:33:49.001Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T20:33:49.564Z] docker_api_swarm_test.go:563: [df780c2d3306c] joining swarm manager [d18fcab206306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:33:49.624Z] --- PASS: TestSecretList (1.68s) [2022-01-20T20:33:49.624Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:33:50.284Z] time="2022-01-20T20:33:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.74.252:10033 172.20.74.252:10034 172.20.74.252:10035]" [2022-01-20T20:33:50.757Z] time="2022-01-20T20:33:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.74.252:10033 172.20.74.252:10034 172.20.74.252:10035]" [2022-01-20T20:33:51.456Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T20:33:51.528Z] --- PASS: TestSecretsCreateAndDelete (1.68s) [2022-01-20T20:33:51.528Z] === RUN TestSecretsUpdate [2022-01-20T20:33:51.536Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2022-01-20T20:33:51.536Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T20:33:51.536Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-20T20:33:51.536Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.81s) [2022-01-20T20:33:51.536Z] PASS [2022-01-20T20:33:51.536Z] [2022-01-20T20:33:51.536Z] === Skipped [2022-01-20T20:33:51.536Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:33:51.536Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:33:51.536Z] [2022-01-20T20:33:51.536Z] DONE 27 tests, 1 skipped in 181.291s [2022-01-20T20:33:51.536Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:33:51.536Z] INFO: Testing against a local daemon [2022-01-20T20:33:51.536Z] === RUN TestSessionCreate [2022-01-20T20:33:51.536Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T20:33:51.536Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:33:51.536Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T20:33:51.536Z] PASS [2022-01-20T20:33:51.536Z] [2022-01-20T20:33:51.536Z] DONE 2 tests in 0.067s [2022-01-20T20:33:51.536Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:33:51.536Z] INFO: Testing against a local daemon [2022-01-20T20:33:51.536Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:33:51.536Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:33:51.536Z] === RUN TestDiskUsage [2022-01-20T20:33:51.536Z] === PAUSE TestDiskUsage [2022-01-20T20:33:51.536Z] === RUN TestEventsExecDie [2022-01-20T20:33:51.536Z] --- PASS: TestEventsExecDie (0.55s) [2022-01-20T20:33:51.536Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:33:51.536Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T20:33:51.536Z] === RUN TestEventsVolumeCreate [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10033" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49362" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, is the new incarnation of the shutdown node c92b7876d131/172.20.74.252" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10034" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49363" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, is the new incarnation of the shutdown node 41fc1f6da195/172.20.74.252" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.74.252:10035" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49364" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, is the new incarnation of the shutdown node b5bdd0022e5d/172.20.74.252" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, is the new incarnation of the shutdown node b5bdd0022e5d/172.20.74.252" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, is the new incarnation of the shutdown node 41fc1f6da195/172.20.74.252" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, is the new incarnation of the shutdown node c92b7876d131/172.20.74.252" [2022-01-20T20:33:51.752Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece/172.20.74.252, added to nodes list" [2022-01-20T20:33:51.793Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-20T20:33:51.793Z] === RUN TestInfoBinaryCommits [2022-01-20T20:33:51.793Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-20T20:33:51.793Z] === RUN TestInfoAPIVersioned [2022-01-20T20:33:51.793Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T20:33:51.793Z] === RUN TestInfoAPI [2022-01-20T20:33:51.793Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T20:33:51.793Z] === RUN TestInfoAPIWarnings [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node f1283c9efe20/172.20.74.252, added to nodes list" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, joined gossip cluster" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node d56780700dc5/172.20.74.252, added to nodes list" [2022-01-20T20:33:52.225Z] 2022/01/20 20:33:51 Closing DB instances... [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="node5(66c9f07b7b9c): Node leave event for 820904c7fece/172.20.74.252" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="node3(f1283c9efe20): Node leave event for 820904c7fece/172.20.74.252" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="node4(f5b54b9b7c92): Node leave event for 820904c7fece/172.20.74.252" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="Node 820904c7fece change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:51Z" level=info msg="node1(820904c7fece): Node leave event for 820904c7fece/172.20.74.252" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:52Z" level=info msg="Node 820904c7fece/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:52Z" level=info msg="Node 820904c7fece change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:52Z" level=info msg="node2(d56780700dc5): Node leave event for 820904c7fece/172.20.74.252" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:52Z" level=info msg="Node 820904c7fece/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.225Z] time="2022-01-20T20:33:52Z" level=info msg="Node 820904c7fece/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node 820904c7fece/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node 820904c7fece/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5 change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="node5(66c9f07b7b9c): Node leave event for d56780700dc5/172.20.74.252" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5 change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5 change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="node4(f5b54b9b7c92): Node leave event for d56780700dc5/172.20.74.252" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="node3(f1283c9efe20): Node leave event for d56780700dc5/172.20.74.252" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5 change state NodeActive --> NodeLeft" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="node2(d56780700dc5): Node leave event for d56780700dc5/172.20.74.252" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.697Z] time="2022-01-20T20:33:52Z" level=info msg="Node d56780700dc5/172.20.74.252, left gossip cluster" [2022-01-20T20:33:52.905Z] --- PASS: TestSecretsUpdate (1.68s) [2022-01-20T20:33:52.905Z] === RUN TestTemplatedSecret [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:52Z" level=info msg="Node f1283c9efe20 change state NodeActive --> NodeLeft" [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:52Z" level=info msg="node4(f5b54b9b7c92): Node leave event for f1283c9efe20/172.20.74.252" [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:52Z" level=info msg="Node f1283c9efe20 change state NodeActive --> NodeLeft" [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:52Z" level=info msg="node5(66c9f07b7b9c): Node leave event for f1283c9efe20/172.20.74.252" [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:52Z" level=info msg="Node f1283c9efe20 change state NodeActive --> NodeLeft" [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:52Z" level=info msg="node3(f1283c9efe20): Node leave event for f1283c9efe20/172.20.74.252" [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:53Z" level=info msg="Node f1283c9efe20/172.20.74.252, left gossip cluster" [2022-01-20T20:33:53.173Z] time="2022-01-20T20:33:53Z" level=info msg="Node f1283c9efe20/172.20.74.252, left gossip cluster" [2022-01-20T20:33:53.346Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=info msg="Node f1283c9efe20/172.20.74.252, left gossip cluster" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=debug msg="memberlist: Failed ping: f5b54b9b7c92 (timeout reached)" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.74.252:10037: use of closed network connection" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.74.252:10035: use of closed network connection" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=debug msg="memberlist: Stream connection from=172.20.74.252:49365" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=info msg="Node f5b54b9b7c92 change state NodeActive --> NodeLeft" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=info msg="node5(66c9f07b7b9c): Node leave event for f5b54b9b7c92/172.20.74.252" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=info msg="Node f5b54b9b7c92 change state NodeActive --> NodeLeft" [2022-01-20T20:33:53.648Z] time="2022-01-20T20:33:53Z" level=info msg="node4(f5b54b9b7c92): Node leave event for f5b54b9b7c92/172.20.74.252" [2022-01-20T20:33:54.120Z] time="2022-01-20T20:33:53Z" level=warning msg="memberlist: Was able to connect to f5b54b9b7c92 but other probes failed, network may be misconfigured" [2022-01-20T20:33:54.595Z] time="2022-01-20T20:33:54Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, left gossip cluster" [2022-01-20T20:33:54.595Z] time="2022-01-20T20:33:54Z" level=info msg="Node f5b54b9b7c92/172.20.74.252, left gossip cluster" [2022-01-20T20:33:54.711Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T20:33:54.711Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T20:33:55.071Z] time="2022-01-20T20:33:54Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, left gossip cluster" [2022-01-20T20:33:55.071Z] time="2022-01-20T20:33:54Z" level=info msg="Node 66c9f07b7b9c change state NodeActive --> NodeFailed" [2022-01-20T20:33:55.071Z] time="2022-01-20T20:33:54Z" level=info msg="Node 66c9f07b7b9c/172.20.74.252, added to failed nodes list" [2022-01-20T20:33:55.071Z] --- PASS: TestNetworkDBIslands (11.92s) [2022-01-20T20:33:55.071Z] PASS [2022-01-20T20:33:55.071Z] coverage: 60.0% of statements [2022-01-20T20:33:55.071Z] ok github.com/docker/docker/libnetwork/networkdb 104.881s coverage: 60.0% of statements [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:33:55.071Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:33:55.441Z] --- PASS: TestTemplatedSecret (2.01s) [2022-01-20T20:33:55.441Z] === RUN TestSecretCreateResolve [2022-01-20T20:33:55.640Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T20:33:57.006Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T20:33:57.345Z] --- PASS: TestSecretCreateResolve (2.06s) [2022-01-20T20:33:57.345Z] PASS [2022-01-20T20:33:57.345Z] [2022-01-20T20:33:57.345Z] DONE 6 tests in 10.870s [2022-01-20T20:33:57.345Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:33:57.345Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:57.345Z] ++ set -e [2022-01-20T20:33:57.345Z] ++ '[' -n 0 ']' [2022-01-20T20:33:57.345Z] ++ set -x [2022-01-20T20:33:57.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:33:57.345Z] INFO: Testing against a local daemon [2022-01-20T20:33:57.345Z] === RUN TestServiceCreateInit [2022-01-20T20:33:57.345Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:33:57.934Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T20:33:58.190Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T20:34:00.081Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T20:34:00.633Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === Skipped [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T20:34:00.971Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-01-20T20:34:00.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.02s) [2022-01-20T20:34:00.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T20:34:00.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-20T20:34:00.971Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T20:34:00.971Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:34:00.971Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:34:00.971Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:34:00.971Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.02s) [2022-01-20T20:34:00.971Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:34:00.971Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T20:34:00.971Z] daemon_test.go:145: root required [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T20:34:00.971Z] reload_test.go:342: root required [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-01-20T20:34:00.971Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T20:34:00.971Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T20:34:00.971Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T20:34:00.971Z] download_test.go:267: Needs fixing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T20:34:00.971Z] layer_test.go:303: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T20:34:00.971Z] layer_test.go:352: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T20:34:00.971Z] layer_test.go:467: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T20:34:00.971Z] layer_test.go:696: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T20:34:00.971Z] migration_test.go:45: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T20:34:00.971Z] migration_test.go:181: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T20:34:00.971Z] mount_test.go:17: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T20:34:00.971Z] mount_test.go:76: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T20:34:00.971Z] mount_test.go:125: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T20:34:00.971Z] mount_test.go:212: Failing on Windows [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-20T20:34:00.971Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T20:34:00.971Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T20:34:00.971Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T20:34:00.971Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T20:34:00.971Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T20:34:00.971Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T20:34:00.971Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T20:34:00.971Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T20:34:00.971Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T20:34:00.971Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T20:34:00.971Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T20:34:00.971Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:34:00.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:34:00.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:34:00.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:34:00.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:34:00.971Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T20:34:00.971Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T20:34:00.971Z] archive_test.go:140: zstd not installed [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T20:34:00.971Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T20:34:00.971Z] archive_windows_test.go:16: Currently fails [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T20:34:00.971Z] changes_test.go:195: needs more investigation [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T20:34:00.971Z] changes_test.go:432: needs further investigation [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T20:34:00.971Z] changes_test.go:468: needs further investigation [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T20:34:00.971Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T20:34:00.971Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T20:34:00.971Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T20:34:00.971Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:34:00.971Z] [2022-01-20T20:34:00.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T20:34:00.972Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T20:34:00.972Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:34:00.972Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T20:34:00.972Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T20:34:00.972Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T20:34:00.972Z] poller_test.go:40: No chmod on Windows [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T20:34:00.972Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T20:34:00.972Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T20:34:00.972Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T20:34:00.972Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-20T20:34:00.972Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T20:34:00.972Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T20:34:00.972Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T20:34:00.972Z] [2022-01-20T20:34:00.972Z] DONE 2069 tests, 68 skipped in 317.303s [2022-01-20T20:34:00.972Z] INFO: make.ps1 ended at 01/20/2022 20:34:00 [2022-01-20T20:34:02.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:34:02.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:34:02.600Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T20:34:02.600Z] docker_api_swarm_test.go:585: [d6366454b0a0a] joining swarm manager [d18fcab206306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:34:03.940Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T20:34:03.940Z] INFO: Unit tests ended at 01/20/2022 20:34:03. Duration:00:05:49.3511147 [2022-01-20T20:34:03.940Z] INFO: Building busybox [2022-01-20T20:34:03.940Z] Sending build context to Docker daemon 5.12kB [2022-01-20T20:34:03.940Z] [2022-01-20T20:34:03.940Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T20:34:03.940Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T20:34:03.940Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T20:34:03.940Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T20:34:03.940Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T20:34:03.940Z] ---> 60d6f56ecebd [2022-01-20T20:34:03.940Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T20:34:03.940Z] ---> Running in cbc1305a2a84 [2022-01-20T20:34:03.964Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T20:34:04.824Z] --- PASS: TestServiceCreateInit (7.13s) [2022-01-20T20:34:04.824Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-01-20T20:34:04.824Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-01-20T20:34:04.824Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:34:05.330Z] check_test.go:379: [df780c2d3306c] daemon is not started [2022-01-20T20:34:07.848Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T20:34:07.848Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T20:34:08.777Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T20:34:09.340Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T20:34:09.596Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T20:34:09.596Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T20:34:09.862Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-01-20T20:34:09.862Z] === RUN TestInfoDebug [2022-01-20T20:34:09.862Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T20:34:09.862Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:34:09.862Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T20:34:09.862Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:34:09.862Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T20:34:09.862Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:34:09.862Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2022-01-20T20:34:09.862Z] === RUN TestPingCacheHeaders [2022-01-20T20:34:09.863Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T20:34:09.863Z] === RUN TestPingGet [2022-01-20T20:34:09.863Z] --- PASS: TestPingGet (0.01s) [2022-01-20T20:34:09.863Z] === RUN TestPingHead [2022-01-20T20:34:09.863Z] --- PASS: TestPingHead (0.02s) [2022-01-20T20:34:09.863Z] === RUN TestVersion [2022-01-20T20:34:09.863Z] --- PASS: TestVersion (0.02s) [2022-01-20T20:34:09.863Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:34:09.863Z] === CONT TestDiskUsage [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:34:10.428Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:34:10.526Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:34:10.687Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:34:11.087Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T20:34:11.253Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:34:11.253Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:34:11.253Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:34:11.253Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:34:11.253Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:34:11.253Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:34:11.254Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:34:11.254Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:34:11.254Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:34:11.254Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage (1.52s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:34:11.254Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-01-20T20:34:11.254Z] PASS [2022-01-20T20:34:11.254Z] [2022-01-20T20:34:11.254Z] DONE 50 tests in 20.324s [2022-01-20T20:34:11.254Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:34:11.344Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T20:34:11.512Z] INFO: Testing against a local daemon [2022-01-20T20:34:11.512Z] === RUN TestVolumesCreateAndList [2022-01-20T20:34:11.512Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T20:34:11.512Z] === RUN TestVolumesRemove [2022-01-20T20:34:11.512Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T20:34:11.512Z] === RUN TestVolumesInspect [2022-01-20T20:34:11.512Z] --- PASS: TestVolumesInspect (0.01s) [2022-01-20T20:34:11.512Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:34:11.512Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:34:11.512Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:34:11.512Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:34:11.512Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-20T20:34:11.512Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:34:11.512Z] PASS [2022-01-20T20:34:11.512Z] [2022-01-20T20:34:11.512Z] DONE 5 tests in 0.148s [2022-01-20T20:34:11.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:34:11.906Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T20:34:11.906Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T20:34:12.078Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-20T20:34:12.078Z] Removing test suite binaries [2022-01-20T20:34:12.078Z] exiting test-integration [2022-01-20T20:34:12.078Z] ++ exit 0 [2022-01-20T20:34:12.078Z] [2022-01-20T20:34:12.468Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T20:34:12.722Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T20:34:12.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.07s) [2022-01-20T20:34:12.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.44s) [2022-01-20T20:34:12.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.55s) [2022-01-20T20:34:12.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.60s) [2022-01-20T20:34:12.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.64s) [2022-01-20T20:34:12.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.06s) [2022-01-20T20:34:12.723Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:34:12.723Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:34:13.398Z] === RUN TestDockerSuite/TestBuildLabelsOverride Post stage [Pipeline] junit [2022-01-20T20:34:13.465Z] Recording test results [2022-01-20T20:34:15.297Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T20:34:15.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-20T20:34:15.443Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T20:34:15.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-20T20:34:15.639Z] + echo Ensuring container killed. [2022-01-20T20:34:15.639Z] Ensuring container killed. [2022-01-20T20:34:15.639Z] + docker rm -vf docker-pr9 [2022-01-20T20:34:15.639Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-01-20T20:34:15.920Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:34:15.920Z] Chowning /workspace to jenkins user [2022-01-20T20:34:15.920Z] + id -u [2022-01-20T20:34:15.920Z] + id -g [2022-01-20T20:34:15.920Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43095:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:34:15.920Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:34:15.920Z] latest: Pulling from library/busybox [2022-01-20T20:34:16.004Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T20:34:16.187Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T20:34:16.187Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T20:34:16.187Z] 5cc84ad355aa: Download complete [2022-01-20T20:34:16.187Z] 5cc84ad355aa: Pull complete [2022-01-20T20:34:16.187Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:34:16.187Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:34:17.858Z] + bundleName=amd64-cgroup2 [2022-01-20T20:34:17.858Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T20:34:17.858Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T20:34:17.858Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T20:34:17.858Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-01-20T20:34:17.894Z] docker_api_swarm_test.go:46: [da23919c6c49c] joining swarm manager [d123f6917dfed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] archiveArtifacts [2022-01-20T20:34:18.131Z] Archiving artifacts [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T20:34:19.223Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T20:34:19.223Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T20:34:19.223Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T20:34:19.223Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T20:34:19.223Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T20:34:19.223Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T20:34:19.223Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T20:34:19.223Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T20:34:19.223Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T20:34:19.223Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T20:34:19.223Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T20:34:19.709Z] --- PASS: TestCreateServiceMultipleTimes (14.58s) [2022-01-20T20:34:19.709Z] === RUN TestCreateServiceConflict [2022-01-20T20:34:20.226Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T20:34:20.536Z] + make clean [2022-01-20T20:34:20.536Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T20:34:20.536Z] docker-dev-cache [2022-01-20T20:34:20.536Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T20:34:20.646Z] --- PASS: TestCreateServiceConflict (1.73s) [2022-01-20T20:34:20.646Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:34:20.793Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T20:34:21.200Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T20:34:21.574Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:34:22.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:34:23.223Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-01-20T20:34:23.224Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:34:23.554Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:34:23.717Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T20:34:23.717Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T20:34:23.754Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T20:34:23.754Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T20:34:23.754Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T20:34:23.754Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T20:34:23.754Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T20:34:23.754Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T20:34:23.754Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T20:34:23.754Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T20:34:23.754Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T20:34:23.973Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T20:34:23.973Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T20:34:24.230Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T20:34:24.487Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T20:34:25.121Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:34:25.855Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T20:34:26.111Z] --- PASS: TestBuildMultiStageCopy (14.63s) [2022-01-20T20:34:26.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.86s) [2022-01-20T20:34:26.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-01-20T20:34:26.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2022-01-20T20:34:26.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2022-01-20T20:34:26.111Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-01-20T20:34:26.111Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:34:27.220Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T20:34:27.562Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T20:34:27.562Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T20:34:27.562Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T20:34:27.562Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T20:34:27.562Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T20:34:29.067Z] --- PASS: TestBuildMultiStageParentConfig (2.71s) [2022-01-20T20:34:29.067Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:34:29.067Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:34:29.067Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T20:34:29.067Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:34:30.635Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-01-20T20:34:30.635Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:34:31.390Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T20:34:31.390Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T20:34:31.953Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T20:34:34.132Z] Removing intermediate container cbc1305a2a84 [2022-01-20T20:34:34.132Z] ---> 1888b3213223 [2022-01-20T20:34:34.132Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T20:34:34.132Z] ---> Running in 12e72992f066 [2022-01-20T20:34:34.604Z] Removing intermediate container 12e72992f066 [2022-01-20T20:34:34.604Z] ---> 6da467ff5759 [2022-01-20T20:34:34.604Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T20:34:34.604Z] ---> Running in 407db383a2e3 [2022-01-20T20:34:35.601Z] Removing intermediate container 407db383a2e3 [2022-01-20T20:34:35.601Z] ---> 68313a83c1d1 [2022-01-20T20:34:35.601Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T20:34:36.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-20T20:34:36.237Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T20:34:36.597Z] [2022-01-20T20:34:37.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-20T20:34:37.593Z] ---> 137d6b6939d5 [2022-01-20T20:34:37.593Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T20:34:37.593Z] ---> Running in 56825f10fe82 [2022-01-20T20:34:38.109Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-01-20T20:34:38.109Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:34:41.219Z] --- PASS: TestImportExtremelyLargeImageWorks (175.07s) [2022-01-20T20:34:41.219Z] PASS [2022-01-20T20:34:41.219Z] [2022-01-20T20:34:41.219Z] DONE 12 tests in 178.748s [2022-01-20T20:34:41.219Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T20:34:41.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:34:41.219Z] ++ set -e [2022-01-20T20:34:41.219Z] ++ '[' -n 0 ']' [2022-01-20T20:34:41.219Z] ++ set -x [2022-01-20T20:34:41.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:34:41.219Z] INFO: Testing against a local daemon [2022-01-20T20:34:41.219Z] === RUN TestNetworkCreateDelete [2022-01-20T20:34:41.219Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T20:34:41.219Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-01-20T20:34:41.219Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:34:41.219Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-01-20T20:34:41.219Z] === RUN TestDaemonDNSFallback [2022-01-20T20:34:43.109Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T20:34:44.037Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T20:34:45.400Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T20:34:45.400Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T20:34:45.400Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T20:34:45.582Z] --- PASS: TestBuildMultiStageOnBuild (14.15s) [2022-01-20T20:34:45.582Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:34:45.582Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:34:45.582Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-20T20:34:45.582Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:34:47.916Z] --- PASS: TestDaemonDNSFallback (6.55s) [2022-01-20T20:34:47.916Z] === RUN TestInspectNetwork [2022-01-20T20:34:47.916Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T20:34:48.172Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T20:34:50.063Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T20:34:50.063Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T20:34:50.316Z] --- PASS: TestCreateServiceSecretFileMode (12.34s) [2022-01-20T20:34:50.316Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:34:51.952Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T20:34:51.952Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T20:34:51.952Z] === RUN TestInspectNetwork/network_name [2022-01-20T20:34:51.952Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T20:34:51.952Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T20:34:52.208Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T20:34:52.664Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T20:34:52.664Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-20T20:34:52.664Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T20:34:52.664Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T20:34:52.664Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T20:34:52.664Z] Cross building: bundles/cross/windows/amd64 [2022-01-20T20:34:52.664Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T20:34:52.664Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T20:34:52.768Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T20:34:53.329Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T20:34:54.256Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T20:34:54.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T20:34:54.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T20:34:54.768Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T20:34:55.331Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T20:34:55.586Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T20:34:56.149Z] --- PASS: TestInspectNetwork (8.15s) [2022-01-20T20:34:56.149Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T20:34:56.149Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T20:34:56.149Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T20:34:56.149Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T20:34:56.149Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:34:57.075Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T20:34:57.638Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T20:34:57.894Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-01-20T20:34:57.894Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:34:57.894Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:34:57.894Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:34:57.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:34:57.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:34:57.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:34:57.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:34:57.894Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:34:57.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:34:57.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:34:57.894Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T20:34:57.894Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T20:34:57.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:34:57.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T20:34:57.894Z] === RUN TestNetworkList [2022-01-20T20:34:57.894Z] === RUN TestNetworkList//networks [2022-01-20T20:34:57.894Z] === PAUSE TestNetworkList//networks [2022-01-20T20:34:57.894Z] === RUN TestNetworkList//networks/ [2022-01-20T20:34:57.894Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:34:57.894Z] === CONT TestNetworkList//networks [2022-01-20T20:34:57.894Z] === CONT TestNetworkList//networks/ [2022-01-20T20:34:57.894Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T20:34:57.894Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:34:57.894Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:34:57.894Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:34:58.088Z] --- PASS: TestBuildMultiStageLayerLeak (11.92s) [2022-01-20T20:34:58.088Z] === RUN TestBuildWithHugeFile [2022-01-20T20:34:58.822Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-01-20T20:34:58.822Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:34:59.384Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T20:34:59.640Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-01-20T20:34:59.640Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:35:00.568Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-01-20T20:35:00.568Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:35:00.568Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T20:35:01.936Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-01-20T20:35:01.936Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:35:01.936Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T20:35:02.521Z] --- PASS: TestCreateServiceConfigFileMode (12.31s) [2022-01-20T20:35:02.521Z] === RUN TestCreateServiceSysctls [2022-01-20T20:35:02.864Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-01-20T20:35:02.864Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:35:02.864Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T20:35:03.426Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-20T20:35:03.426Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:35:03.458Z] --- PASS: TestCreateServiceSysctls (2.42s) [2022-01-20T20:35:03.458Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:35:03.988Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T20:35:04.248Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T20:35:05.363Z] --- PASS: TestCreateServiceCapabilities (1.81s) [2022-01-20T20:35:05.363Z] === RUN TestInspect [2022-01-20T20:35:06.138Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2022-01-20T20:35:06.138Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:35:06.138Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:35:06.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:35:06.138Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:35:06.699Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T20:35:07.270Z] --- PASS: TestInspect (2.18s) [2022-01-20T20:35:07.270Z] === RUN TestCreateJob [2022-01-20T20:35:08.618Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T20:35:09.560Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T20:35:09.804Z] --- PASS: TestCreateJob (2.37s) [2022-01-20T20:35:09.804Z] === RUN TestReplicatedJob [2022-01-20T20:35:09.826Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T20:35:15.076Z] --- PASS: TestReplicatedJob (4.85s) [2022-01-20T20:35:15.076Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:35:16.361Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T20:35:16.982Z] --- PASS: TestUpdateReplicatedJob (2.52s) [2022-01-20T20:35:16.982Z] === RUN TestServiceListWithStatuses [2022-01-20T20:35:16.982Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:35:16.982Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:35:16.982Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:35:18.878Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-20T20:35:19.805Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T20:35:20.271Z] --- PASS: TestDockerNetworkConnectAlias (3.42s) [2022-01-20T20:35:20.271Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:35:20.377Z] Removing intermediate container 56825f10fe82 [2022-01-20T20:35:20.377Z] ---> 1bdb9b05cfe5 [2022-01-20T20:35:20.377Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T20:35:20.377Z] ---> Running in fe67e2100acc [2022-01-20T20:35:21.373Z] [2022-01-20T20:35:21.373Z] SUCCESS: Specified value was saved. [2022-01-20T20:35:21.696Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T20:35:21.951Z] --- PASS: TestServiceWithDataPathPortInit (15.73s) [2022-01-20T20:35:21.951Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:35:22.208Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T20:35:23.135Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T20:35:23.391Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T20:35:23.559Z] --- PASS: TestDockerNetworkReConnect (2.78s) [2022-01-20T20:35:23.559Z] === RUN TestServicePlugin [2022-01-20T20:35:23.559Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:35:23.559Z] --- SKIP: TestServicePlugin (0.01s) [2022-01-20T20:35:23.559Z] === RUN TestServiceUpdateLabel [2022-01-20T20:35:24.320Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T20:35:25.247Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T20:35:25.247Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k1fzzhobg0whn4gjnw81084i9 Created:2022-01-20 20:35:23.39807666 +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[01cd6656b49a23a2c5c3d81df4858e83328dae0e773920b0bdb148acaf25c243:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m43c4lwuhn6ys6dp920pb9e7h EndpointID:7b008b65db9dba73208df83ac678b9fb3422c95afef5d41a8b176d77d97ec651 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:257f4d567674e26d38673aa684c9078bc51887f3b7a5cf16b0770cdd9ba167a6 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:8301203b6db9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m43c4lwuhn6ys6dp920pb9e7h EndpointID:7b008b65db9dba73208df83ac678b9fb3422c95afef5d41a8b176d77d97ec651 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T20:35:25.463Z] --- PASS: TestServiceUpdateLabel (2.05s) [2022-01-20T20:35:25.463Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:35:25.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-20T20:35:25.760Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T20:35:26.174Z] Removing intermediate container fe67e2100acc [2022-01-20T20:35:26.174Z] ---> 1c35f508935d [2022-01-20T20:35:26.174Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T20:35:26.174Z] ---> Running in fad94da7a60c [2022-01-20T20:35:26.688Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T20:35:27.617Z] docker_api_swarm_test.go:304: [df4926f30f822] joining swarm manager [dd9adaf06dca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:35:28.984Z] docker_api_swarm_test.go:305: [d7f1a18a5f6bb] joining swarm manager [dd9adaf06dca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:35:29.910Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2022-01-20T20:35:29.910Z] PASS [2022-01-20T20:35:29.910Z] [2022-01-20T20:35:29.910Z] === Skipped [2022-01-20T20:35:29.910Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:35:29.910Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:35:29.910Z] [2022-01-20T20:35:29.910Z] DONE 26 tests, 1 skipped in 49.422s [2022-01-20T20:35:30.168Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:35:30.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:30.168Z] ++ set -e [2022-01-20T20:35:30.168Z] ++ '[' -n 0 ']' [2022-01-20T20:35:30.168Z] ++ set -x [2022-01-20T20:35:30.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:30.168Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T20:35:30.168Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-20T20:35:30.168Z] INFO: Testing against a local daemon [2022-01-20T20:35:30.168Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T20:35:30.168Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:35:30.168Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:35:30.168Z] === RUN TestDockerNetworkIpvlan [2022-01-20T20:35:30.168Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:35:30.168Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:35:30.168Z] PASS [2022-01-20T20:35:30.168Z] [2022-01-20T20:35:30.168Z] === Skipped [2022-01-20T20:35:30.168Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T20:35:30.168Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:35:30.168Z] [2022-01-20T20:35:30.168Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T20:35:30.168Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T20:35:30.168Z] [2022-01-20T20:35:30.168Z] DONE 2 tests, 2 skipped in 0.128s [2022-01-20T20:35:30.168Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T20:35:30.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:30.168Z] ++ set -e [2022-01-20T20:35:30.168Z] ++ '[' -n 0 ']' [2022-01-20T20:35:30.168Z] ++ set -x [2022-01-20T20:35:30.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:30.168Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T20:35:30.168Z] INFO: Testing against a local daemon [2022-01-20T20:35:30.168Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T20:35:30.424Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T20:35:30.424Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T20:35:30.424Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T20:35:30.679Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T20:35:31.606Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T20:35:31.606Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T20:35:31.606Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-01-20T20:35:31.606Z] === RUN TestDockerNetworkMacvlan [2022-01-20T20:35:32.168Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T20:35:32.424Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T20:35:33.352Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T20:35:34.280Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T20:35:35.645Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T20:35:36.206Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T20:35:36.462Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T20:35:36.659Z] Cannot create a file when that file already exists. [2022-01-20T20:35:37.391Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T20:35:37.647Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T20:35:38.576Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T20:35:38.576Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T20:35:39.942Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T20:35:40.345Z] --- PASS: TestServiceUpdateSecrets (13.86s) [2022-01-20T20:35:40.345Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:35:41.312Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T20:35:42.681Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T20:35:44.051Z] --- PASS: TestDockerNetworkMacvlan (12.09s) [2022-01-20T20:35:44.051Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-01-20T20:35:44.051Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-01-20T20:35:44.051Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2022-01-20T20:35:44.051Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.12s) [2022-01-20T20:35:44.051Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.87s) [2022-01-20T20:35:44.051Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-01-20T20:35:44.051Z] PASS [2022-01-20T20:35:44.051Z] [2022-01-20T20:35:44.051Z] DONE 8 tests in 13.562s [2022-01-20T20:35:44.051Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T20:35:44.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:44.051Z] ++ set -e [2022-01-20T20:35:44.051Z] ++ '[' -n 0 ']' [2022-01-20T20:35:44.051Z] ++ set -x [2022-01-20T20:35:44.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:44.051Z] testing: warning: no tests to run [2022-01-20T20:35:44.051Z] PASS [2022-01-20T20:35:44.051Z] [2022-01-20T20:35:44.051Z] DONE 0 tests in 0.035s [2022-01-20T20:35:44.051Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T20:35:44.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:44.051Z] ++ set -e [2022-01-20T20:35:44.051Z] ++ '[' -n 0 ']' [2022-01-20T20:35:44.051Z] ++ set -x [2022-01-20T20:35:44.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:35:44.051Z] INFO: Testing against a local daemon [2022-01-20T20:35:44.051Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T20:35:44.307Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T20:35:45.236Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2022-01-20T20:35:45.236Z] === RUN TestAuthZPluginTLS [2022-01-20T20:35:45.798Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-01-20T20:35:45.798Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T20:35:46.360Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-20T20:35:46.360Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T20:35:46.921Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-01-20T20:35:46.921Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T20:35:47.147Z] Removing intermediate container fad94da7a60c [2022-01-20T20:35:47.148Z] ---> 4dff19d14d0e [2022-01-20T20:35:47.148Z] Step 13/13 : CMD ["sh"] [2022-01-20T20:35:47.148Z] ---> Running in 47d643aec670 [2022-01-20T20:35:47.148Z] Removing intermediate container 47d643aec670 [2022-01-20T20:35:47.148Z] ---> 8275813cb631 [2022-01-20T20:35:47.148Z] Successfully built 8275813cb631 [2022-01-20T20:35:47.148Z] Successfully tagged busybox:latest [2022-01-20T20:35:47.148Z] INFO: Docker images of the daemon under test [2022-01-20T20:35:47.148Z] [2022-01-20T20:35:47.148Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T20:35:47.148Z] busybox latest 8275813cb631 1 second ago 5.78GB [2022-01-20T20:35:47.148Z] microsoft/windowsservercore latest 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T20:35:47.148Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T20:35:47.148Z] [2022-01-20T20:35:47.148Z] INFO: Running integration tests at 01/20/2022 20:35:47... [2022-01-20T20:35:47.148Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T20:35:47.148Z] INFO: Integration API tests being run from the host: [2022-01-20T20:35:47.148Z] INFO: make.ps1 starting at 01/20/2022 20:35:47 [2022-01-20T20:35:47.483Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-01-20T20:35:47.483Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T20:35:48.850Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-01-20T20:35:48.850Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T20:35:49.387Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T20:35:49.413Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T20:35:49.413Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T20:35:49.976Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-20T20:35:49.976Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T20:35:50.537Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-01-20T20:35:50.537Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T20:35:52.426Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2022-01-20T20:35:52.426Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T20:35:53.794Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2022-01-20T20:35:53.794Z] === RUN TestAuthZPluginHeader [2022-01-20T20:35:54.725Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-01-20T20:35:54.725Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T20:35:55.225Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-01-20T20:35:55.225Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:35:55.672Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T20:35:56.627Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T20:35:56.627Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T20:35:57.553Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T20:35:58.116Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T20:35:59.482Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.51s) [2022-01-20T20:35:59.482Z] === RUN TestAuthZPluginV2Disable [2022-01-20T20:35:59.482Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T20:35:59.482Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T20:35:59.482Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T20:35:59.482Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T20:35:59.482Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T20:35:59.482Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T20:35:59.482Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T20:35:59.482Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T20:35:59.482Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T20:36:00.416Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T20:36:00.416Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T20:36:00.978Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T20:36:01.540Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T20:36:02.101Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T20:36:02.101Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-20T20:36:02.358Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T20:36:03.287Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2022-01-20T20:36:03.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T20:36:04.654Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T20:36:05.203Z] --- PASS: TestServiceUpdateNetwork (11.78s) [2022-01-20T20:36:05.203Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:36:06.020Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T20:36:06.583Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2022-01-20T20:36:06.583Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T20:36:06.583Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T20:36:06.595Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T20:36:06.840Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T20:36:07.181Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T20:36:07.402Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T20:36:07.402Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T20:36:07.402Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T20:36:07.962Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T20:36:09.327Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T20:36:09.327Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T20:36:09.327Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T20:36:09.327Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T20:36:09.890Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T20:36:10.451Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T20:36:11.380Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T20:36:11.945Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T20:36:13.759Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T20:36:13.835Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T20:36:14.156Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T20:36:14.156Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T20:36:14.156Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T20:36:14.156Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T20:36:14.156Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-20T20:36:14.156Z] remote: Enumerating objects: 23, done. [2022-01-20T20:36:14.156Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-20T20:36:14.156Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-20T20:36:14.156Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-20T20:36:14.156Z] 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) 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 | 5.08 MiB/s, done. [2022-01-20T20:36:14.156Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-20T20:36:14.156Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-20T20:36:14.156Z] Cross building: bundles/cross/linux/ppc64le [2022-01-20T20:36:14.156Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T20:36:14.156Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T20:36:15.200Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T20:36:16.128Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T20:36:17.494Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T20:36:17.860Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T20:36:17.860Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T20:36:17.860Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T20:36:18.421Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T20:36:18.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-20T20:36:19.605Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T20:36:20.167Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T20:36:20.167Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T20:36:20.167Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T20:36:20.167Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.61s) [2022-01-20T20:36:20.167Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T20:36:20.423Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T20:36:20.423Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T20:36:20.423Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T20:36:20.423Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T20:36:21.353Z] docker_api_swarm_test.go:272: [d6070756c6fe4] joining swarm manager [d36d48cf6e7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:36:21.876Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2022-01-20T20:36:21.876Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T20:36:21.876Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-20T20:36:21.876Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T20:36:21.876Z] PASS [2022-01-20T20:36:21.876Z] [2022-01-20T20:36:21.876Z] === Skipped [2022-01-20T20:36:21.876Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:36:21.876Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:36:21.876Z] [2022-01-20T20:36:21.876Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s) [2022-01-20T20:36:21.876Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T20:36:21.876Z] [2022-01-20T20:36:21.876Z] DONE 27 tests, 2 skipped in 144.042s [2022-01-20T20:36:21.876Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:36:21.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:21.876Z] ++ set -e [2022-01-20T20:36:21.876Z] ++ '[' -n 0 ']' [2022-01-20T20:36:21.876Z] ++ set -x [2022-01-20T20:36:21.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:21.876Z] INFO: Testing against a local daemon [2022-01-20T20:36:21.876Z] === RUN TestSessionCreate [2022-01-20T20:36:21.876Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T20:36:21.876Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:36:21.876Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T20:36:21.876Z] PASS [2022-01-20T20:36:21.876Z] [2022-01-20T20:36:21.876Z] DONE 2 tests in 0.120s [2022-01-20T20:36:21.876Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:36:21.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:21.876Z] ++ set -e [2022-01-20T20:36:21.876Z] ++ '[' -n 0 ']' [2022-01-20T20:36:21.876Z] ++ set -x [2022-01-20T20:36:21.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:21.876Z] INFO: Testing against a local daemon [2022-01-20T20:36:21.876Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:36:21.876Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:36:21.876Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:36:21.876Z] === RUN TestDiskUsage [2022-01-20T20:36:21.876Z] === PAUSE TestDiskUsage [2022-01-20T20:36:21.876Z] === RUN TestEventsExecDie [2022-01-20T20:36:21.876Z] --- PASS: TestEventsExecDie (0.47s) [2022-01-20T20:36:21.876Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:36:21.876Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-20T20:36:21.876Z] === RUN TestEventsVolumeCreate [2022-01-20T20:36:21.876Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T20:36:21.876Z] === RUN TestInfoBinaryCommits [2022-01-20T20:36:21.876Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T20:36:21.876Z] === RUN TestInfoAPIVersioned [2022-01-20T20:36:21.876Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T20:36:21.876Z] === RUN TestInfoAPI [2022-01-20T20:36:21.876Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T20:36:21.876Z] === RUN TestInfoAPIWarnings [2022-01-20T20:36:21.917Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T20:36:22.594Z] docker_api_swarm_test.go:273: [db4cbb18c382f] joining swarm manager [d36d48cf6e7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:36:23.157Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T20:36:23.157Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T20:36:23.718Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T20:36:23.974Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T20:36:24.535Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T20:36:24.791Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T20:36:25.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T20:36:25.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T20:36:25.353Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T20:36:25.353Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T20:36:25.353Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T20:36:25.914Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T20:36:25.915Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T20:36:25.915Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T20:36:25.915Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T20:36:25.915Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T20:36:26.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T20:36:26.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T20:36:27.296Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T20:36:27.296Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T20:36:28.224Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T20:36:28.786Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T20:36:28.786Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T20:36:28.855Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T20:36:29.713Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T20:36:29.968Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T20:36:30.427Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T20:36:30.427Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T20:36:30.427Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T20:36:30.427Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T20:36:30.427Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T20:36:30.427Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T20:36:30.427Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T20:36:30.427Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T20:36:30.529Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T20:36:31.091Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T20:36:31.091Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T20:36:31.350Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T20:36:31.913Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T20:36:31.998Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T20:36:32.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:36:32.475Z] INFO: Testing against a local daemon [2022-01-20T20:36:32.475Z] === RUN TestBuildWithSession [2022-01-20T20:36:32.475Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:36:32.475Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T20:36:32.475Z] === RUN TestBuildSquashParent [2022-01-20T20:36:32.475Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:32.475Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T20:36:32.475Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T20:36:32.475Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:36:32.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:36:32.475Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:36:32.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:36:32.475Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:36:32.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:36:32.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:36:32.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:36:32.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:36:32.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:36:32.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:36:32.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:36:32.475Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T20:36:32.475Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T20:36:32.475Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T20:36:32.475Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T20:36:32.476Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T20:36:32.476Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T20:36:32.733Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T20:36:33.660Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T20:36:34.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T20:36:34.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T20:36:34.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T20:36:34.591Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T20:36:34.591Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T20:36:35.163Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T20:36:35.801Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T20:36:37.056Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-01-20T20:36:37.056Z] PASS [2022-01-20T20:36:37.056Z] [2022-01-20T20:36:37.056Z] DONE 17 tests in 53.000s [2022-01-20T20:36:37.056Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T20:36:37.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:37.056Z] ++ set -e [2022-01-20T20:36:37.056Z] ++ '[' -n 0 ']' [2022-01-20T20:36:37.056Z] ++ set -x [2022-01-20T20:36:37.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:37.056Z] INFO: Testing against a local daemon [2022-01-20T20:36:37.056Z] === RUN TestPluginInvalidJSON [2022-01-20T20:36:37.056Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:36:37.056Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:36:37.056Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:36:37.056Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T20:36:37.056Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T20:36:37.056Z] === RUN TestPluginInstall [2022-01-20T20:36:37.056Z] === RUN TestPluginInstall/no_auth [2022-01-20T20:36:37.373Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T20:36:37.373Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T20:36:37.373Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T20:36:37.373Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T20:36:37.373Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T20:36:37.373Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T20:36:38.422Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:36:38.422Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5815d2df889b483e03b74a24b75bd61dc0c67107c20aaca1c69b8e211e37096e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:36:38.422Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:36:38.422Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5815d2df889b483e03b74a24b75bd61dc0c67107c20aaca1c69b8e211e37096e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:36:38.678Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T20:36:38.934Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:36:38.934Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5815d2df889b483e03b74a24b75bd61dc0c67107c20aaca1c69b8e211e37096e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:36:38.934Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:36:38.934Z] time="2022-01-20T20:36:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5815d2df889b483e03b74a24b75bd61dc0c67107c20aaca1c69b8e211e37096e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:36:39.190Z] === RUN TestPluginInstall/with_insecure [2022-01-20T20:36:39.190Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T20:36:39.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-20T20:36:39.964Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-01-20T20:36:39.964Z] === RUN TestInfoDebug [2022-01-20T20:36:39.964Z] --- PASS: TestInfoDebug (0.52s) [2022-01-20T20:36:39.964Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:36:39.964Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-20T20:36:39.964Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:36:39.964Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-01-20T20:36:39.964Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:36:39.964Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-20T20:36:39.964Z] === RUN TestPingCacheHeaders [2022-01-20T20:36:39.964Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T20:36:39.964Z] === RUN TestPingGet [2022-01-20T20:36:39.964Z] --- PASS: TestPingGet (0.01s) [2022-01-20T20:36:39.964Z] === RUN TestPingHead [2022-01-20T20:36:39.964Z] --- PASS: TestPingHead (0.03s) [2022-01-20T20:36:39.964Z] === RUN TestVersion [2022-01-20T20:36:39.964Z] --- PASS: TestVersion (0.02s) [2022-01-20T20:36:39.964Z] === CONT TestDiskUsage [2022-01-20T20:36:40.008Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T20:36:40.264Z] time="2022-01-20T20:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:36:40.264Z] time="2022-01-20T20:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e33bc3416fecbbba290123e6716f3de0f0ec3453aabac9c8a10c122f1c8adbd5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:36:40.264Z] time="2022-01-20T20:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T20:36:40.264Z] time="2022-01-20T20:36:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e33bc3416fecbbba290123e6716f3de0f0ec3453aabac9c8a10c122f1c8adbd5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:36:40.532Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:36:40.791Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:36:40.827Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T20:36:40.827Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T20:36:40.827Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T20:36:40.827Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T20:36:40.827Z] plugin_test.go:165: [d3479df9ef7e9] daemon is not started [2022-01-20T20:36:40.827Z] --- PASS: TestPluginInstall (3.85s) [2022-01-20T20:36:40.827Z] --- PASS: TestPluginInstall/no_auth (1.73s) [2022-01-20T20:36:40.827Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-01-20T20:36:40.827Z] --- PASS: TestPluginInstall/with_insecure (1.54s) [2022-01-20T20:36:40.827Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage (1.09s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T20:36:41.050Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:36:41.050Z] PASS [2022-01-20T20:36:41.050Z] [2022-01-20T20:36:41.050Z] === Skipped [2022-01-20T20:36:41.051Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:36:41.051Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:36:41.051Z] [2022-01-20T20:36:41.051Z] DONE 50 tests, 1 skipped in 19.706s [2022-01-20T20:36:41.051Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:36:41.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:41.051Z] ++ set -e [2022-01-20T20:36:41.051Z] ++ '[' -n 0 ']' [2022-01-20T20:36:41.051Z] ++ set -x [2022-01-20T20:36:41.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:41.051Z] INFO: Testing against a local daemon [2022-01-20T20:36:41.051Z] === RUN TestVolumesCreateAndList [2022-01-20T20:36:41.051Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T20:36:41.051Z] === RUN TestVolumesRemove [2022-01-20T20:36:41.051Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-20T20:36:41.051Z] === RUN TestVolumesInspect [2022-01-20T20:36:41.051Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T20:36:41.051Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:36:41.051Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:36:41.051Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:36:41.051Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:36:41.051Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T20:36:41.051Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:36:41.051Z] PASS [2022-01-20T20:36:41.051Z] [2022-01-20T20:36:41.051Z] DONE 5 tests in 0.182s [2022-01-20T20:36:41.051Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:36:41.177Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T20:36:41.310Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T20:36:41.310Z] +++ kill 13082 [2022-01-20T20:36:41.569Z] +++ /etc/init.d/apparmor stop [2022-01-20T20:36:41.569Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:36:41.569Z] [2022-01-20T20:36:41.569Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:36:41.569Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:36:41.569Z] [2022-01-20T20:36:41.569Z] To set a process to complain mode, use the command line tool [2022-01-20T20:36:41.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:36:41.569Z] +++ true [2022-01-20T20:36:41.569Z] exiting test-integration [2022-01-20T20:36:41.569Z] ++ exit 0 [2022-01-20T20:36:41.569Z] Post stage [Pipeline] junit [2022-01-20T20:36:42.149Z] Recording test results [2022-01-20T20:36:42.308Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T20:36:42.649Z] + echo Ensuring container killed. [2022-01-20T20:36:42.649Z] Ensuring container killed. [2022-01-20T20:36:42.649Z] + docker rm -vf docker-pr9 [2022-01-20T20:36:42.649Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-01-20T20:36:42.717Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T20:36:42.935Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:36:42.935Z] Chowning /workspace to jenkins user [2022-01-20T20:36:42.935Z] + id -u [2022-01-20T20:36:42.935Z] + id -g [2022-01-20T20:36:42.935Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43095:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:36:42.935Z] Unable to find image 'busybox:latest' locally [2022-01-20T20:36:42.935Z] latest: Pulling from library/busybox [2022-01-20T20:36:42.935Z] a01966dde7f8: Pulling fs layer [2022-01-20T20:36:43.195Z] a01966dde7f8: Verifying Checksum [2022-01-20T20:36:43.195Z] a01966dde7f8: Download complete [2022-01-20T20:36:43.195Z] a01966dde7f8: Pull complete [2022-01-20T20:36:43.195Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T20:36:43.195Z] Status: Downloaded newer image for busybox:latest [2022-01-20T20:36:43.279Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T20:36:43.535Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T20:36:43.791Z] === RUN TestDockerSuite/TestContainerNetworkMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:36:44.727Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T20:36:44.727Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-01-20T20:36:44.727Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2022-01-20T20:36:44.727Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-01-20T20:36:44.727Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:36:44.871Z] + bundleName=arm64-integration [2022-01-20T20:36:44.871Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-20T20:36:44.871Z] Creating arm64-integration-bundles.tar.gz [2022-01-20T20:36:44.871Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T20:36:44.871Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T20:36:44.884Z] Archiving artifacts [2022-01-20T20:36:45.656Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-01-20T20:36:45.656Z] PASS [2022-01-20T20:36:45.656Z] [2022-01-20T20:36:45.656Z] DONE 10 tests in 8.676s [2022-01-20T20:36:45.656Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T20:36:45.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:45.656Z] ++ set -e [2022-01-20T20:36:45.656Z] ++ '[' -n 0 ']' [2022-01-20T20:36:45.656Z] ++ set -x [2022-01-20T20:36:45.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:45.656Z] INFO: Testing against a local daemon [2022-01-20T20:36:45.656Z] === RUN TestExternalGraphDriver [2022-01-20T20:36:45.656Z] === RUN TestExternalGraphDriver/json [2022-01-20T20:36:46.773Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T20:36:47.084Z] + make clean [2022-01-20T20:36:47.084Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T20:36:47.084Z] docker-dev-cache [2022-01-20T20:36:47.084Z] docker-mod-cache [Pipeline] deleteDir [2022-01-20T20:36:47.548Z] === RUN TestExternalGraphDriver/spec [2022-01-20T20:36:47.804Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T20:36:48.365Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:36:49.293Z] === RUN TestExternalGraphDriver/pull [2022-01-20T20:36:49.854Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T20:36:50.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T20:36:50.514Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T20:36:50.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T20:36:51.041Z] --- PASS: TestExternalGraphDriver (5.39s) [2022-01-20T20:36:51.041Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2022-01-20T20:36:51.041Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2022-01-20T20:36:51.041Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-01-20T20:36:51.041Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:36:51.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-20T20:36:52.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-20T20:36:54.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-20T20:36:54.737Z] --- PASS: TestBuildWithHugeFile (108.86s) [2022-01-20T20:36:54.737Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:36:54.737Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:36:54.737Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:36:54.737Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:36:54.737Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:36:54.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:36:54.737Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:36:54.737Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:36:54.737Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:36:54.737Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:36:54.737Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:36:54.737Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:36:54.737Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:36:54.737Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-01-20T20:36:54.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T20:36:54.737Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T20:36:54.737Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T20:36:54.737Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:36:54.737Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:36:54.737Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T20:36:54.737Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:36:54.737Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T20:36:54.737Z] PASS [2022-01-20T20:36:54.737Z] ok github.com/docker/docker/integration/build 180.095s [2022-01-20T20:36:54.737Z] [2022-01-20T20:36:54.737Z] === Skipped [2022-01-20T20:36:54.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T20:36:54.737Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:36:54.737Z] [2022-01-20T20:36:54.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T20:36:54.737Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.737Z] [2022-01-20T20:36:54.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T20:36:54.737Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:36:54.737Z] [2022-01-20T20:36:54.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-20T20:36:54.737Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:36:54.737Z] [2022-01-20T20:36:54.737Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:36:54.738Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T20:36:54.738Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] DONE 29 tests, 6 skipped in 208.968s [2022-01-20T20:36:54.738Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T20:36:54.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:36:54.738Z] INFO: Testing against a local daemon [2022-01-20T20:36:54.738Z] === RUN TestConfigInspect [2022-01-20T20:36:54.738Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestConfigList [2022-01-20T20:36:54.738Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:36:54.738Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestConfigsUpdate [2022-01-20T20:36:54.738Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestTemplatedConfig [2022-01-20T20:36:54.738Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestConfigCreateResolve [2022-01-20T20:36:54.738Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:36:54.738Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T20:36:54.738Z] PASS [2022-01-20T20:36:54.738Z] ok github.com/docker/docker/integration/config 0.088s [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] === Skipped [2022-01-20T20:36:54.738Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T20:36:54.738Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T20:36:54.738Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T20:36:54.738Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T20:36:54.738Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T20:36:54.738Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T20:36:54.738Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:36:54.738Z] [2022-01-20T20:36:54.738Z] DONE 6 tests, 6 skipped in 2.057s [2022-01-20T20:36:54.738Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T20:36:54.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:36:54.738Z] INFO: Testing against a local daemon [2022-01-20T20:36:54.738Z] === RUN TestCheckpoint [2022-01-20T20:36:54.738Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:36:54.738Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestContainerInvalidJSON [2022-01-20T20:36:54.738Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:36:54.738Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:36:54.738Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:36:54.738Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:36:54.738Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:36:54.738Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:36:54.738Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-20T20:36:54.738Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T20:36:54.738Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:36:54.738Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-01-20T20:36:54.738Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:36:54.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-01-20T20:36:54.738Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:36:54.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-01-20T20:36:54.738Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:36:54.738Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-01-20T20:36:54.738Z] === RUN TestCopyFromContainer [2022-01-20T20:36:54.738Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:36:54.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:36:54.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:36:54.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:36:54.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:36:54.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:36:54.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:36:54.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:36:54.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:36:54.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:36:54.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-20T20:36:54.738Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:36:54.738Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:36:54.738Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:36:54.738Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:36:54.738Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:36:54.738Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:36:54.738Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:36:54.738Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:36:54.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:36:54.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:36:54.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:36:54.738Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:36:54.738Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:36:54.738Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:36:54.738Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:36:54.738Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-20T20:36:54.738Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:36:54.738Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-01-20T20:36:54.738Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:36:54.738Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:36:54.738Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T20:36:54.738Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:36:54.738Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:54.738Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestDiff [2022-01-20T20:36:54.738Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:36:54.738Z] --- SKIP: TestDiff (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestExecWithCloseStdin [2022-01-20T20:36:54.738Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T20:36:54.738Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-20T20:36:54.738Z] === RUN TestExec [2022-01-20T20:36:55.276Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2022-01-20T20:36:55.276Z] PASS [2022-01-20T20:36:55.276Z] [2022-01-20T20:36:55.276Z] DONE 5 tests in 9.653s [2022-01-20T20:36:55.276Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T20:36:55.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:55.276Z] ++ set -e [2022-01-20T20:36:55.276Z] ++ '[' -n 0 ']' [2022-01-20T20:36:55.276Z] ++ set -x [2022-01-20T20:36:55.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:36:55.276Z] INFO: Testing against a local daemon [2022-01-20T20:36:55.276Z] === RUN TestContinueAfterPluginCrash [2022-01-20T20:36:55.276Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T20:36:55.276Z] === RUN TestReadPluginNoRead [2022-01-20T20:36:55.276Z] === PAUSE TestReadPluginNoRead [2022-01-20T20:36:55.276Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T20:36:55.276Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T20:36:55.276Z] === CONT TestContinueAfterPluginCrash [2022-01-20T20:36:55.276Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T20:36:55.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-20T20:36:56.144Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T20:36:56.271Z] --- PASS: TestExec (3.97s) [2022-01-20T20:36:56.271Z] === RUN TestExecUser [2022-01-20T20:36:56.271Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:36:56.271Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T20:36:56.271Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:36:56.271Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:56.271Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T20:36:56.271Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:36:56.271Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:36:56.271Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:36:56.271Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:36:56.271Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:36:56.271Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T20:36:56.271Z] === RUN TestHealthKillContainer [2022-01-20T20:36:56.271Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:36:56.271Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T20:36:56.271Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:36:56.271Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:36:56.271Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:36:56.271Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:36:56.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000908a08_} [2022-01-20T20:36:58.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11032705152_/foo_false____} [2022-01-20T20:36:58.826Z] --- PASS: TestDaemonStartWithLogOpt (3.55s) [2022-01-20T20:36:58.826Z] === CONT TestReadPluginNoRead [2022-01-20T20:36:59.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11032705152_/foo_true____} [2022-01-20T20:37:01.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31614665829_/foo_false____} [2022-01-20T20:37:01.130Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T20:37:02.033Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T20:37:02.066Z] --- PASS: TestKillContainerInvalidSignal (5.53s) [2022-01-20T20:37:02.066Z] === RUN TestKillContainer [2022-01-20T20:37:02.066Z] === RUN TestKillContainer/no_signal [2022-01-20T20:37:02.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31614665829_/foo_true____} [2022-01-20T20:37:02.493Z] === RUN TestReadPluginNoRead/default [2022-01-20T20:37:03.023Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T20:37:03.023Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T20:37:03.023Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T20:37:03.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-20T20:37:03.984Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T20:37:03.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31614665829_/foo_true__0xc000908a98__} [2022-01-20T20:37:04.240Z] --- PASS: TestContinueAfterPluginCrash (8.87s) [2022-01-20T20:37:04.971Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:37:04.971Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:37:04.971Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:37:05.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000908ac8_} [2022-01-20T20:37:05.864Z] === CONT TestReadPluginNoRead [2022-01-20T20:37:05.864Z] read_test.go:92: [d3dfea9a4c963] daemon is not started [2022-01-20T20:37:05.864Z] --- PASS: TestReadPluginNoRead (6.93s) [2022-01-20T20:37:05.864Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-01-20T20:37:05.864Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2022-01-20T20:37:05.864Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2022-01-20T20:37:05.864Z] PASS [2022-01-20T20:37:05.864Z] [2022-01-20T20:37:05.864Z] DONE 6 tests in 10.578s [2022-01-20T20:37:05.864Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-01-20T20:37:05.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:05.864Z] ++ set -e [2022-01-20T20:37:05.864Z] ++ '[' -n 0 ']' [2022-01-20T20:37:05.864Z] ++ set -x [2022-01-20T20:37:05.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:05.864Z] testing: warning: no tests to run [2022-01-20T20:37:05.864Z] PASS [2022-01-20T20:37:05.864Z] [2022-01-20T20:37:05.864Z] DONE 0 tests in 0.044s [2022-01-20T20:37:05.864Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T20:37:05.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:05.864Z] ++ set -e [2022-01-20T20:37:05.864Z] ++ '[' -n 0 ']' [2022-01-20T20:37:05.864Z] ++ set -x [2022-01-20T20:37:05.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:06.120Z] INFO: Testing against a local daemon [2022-01-20T20:37:06.120Z] === RUN TestPluginWithDevMounts [2022-01-20T20:37:06.120Z] === PAUSE TestPluginWithDevMounts [2022-01-20T20:37:06.120Z] === CONT TestPluginWithDevMounts [2022-01-20T20:37:06.824Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T20:37:07.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-20T20:37:07.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000908b40_} [2022-01-20T20:37:07.611Z] --- PASS: TestPluginWithDevMounts (1.67s) [2022-01-20T20:37:07.611Z] PASS [2022-01-20T20:37:07.611Z] [2022-01-20T20:37:07.611Z] DONE 1 tests in 1.820s [2022-01-20T20:37:07.866Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T20:37:07.867Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:07.867Z] ++ set -e [2022-01-20T20:37:07.867Z] ++ '[' -n 0 ']' [2022-01-20T20:37:07.867Z] ++ set -x [2022-01-20T20:37:07.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:07.867Z] INFO: Testing against a local daemon [2022-01-20T20:37:07.867Z] === RUN TestSecretInspect [2022-01-20T20:37:07.880Z] --- PASS: TestKillContainer (6.23s) [2022-01-20T20:37:07.880Z] --- PASS: TestKillContainer/no_signal (3.04s) [2022-01-20T20:37:07.880Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:37:07.880Z] --- PASS: TestKillContainer/killing_signal (3.15s) [2022-01-20T20:37:07.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:37:07.880Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:37:07.880Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:37:07.880Z] === RUN TestKillStoppedContainer [2022-01-20T20:37:07.880Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:37:07.880Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T20:37:07.880Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:37:07.880Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:37:07.880Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:37:07.880Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:37:07.880Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:37:07.880Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T20:37:07.880Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:37:07.880Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:37:07.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:37:07.880Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:37:07.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:37:07.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:37:07.880Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:37:08.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000908b70_} [2022-01-20T20:37:08.990Z] docker_api_swarm_node_test.go:20: [d0ebd8bf4aa15] joining swarm manager [d9fe2b04bf32a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:37:09.048Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T20:37:09.918Z] docker_api_swarm_node_test.go:21: [db109cc2bfbac] joining swarm manager [d9fe2b04bf32a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:37:09.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000908b88_} [2022-01-20T20:37:10.483Z] --- PASS: TestSecretInspect (2.55s) [2022-01-20T20:37:10.483Z] === RUN TestSecretList [2022-01-20T20:37:11.602Z] --- PASS: TestLogsFollowTailEmpty (3.24s) [2022-01-20T20:37:11.602Z] === RUN TestNetworkNat [2022-01-20T20:37:11.602Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:37:11.602Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T20:37:11.602Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:37:11.850Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-01-20T20:37:11.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.17s) [2022-01-20T20:37:11.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.51s) [2022-01-20T20:37:11.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.02s) [2022-01-20T20:37:11.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.85s) [2022-01-20T20:37:11.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.70s) [2022-01-20T20:37:11.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (19.77s) [2022-01-20T20:37:11.851Z] === RUN TestBuildMultiStageCopy [2022-01-20T20:37:11.851Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T20:37:11.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T20:37:12.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-20T20:37:13.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-20T20:37:13.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-20T20:37:13.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-20T20:37:13.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-20T20:37:13.047Z] --- PASS: TestSecretList (2.60s) [2022-01-20T20:37:13.047Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:37:13.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-20T20:37:13.047Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T20:37:14.927Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T20:37:14.927Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T20:37:14.927Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T20:37:14.927Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T20:37:14.927Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T20:37:14.927Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T20:37:14.927Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T20:37:14.927Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T20:37:14.927Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T20:37:14.936Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T20:37:15.525Z] --- PASS: TestNetworkLocalhostTCPNat (3.89s) [2022-01-20T20:37:15.526Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:37:15.526Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:37:15.526Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T20:37:15.526Z] === RUN TestPause [2022-01-20T20:37:15.526Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:37:15.526Z] --- SKIP: TestPause (0.00s) [2022-01-20T20:37:15.526Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:37:15.558Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T20:37:15.704Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2022-01-20T20:37:15.704Z] === RUN TestSecretsUpdate [2022-01-20T20:37:16.631Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T20:37:18.428Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.18s) [2022-01-20T20:37:18.428Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:37:18.428Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:37:18.428Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T20:37:18.428Z] === RUN TestPsFilter [2022-01-20T20:37:18.428Z] --- PASS: TestPsFilter (0.34s) [2022-01-20T20:37:18.428Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:37:18.523Z] --- PASS: TestSecretsUpdate (2.61s) [2022-01-20T20:37:18.523Z] === RUN TestTemplatedSecret [2022-01-20T20:37:18.523Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T20:37:19.451Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T20:37:19.451Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T20:37:20.379Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T20:37:20.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-20T20:37:21.197Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-20T20:37:21.197Z] --- PASS: TestTemplatedSecret (2.86s) [2022-01-20T20:37:21.197Z] === RUN TestSecretCreateResolve [2022-01-20T20:37:21.760Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T20:37:22.152Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.16s) [2022-01-20T20:37:22.152Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:37:22.322Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T20:37:23.249Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T20:37:24.177Z] --- PASS: TestSecretCreateResolve (2.97s) [2022-01-20T20:37:24.177Z] PASS [2022-01-20T20:37:24.177Z] [2022-01-20T20:37:24.177Z] DONE 6 tests in 16.337s [2022-01-20T20:37:24.177Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T20:37:24.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:24.177Z] ++ set -e [2022-01-20T20:37:24.177Z] ++ '[' -n 0 ']' [2022-01-20T20:37:24.177Z] ++ set -x [2022-01-20T20:37:24.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:37:24.177Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T20:37:24.177Z] INFO: Testing against a local daemon [2022-01-20T20:37:24.177Z] === RUN TestServiceCreateInit [2022-01-20T20:37:24.177Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:37:25.050Z] --- PASS: TestRemoveContainerWithVolume (3.19s) [2022-01-20T20:37:25.050Z] === RUN TestRemoveContainerRunning [2022-01-20T20:37:25.107Z] docker_api_swarm_test.go:502: [d95ae9cae46f3] joining swarm manager [df4efe3bd89ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:37:25.364Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T20:37:26.293Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T20:37:26.856Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T20:37:26.865Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T20:37:27.785Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T20:37:27.859Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T20:37:27.950Z] --- PASS: TestRemoveContainerRunning (3.17s) [2022-01-20T20:37:27.950Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:37:28.348Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T20:37:28.605Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:37:29.176Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T20:37:29.445Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T20:37:29.739Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T20:37:31.106Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T20:37:31.648Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T20:37:31.668Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T20:37:31.676Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.31s) [2022-01-20T20:37:31.676Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:37:31.676Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T20:37:31.676Z] === RUN TestRenameLinkedContainer [2022-01-20T20:37:31.676Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:37:31.676Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T20:37:31.676Z] === RUN TestRenameStoppedContainer [2022-01-20T20:37:32.595Z] docker_api_swarm_test.go:507: [de6f42470d656] joining swarm manager [df4efe3bd89ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:37:32.595Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T20:37:32.595Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T20:37:33.524Z] --- PASS: TestServiceCreateInit (9.05s) [2022-01-20T20:37:33.524Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2022-01-20T20:37:33.524Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2022-01-20T20:37:33.524Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:37:33.524Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T20:37:34.086Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T20:37:34.565Z] --- PASS: TestBuildMultiStageCopy (23.88s) [2022-01-20T20:37:34.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (16.14s) [2022-01-20T20:37:34.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.40s) [2022-01-20T20:37:34.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.67s) [2022-01-20T20:37:34.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.95s) [2022-01-20T20:37:34.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.70s) [2022-01-20T20:37:34.565Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T20:37:34.574Z] --- PASS: TestRenameStoppedContainer (3.21s) [2022-01-20T20:37:34.574Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:37:34.648Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T20:37:35.577Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T20:37:36.504Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T20:37:37.872Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T20:37:38.801Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T20:37:39.270Z] --- PASS: TestBuildMultiStageParentConfig (4.79s) [2022-01-20T20:37:39.270Z] === RUN TestBuildLabelWithTargets [2022-01-20T20:37:39.270Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:37:39.270Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-20T20:37:39.270Z] === RUN TestBuildWithEmptyLayers [2022-01-20T20:37:40.693Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T20:37:41.457Z] --- PASS: TestBuildWithEmptyLayers (2.57s) [2022-01-20T20:37:41.457Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T20:37:41.637Z] --- PASS: TestRenameRunningContainerAndReuse (6.31s) [2022-01-20T20:37:41.638Z] === RUN TestRenameInvalidName [2022-01-20T20:37:43.960Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T20:37:44.532Z] --- PASS: TestRenameInvalidName (3.21s) [2022-01-20T20:37:44.532Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:37:45.849Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T20:37:46.412Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T20:37:49.716Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T20:37:50.280Z] --- PASS: TestCreateServiceMultipleTimes (16.92s) [2022-01-20T20:37:50.280Z] === RUN TestCreateServiceConflict [2022-01-20T20:37:50.660Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T20:37:50.660Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T20:37:50.660Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T20:37:50.660Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T20:37:50.660Z] Cross building: bundles/cross/linux/s390x [2022-01-20T20:37:50.660Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T20:37:50.660Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T20:37:51.210Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T20:37:51.471Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T20:37:52.837Z] --- PASS: TestCreateServiceConflict (2.52s) [2022-01-20T20:37:52.837Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:37:55.353Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-20T20:37:55.913Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T20:37:56.169Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2022-01-20T20:37:56.169Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:37:56.425Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T20:37:56.927Z] --- PASS: TestRenameAnonymousContainer (11.67s) [2022-01-20T20:37:56.927Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:37:57.354Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T20:37:58.243Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T20:37:58.243Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T20:37:58.243Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T20:37:58.243Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T20:37:58.243Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T20:37:58.721Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T20:37:59.107Z] --- PASS: TestRenameContainerWithSameName (3.19s) [2022-01-20T20:37:59.107Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:37:59.107Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:37:59.107Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:37:59.107Z] === RUN TestResize [2022-01-20T20:37:59.284Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T20:38:00.213Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T20:38:00.213Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T20:38:00.775Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T20:38:01.337Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T20:38:01.592Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T20:38:01.592Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T20:38:01.848Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T20:38:02.409Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T20:38:02.409Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T20:38:02.409Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T20:38:02.409Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T20:38:02.845Z] --- PASS: TestResize (3.26s) [2022-01-20T20:38:02.845Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:38:02.971Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T20:38:02.971Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T20:38:03.227Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T20:38:03.227Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T20:38:03.227Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T20:38:03.227Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T20:38:03.227Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T20:38:03.483Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T20:38:03.483Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T20:38:04.853Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T20:38:04.853Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T20:38:04.853Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T20:38:05.748Z] --- PASS: TestResizeWithInvalidSize (3.58s) [2022-01-20T20:38:05.748Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:38:06.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-20T20:38:08.125Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T20:38:08.125Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T20:38:08.125Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T20:38:08.125Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T20:38:08.381Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T20:38:08.381Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T20:38:08.637Z] docker_api_swarm_node_test.go:81: [d77c433701205] joining swarm manager [d8156f07e346c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:38:08.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T20:38:09.485Z] --- PASS: TestResizeWhenContainerNotStarted (3.31s) [2022-01-20T20:38:09.485Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:38:09.485Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:09.485Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:38:09.485Z] === RUN TestStats [2022-01-20T20:38:09.485Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:38:09.485Z] --- SKIP: TestStats (0.00s) [2022-01-20T20:38:09.485Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:38:10.258Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T20:38:10.258Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2022-01-20T20:38:10.258Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:38:11.187Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T20:38:12.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T20:38:13.479Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T20:38:13.736Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T20:38:14.299Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T20:38:14.556Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T20:38:15.120Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T20:38:15.120Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-20T20:38:15.120Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-20T20:38:15.120Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-20T20:38:16.488Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-20T20:38:17.050Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-20T20:38:18.020Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-20T20:38:18.020Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-20T20:38:18.020Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-20T20:38:18.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.63s) [2022-01-20T20:38:18.043Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:38:18.043Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:38:18.043Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T20:38:18.043Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:38:18.276Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-20T20:38:22.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-20T20:38:23.001Z] --- PASS: TestCreateServiceSecretFileMode (12.98s) [2022-01-20T20:38:23.001Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:38:23.367Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T20:38:23.367Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T20:38:23.367Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T20:38:23.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T20:38:23.563Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T20:38:24.126Z] docker_api_swarm_node_test.go:53: [d382e56e4095b] joining swarm manager [de49b78736e83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:38:25.492Z] docker_api_swarm_node_test.go:54: [dc6d082ef44be] joining swarm manager [de49b78736e83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:38:26.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T20:38:27.448Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T20:38:28.814Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-20T20:38:29.376Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T20:38:30.101Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T20:38:30.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T20:38:30.430Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T20:38:30.666Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T20:38:30.922Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T20:38:31.486Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T20:38:31.741Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-20T20:38:31.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T20:38:32.199Z] --- PASS: TestBuildMultiStageOnBuild (43.29s) [2022-01-20T20:38:32.199Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T20:38:32.199Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:38:32.199Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-20T20:38:32.199Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T20:38:33.630Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-20T20:38:34.192Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T20:38:36.081Z] --- PASS: TestCreateServiceConfigFileMode (13.14s) [2022-01-20T20:38:36.081Z] === RUN TestCreateServiceSysctls [2022-01-20T20:38:36.337Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-20T20:38:38.852Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T20:38:39.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T20:38:39.413Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T20:38:39.669Z] --- PASS: TestCreateServiceSysctls (3.50s) [2022-01-20T20:38:39.669Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:38:40.599Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T20:38:41.160Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T20:38:41.416Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T20:38:42.782Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2022-01-20T20:38:42.782Z] === RUN TestInspect [2022-01-20T20:38:42.782Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T20:38:43.037Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-20T20:38:43.168Z] --- PASS: TestUpdateRestartPolicy (24.62s) [2022-01-20T20:38:43.168Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:38:43.293Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T20:38:43.549Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-20T20:38:43.805Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-20T20:38:43.805Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T20:38:45.185Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T20:38:45.338Z] --- PASS: TestUpdateRestartWithAutoRemove (3.15s) [2022-01-20T20:38:45.338Z] === RUN TestWaitNonBlocked [2022-01-20T20:38:45.338Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:38:45.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:38:45.338Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:38:45.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:38:45.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:38:45.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:38:46.113Z] --- PASS: TestInspect (3.36s) [2022-01-20T20:38:46.113Z] === RUN TestCreateJob [2022-01-20T20:38:46.369Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T20:38:46.369Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T20:38:46.369Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T20:38:47.297Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T20:38:47.554Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T20:38:48.482Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T20:38:49.043Z] --- PASS: TestCreateJob (3.12s) [2022-01-20T20:38:49.043Z] === RUN TestReplicatedJob [2022-01-20T20:38:49.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T20:38:49.521Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T20:38:49.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.75s) [2022-01-20T20:38:49.521Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.00s) [2022-01-20T20:38:49.521Z] === RUN TestWaitBlocked [2022-01-20T20:38:49.521Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:38:49.521Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T20:38:49.521Z] PASS [2022-01-20T20:38:49.521Z] ok github.com/docker/docker/integration/container 118.802s [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === Skipped [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T20:38:49.521Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T20:38:49.521Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:38:49.521Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:38:49.521Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:38:49.521Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:38:49.521Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:38:49.521Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T20:38:49.521Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:38:49.521Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T20:38:49.521Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-20T20:38:49.521Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T20:38:49.521Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T20:38:49.521Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:38:49.521Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T20:38:49.521Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T20:38:49.521Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:38:49.521Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:38:49.521Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:38:49.521Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:38:49.521Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T20:38:49.521Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:38:49.521Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T20:38:49.521Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:38:49.521Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:38:49.521Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T20:38:49.521Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T20:38:49.521Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T20:38:49.521Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T20:38:49.521Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T20:38:49.521Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:38:49.521Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T20:38:49.521Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T20:38:49.521Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T20:38:49.521Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T20:38:49.521Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:38:49.521Z] [2022-01-20T20:38:49.521Z] DONE 87 tests, 34 skipped in 121.264s [2022-01-20T20:38:49.521Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T20:38:49.606Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-20T20:38:49.606Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-20T20:38:49.606Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T20:38:49.606Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-20T20:38:49.606Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T20:38:49.606Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T20:38:52.122Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-20T20:38:52.686Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T20:38:53.250Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T20:38:54.176Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T20:38:54.738Z] --- PASS: TestReplicatedJob (5.67s) [2022-01-20T20:38:54.738Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:38:57.388Z] --- PASS: TestBuildMultiStageLayerLeak (29.27s) [2022-01-20T20:38:57.388Z] === RUN TestBuildWithHugeFile [2022-01-20T20:38:58.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-20T20:38:58.001Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-01-20T20:38:58.001Z] === RUN TestServiceListWithStatuses [2022-01-20T20:38:58.001Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:38:58.001Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:38:58.001Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:38:59.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T20:38:59.646Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T20:38:59.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T20:38:59.891Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T20:39:00.453Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-20T20:39:01.015Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T20:39:02.379Z] --- PASS: TestDockerNetworkConnectAlias (4.53s) [2022-01-20T20:39:02.379Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:39:03.744Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T20:39:04.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-20T20:39:04.933Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T20:39:05.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T20:39:05.427Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T20:39:05.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T20:39:05.427Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T20:39:05.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T20:39:06.297Z] docker_api_swarm_test.go:202: [da0c692c87b0e] joining swarm manager [d799cdce7b7ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:39:06.552Z] --- PASS: TestDockerNetworkReConnect (4.00s) [2022-01-20T20:39:06.552Z] === RUN TestServicePlugin [2022-01-20T20:39:07.479Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T20:39:10.744Z] plugin_test.go:61: [d6d8cea65e660] joining swarm manager [de1b6fb3030fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:39:11.305Z] plugin_test.go:64: [d2bb166b2bc54] joining swarm manager [de1b6fb3030fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:39:12.149Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T20:39:12.149Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T20:39:12.149Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T20:39:12.149Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T20:39:12.149Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T20:39:12.485Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-20T20:39:12.769Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f9beed0930f9e9cca08c91c4225d6b7f05e45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 hack/test/unit [2022-01-20T20:39:13.031Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T20:39:13.031Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T20:39:13.031Z] + TESTDIRS=./... [2022-01-20T20:39:13.031Z] + exclude_paths='/vendor/|/integration' [2022-01-20T20:39:13.031Z] ++ go list ./... [2022-01-20T20:39:13.031Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T20:39:13.975Z] + pkg_list='github.com/docker/docker/api [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/backend [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/container [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/events [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/filters [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/image [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/mount [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/network [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/registry [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/time [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/versions [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:39:13.975Z] github.com/docker/docker/api/types/volume [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:39:13.975Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:39:13.975Z] github.com/docker/docker/cli [2022-01-20T20:39:13.975Z] github.com/docker/docker/cli/config [2022-01-20T20:39:13.975Z] github.com/docker/docker/cli/debug [2022-01-20T20:39:13.975Z] github.com/docker/docker/client [2022-01-20T20:39:13.975Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:39:13.975Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:39:13.975Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:39:13.975Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:39:13.975Z] github.com/docker/docker/container [2022-01-20T20:39:13.975Z] github.com/docker/docker/container/stream [2022-01-20T20:39:13.975Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:39:13.975Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:39:13.975Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/config [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/events [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/exec [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/images [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/links [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/names [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/network [2022-01-20T20:39:13.975Z] github.com/docker/docker/daemon/stats [2022-01-20T20:39:13.975Z] github.com/docker/docker/distribution [2022-01-20T20:39:13.975Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:39:13.975Z] github.com/docker/docker/distribution/utils [2022-01-20T20:39:13.975Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:39:13.975Z] github.com/docker/docker/dockerversion [2022-01-20T20:39:13.975Z] github.com/docker/docker/errdefs [2022-01-20T20:39:13.975Z] github.com/docker/docker/image [2022-01-20T20:39:13.975Z] github.com/docker/docker/image/cache [2022-01-20T20:39:13.975Z] github.com/docker/docker/image/tarexport [2022-01-20T20:39:13.975Z] github.com/docker/docker/image/v1 [2022-01-20T20:39:13.975Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:39:13.975Z] github.com/docker/docker/layer [2022-01-20T20:39:13.975Z] github.com/docker/docker/libcontainerd [2022-01-20T20:39:13.975Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:39:13.975Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:39:13.975Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:39:13.975Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:39:13.975Z] github.com/docker/docker/oci [2022-01-20T20:39:13.975Z] github.com/docker/docker/oci/caps [2022-01-20T20:39:13.975Z] github.com/docker/docker/opts [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/archive [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/directory [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/locker [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/mount [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/platform [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/pools [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/progress [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/signal [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/stack [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/system [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/term [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:39:13.975Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:39:13.975Z] github.com/docker/docker/plugin [2022-01-20T20:39:13.975Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:39:13.975Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:39:13.975Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:39:13.975Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:39:13.975Z] github.com/docker/docker/quota [2022-01-20T20:39:13.975Z] github.com/docker/docker/reference [2022-01-20T20:39:13.975Z] github.com/docker/docker/registry [2022-01-20T20:39:13.975Z] github.com/docker/docker/registry/resumable [2022-01-20T20:39:13.975Z] github.com/docker/docker/restartmanager [2022-01-20T20:39:13.975Z] github.com/docker/docker/rootless [2022-01-20T20:39:13.975Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:39:13.975Z] github.com/docker/docker/runconfig [2022-01-20T20:39:13.975Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/environment [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:39:13.975Z] github.com/docker/docker/testutil/registry [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/request [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/drivers [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/local [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/mounts [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/service [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:39:13.976Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/backend [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/container [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/events [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/filters [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/image [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/mount [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/network [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/registry [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/time [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/versions [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/volume [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:39:13.976Z] github.com/docker/docker/cli [2022-01-20T20:39:13.976Z] github.com/docker/docker/cli/config [2022-01-20T20:39:13.976Z] github.com/docker/docker/cli/debug [2022-01-20T20:39:13.976Z] github.com/docker/docker/client [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:39:13.976Z] github.com/docker/docker/container [2022-01-20T20:39:13.976Z] github.com/docker/docker/container/stream [2022-01-20T20:39:13.976Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:39:13.976Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:39:13.976Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/config [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/events [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/exec [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/images [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/links [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/names [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/network [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/stats [2022-01-20T20:39:13.976Z] github.com/docker/docker/distribution [2022-01-20T20:39:13.976Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:39:13.976Z] github.com/docker/docker/distribution/utils [2022-01-20T20:39:13.976Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:39:13.976Z] github.com/docker/docker/dockerversion [2022-01-20T20:39:13.976Z] github.com/docker/docker/errdefs [2022-01-20T20:39:13.976Z] github.com/docker/docker/image [2022-01-20T20:39:13.976Z] github.com/docker/docker/image/cache [2022-01-20T20:39:13.976Z] github.com/docker/docker/image/tarexport [2022-01-20T20:39:13.976Z] github.com/docker/docker/image/v1 [2022-01-20T20:39:13.976Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:39:13.976Z] github.com/docker/docker/layer [2022-01-20T20:39:13.976Z] github.com/docker/docker/libcontainerd [2022-01-20T20:39:13.976Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:39:13.976Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:39:13.976Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:39:13.976Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:39:13.976Z] github.com/docker/docker/oci [2022-01-20T20:39:13.976Z] github.com/docker/docker/oci/caps [2022-01-20T20:39:13.976Z] github.com/docker/docker/opts [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/archive [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/directory [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/locker [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/mount [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/platform [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/pools [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/progress [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/signal [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/stack [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/system [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/term [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:39:13.976Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:39:13.976Z] github.com/docker/docker/plugin [2022-01-20T20:39:13.976Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:39:13.976Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:39:13.976Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:39:13.976Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:39:13.976Z] github.com/docker/docker/quota [2022-01-20T20:39:13.976Z] github.com/docker/docker/reference [2022-01-20T20:39:13.976Z] github.com/docker/docker/registry [2022-01-20T20:39:13.976Z] github.com/docker/docker/registry/resumable [2022-01-20T20:39:13.976Z] github.com/docker/docker/restartmanager [2022-01-20T20:39:13.976Z] github.com/docker/docker/rootless [2022-01-20T20:39:13.976Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:39:13.976Z] github.com/docker/docker/runconfig [2022-01-20T20:39:13.976Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/environment [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/registry [2022-01-20T20:39:13.976Z] github.com/docker/docker/testutil/request [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/drivers [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/local [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/mounts [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/service [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:39:13.976Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:39:13.976Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T20:39:13.976Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/backend [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/container [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/events [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/filters [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/image [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/mount [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/network [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/registry [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/time [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/versions [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:39:13.976Z] github.com/docker/docker/api/types/volume [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:39:13.976Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:39:13.976Z] github.com/docker/docker/cli [2022-01-20T20:39:13.976Z] github.com/docker/docker/cli/config [2022-01-20T20:39:13.976Z] github.com/docker/docker/cli/debug [2022-01-20T20:39:13.976Z] github.com/docker/docker/client [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:39:13.976Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:39:13.976Z] github.com/docker/docker/container [2022-01-20T20:39:13.976Z] github.com/docker/docker/container/stream [2022-01-20T20:39:13.976Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:39:13.976Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:39:13.976Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:39:13.976Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/config [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/events [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/exec [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/images [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/links [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/names [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/network [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/stats [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution/utils [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:39:13.977Z] github.com/docker/docker/dockerversion [2022-01-20T20:39:13.977Z] github.com/docker/docker/errdefs [2022-01-20T20:39:13.977Z] github.com/docker/docker/image [2022-01-20T20:39:13.977Z] github.com/docker/docker/image/cache [2022-01-20T20:39:13.977Z] github.com/docker/docker/image/tarexport [2022-01-20T20:39:13.977Z] github.com/docker/docker/image/v1 [2022-01-20T20:39:13.977Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:39:13.977Z] github.com/docker/docker/layer [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:39:13.977Z] github.com/docker/docker/oci [2022-01-20T20:39:13.977Z] github.com/docker/docker/oci/caps [2022-01-20T20:39:13.977Z] github.com/docker/docker/opts [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/archive [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/directory [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/locker [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/mount [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/platform [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/pools [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/progress [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/signal [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/stack [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/system [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/term [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:39:13.977Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:39:13.977Z] github.com/docker/docker/plugin [2022-01-20T20:39:13.977Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:39:13.977Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:39:13.977Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:39:13.977Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:39:13.977Z] github.com/docker/docker/quota [2022-01-20T20:39:13.977Z] github.com/docker/docker/reference [2022-01-20T20:39:13.977Z] github.com/docker/docker/registry [2022-01-20T20:39:13.977Z] github.com/docker/docker/registry/resumable [2022-01-20T20:39:13.977Z] github.com/docker/docker/restartmanager [2022-01-20T20:39:13.977Z] github.com/docker/docker/rootless [2022-01-20T20:39:13.977Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:39:13.977Z] github.com/docker/docker/runconfig [2022-01-20T20:39:13.977Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/environment [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/registry [2022-01-20T20:39:13.977Z] github.com/docker/docker/testutil/request [2022-01-20T20:39:13.977Z] github.com/docker/docker/volume [2022-01-20T20:39:13.977Z] github.com/docker/docker/volume/drivers [2022-01-20T20:39:13.977Z] github.com/docker/docker/volume/local [2022-01-20T20:39:13.977Z] github.com/docker/docker/volume/mounts [2022-01-20T20:39:13.977Z] github.com/docker/docker/volume/service [2022-01-20T20:39:13.977Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:39:13.977Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:39:13.977Z] ++ grep --fixed-strings /libnetwork [2022-01-20T20:39:13.977Z] ++ echo 'github.com/docker/docker/api [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/backend [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/container [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/events [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/filters [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/image [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/mount [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/network [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/registry [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/time [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/versions [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:39:13.977Z] github.com/docker/docker/api/types/volume [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:39:13.977Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:39:13.977Z] github.com/docker/docker/cli [2022-01-20T20:39:13.977Z] github.com/docker/docker/cli/config [2022-01-20T20:39:13.977Z] github.com/docker/docker/cli/debug [2022-01-20T20:39:13.977Z] github.com/docker/docker/client [2022-01-20T20:39:13.977Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:39:13.977Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:39:13.977Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:39:13.977Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:39:13.977Z] github.com/docker/docker/container [2022-01-20T20:39:13.977Z] github.com/docker/docker/container/stream [2022-01-20T20:39:13.977Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:39:13.977Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:39:13.977Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/config [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/events [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/exec [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/images [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/links [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/names [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/network [2022-01-20T20:39:13.977Z] github.com/docker/docker/daemon/stats [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution/utils [2022-01-20T20:39:13.977Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:39:13.977Z] github.com/docker/docker/dockerversion [2022-01-20T20:39:13.977Z] github.com/docker/docker/errdefs [2022-01-20T20:39:13.977Z] github.com/docker/docker/image [2022-01-20T20:39:13.977Z] github.com/docker/docker/image/cache [2022-01-20T20:39:13.977Z] github.com/docker/docker/image/tarexport [2022-01-20T20:39:13.977Z] github.com/docker/docker/image/v1 [2022-01-20T20:39:13.977Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:39:13.977Z] github.com/docker/docker/layer [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:39:13.977Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:39:13.977Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/types [2022-01-20T20:39:13.978Z] github.com/docker/docker/oci [2022-01-20T20:39:13.978Z] github.com/docker/docker/oci/caps [2022-01-20T20:39:13.978Z] github.com/docker/docker/opts [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/archive [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/directory [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/locker [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/mount [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/platform [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/pools [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/progress [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/signal [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/stack [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/system [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/term [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:39:13.978Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:39:13.978Z] github.com/docker/docker/plugin [2022-01-20T20:39:13.978Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:39:13.978Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:39:13.978Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:39:13.978Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:39:13.978Z] github.com/docker/docker/quota [2022-01-20T20:39:13.978Z] github.com/docker/docker/reference [2022-01-20T20:39:13.978Z] github.com/docker/docker/registry [2022-01-20T20:39:13.978Z] github.com/docker/docker/registry/resumable [2022-01-20T20:39:13.978Z] github.com/docker/docker/restartmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/rootless [2022-01-20T20:39:13.978Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:39:13.978Z] github.com/docker/docker/runconfig [2022-01-20T20:39:13.978Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/environment [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/registry [2022-01-20T20:39:13.978Z] github.com/docker/docker/testutil/request [2022-01-20T20:39:13.978Z] github.com/docker/docker/volume [2022-01-20T20:39:13.978Z] github.com/docker/docker/volume/drivers [2022-01-20T20:39:13.978Z] github.com/docker/docker/volume/local [2022-01-20T20:39:13.978Z] github.com/docker/docker/volume/mounts [2022-01-20T20:39:13.978Z] github.com/docker/docker/volume/service [2022-01-20T20:39:13.978Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:39:13.978Z] github.com/docker/docker/volume/testutils' [2022-01-20T20:39:13.978Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:39:13.978Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T20:39:13.978Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/types' [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:39:13.978Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:39:13.978Z] + type docker-proxy [2022-01-20T20:39:13.978Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T20:39:13.978Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T20:39:13.978Z] [2022-01-20T20:39:13.978Z] Removing bundles/ [2022-01-20T20:39:13.978Z] [2022-01-20T20:39:13.978Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T20:39:13.978Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:39:13.978Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T20:39:13.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T20:39:13.989Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T20:39:13.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T20:39:13.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T20:39:13.989Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T20:39:13.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T20:39:13.989Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T20:39:13.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T20:39:14.671Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:39:14.671Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:39:14.671Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:39:14.671Z] === RUN TestDaemonConfigValidation [2022-01-20T20:39:14.672Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:39:14.672Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T20:39:14.672Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:39:14.672Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:39:14.672Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:39:14.672Z] === RUN TestDaemonProxy [2022-01-20T20:39:14.672Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:39:14.672Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T20:39:14.672Z] PASS [2022-01-20T20:39:14.672Z] ok github.com/docker/docker/integration/daemon 0.104s [2022-01-20T20:39:14.672Z] [2022-01-20T20:39:14.672Z] === Skipped [2022-01-20T20:39:14.672Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T20:39:14.672Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:39:14.672Z] [2022-01-20T20:39:14.672Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T20:39:14.672Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:39:14.672Z] [2022-01-20T20:39:14.672Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:39:14.672Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:39:14.672Z] [2022-01-20T20:39:14.672Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T20:39:14.672Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:39:14.672Z] [2022-01-20T20:39:14.672Z] DONE 4 tests, 4 skipped in 21.809s [2022-01-20T20:39:14.672Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T20:39:14.672Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:14.672Z] INFO: Testing against a local daemon [2022-01-20T20:39:14.672Z] === RUN TestCommitInheritsEnv [2022-01-20T20:39:14.672Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:39:14.672Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T20:39:14.672Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:39:14.672Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:39:14.672Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:39:14.672Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:39:14.672Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T20:39:14.672Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:39:14.672Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T20:39:14.672Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:39:14.672Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2022-01-20T20:39:14.672Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:39:14.672Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T20:39:14.672Z] === RUN TestTagInvalidReference [2022-01-20T20:39:14.672Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T20:39:14.672Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:39:14.672Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T20:39:14.672Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:39:14.672Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-20T20:39:14.672Z] === RUN TestTagOfficialNames [2022-01-20T20:39:14.672Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-20T20:39:14.672Z] === RUN TestTagMatchesDigest [2022-01-20T20:39:14.672Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T20:39:14.672Z] PASS [2022-01-20T20:39:14.672Z] ok github.com/docker/docker/integration/image 1.552s [2022-01-20T20:39:15.131Z] [2022-01-20T20:39:15.131Z] === Skipped [2022-01-20T20:39:15.131Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T20:39:15.131Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:39:15.131Z] [2022-01-20T20:39:15.131Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:39:15.131Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:39:15.131Z] [2022-01-20T20:39:15.131Z] DONE 11 tests, 2 skipped in 3.255s [2022-01-20T20:39:15.131Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T20:39:17.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:17.310Z] INFO: Testing against a local daemon [2022-01-20T20:39:17.310Z] === RUN TestNetworkCreateDelete [2022-01-20T20:39:17.310Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:17.310Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:39:17.310Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T20:39:17.310Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestDaemonDNSFallback [2022-01-20T20:39:17.310Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:17.310Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestInspectNetwork [2022-01-20T20:39:17.310Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:39:17.310Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:39:17.310Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:17.310Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:39:17.310Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:39:17.310Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:39:17.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:39:17.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:39:17.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:39:17.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:39:17.310Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:39:17.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:39:17.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:39:17.310Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-20T20:39:17.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T20:39:17.310Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T20:39:17.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T20:39:17.310Z] === RUN TestNetworkList [2022-01-20T20:39:17.310Z] === RUN TestNetworkList//networks [2022-01-20T20:39:17.310Z] === PAUSE TestNetworkList//networks [2022-01-20T20:39:17.310Z] === RUN TestNetworkList//networks/ [2022-01-20T20:39:17.310Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:39:17.310Z] === CONT TestNetworkList//networks [2022-01-20T20:39:17.310Z] === CONT TestNetworkList//networks/ [2022-01-20T20:39:17.310Z] --- PASS: TestNetworkList (0.04s) [2022-01-20T20:39:17.310Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:39:17.310Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:39:17.310Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:39:17.310Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:39:17.310Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:39:17.310Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:39:17.310Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:39:17.310Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:39:17.310Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:39:17.310Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:39:17.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:39:17.310Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:39:17.310Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:39:17.310Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:39:17.310Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:39:17.310Z] PASS [2022-01-20T20:39:17.310Z] ok github.com/docker/docker/integration/network 0.163s [2022-01-20T20:39:17.310Z] [2022-01-20T20:39:17.310Z] === Skipped [2022-01-20T20:39:17.310Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T20:39:17.310Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:17.310Z] [2022-01-20T20:39:17.310Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:39:17.310Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T20:39:17.310Z] [2022-01-20T20:39:17.310Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T20:39:17.310Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:17.310Z] [2022-01-20T20:39:17.310Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T20:39:17.310Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:39:17.310Z] [2022-01-20T20:39:17.310Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T20:39:17.310Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:39:17.311Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:39:17.311Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:39:17.311Z] [2022-01-20T20:39:17.311Z] DONE 22 tests, 15 skipped in 2.205s [2022-01-20T20:39:17.311Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T20:39:18.276Z] testing: warning: no tests to run [2022-01-20T20:39:18.276Z] PASS [2022-01-20T20:39:18.276Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2022-01-20T20:39:18.276Z] [2022-01-20T20:39:18.276Z] DONE 0 tests in 0.644s [2022-01-20T20:39:18.276Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T20:39:18.733Z] testing: warning: no tests to run [2022-01-20T20:39:18.733Z] PASS [2022-01-20T20:39:18.733Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2022-01-20T20:39:18.733Z] [2022-01-20T20:39:18.733Z] DONE 0 tests in 0.673s [2022-01-20T20:39:18.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T20:39:19.387Z] === RUN TestDockerSuite/TestExec [2022-01-20T20:39:19.387Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T20:39:19.387Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T20:39:19.696Z] testing: warning: no tests to run [2022-01-20T20:39:19.696Z] PASS [2022-01-20T20:39:19.696Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-01-20T20:39:19.696Z] [2022-01-20T20:39:19.696Z] DONE 0 tests in 0.652s [2022-01-20T20:39:19.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T20:39:19.949Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T20:39:20.153Z] testing: warning: no tests to run [2022-01-20T20:39:20.153Z] PASS [2022-01-20T20:39:20.153Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-01-20T20:39:20.206Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T20:39:20.570Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T20:39:20.570Z] [2022-01-20T20:39:20.570Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T20:39:20.570Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T20:39:20.570Z] [2022-01-20T20:39:20.570Z] + mkdir -p bundles [2022-01-20T20:39:20.570Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/backend/build [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/httputils [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/middleware [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/build [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/container [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/debug [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/image [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/network [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/session [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/system [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/server/router/volume [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/backend [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/container [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/events [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/filters [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/image [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/mount [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/network [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/registry [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/strslice [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/swarm [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/time [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/versions [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T20:39:20.570Z] github.com/docker/docker/api/types/volume [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/builder-next [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/dockerfile [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/dockerignore [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/remotecontext [2022-01-20T20:39:20.570Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T20:39:20.570Z] github.com/docker/docker/cli [2022-01-20T20:39:20.570Z] github.com/docker/docker/cli/config [2022-01-20T20:39:20.570Z] github.com/docker/docker/cli/debug [2022-01-20T20:39:20.570Z] github.com/docker/docker/client [2022-01-20T20:39:20.570Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T20:39:20.570Z] github.com/docker/docker/cmd/dockerd [2022-01-20T20:39:20.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T20:39:20.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T20:39:20.570Z] github.com/docker/docker/container [2022-01-20T20:39:20.570Z] github.com/docker/docker/container/stream [2022-01-20T20:39:20.570Z] github.com/docker/docker/contrib/apparmor [2022-01-20T20:39:20.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T20:39:20.570Z] github.com/docker/docker/contrib/httpserver [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/cluster [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/config [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/events [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/exec [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/images [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/initlayer [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/links [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/listeners [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/local [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/names [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/network [2022-01-20T20:39:20.570Z] github.com/docker/docker/daemon/stats [2022-01-20T20:39:20.570Z] github.com/docker/docker/distribution [2022-01-20T20:39:20.570Z] github.com/docker/docker/distribution/metadata [2022-01-20T20:39:20.571Z] github.com/docker/docker/distribution/utils [2022-01-20T20:39:20.571Z] github.com/docker/docker/distribution/xfer [2022-01-20T20:39:20.571Z] github.com/docker/docker/dockerversion [2022-01-20T20:39:20.571Z] github.com/docker/docker/errdefs [2022-01-20T20:39:20.571Z] github.com/docker/docker/image [2022-01-20T20:39:20.571Z] github.com/docker/docker/image/cache [2022-01-20T20:39:20.571Z] github.com/docker/docker/image/tarexport [2022-01-20T20:39:20.571Z] github.com/docker/docker/image/v1 [2022-01-20T20:39:20.571Z] github.com/docker/docker/internal/test/suite [2022-01-20T20:39:20.571Z] github.com/docker/docker/layer [2022-01-20T20:39:20.571Z] github.com/docker/docker/libcontainerd [2022-01-20T20:39:20.571Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T20:39:20.571Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T20:39:20.571Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T20:39:20.571Z] github.com/docker/docker/libcontainerd/types [2022-01-20T20:39:20.571Z] github.com/docker/docker/oci [2022-01-20T20:39:20.571Z] github.com/docker/docker/oci/caps [2022-01-20T20:39:20.571Z] github.com/docker/docker/opts [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/aaparser [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/archive [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/authorization [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/capabilities [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/containerfs [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/directory [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/dmesg [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/filenotify [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/fileutils [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/fsutils [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/homedir [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/idtools [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/ioutils [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/locker [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/longpath [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/loopback [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/mount [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/parsers [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/pidfile [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/platform [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/plugins [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/pools [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/progress [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/pubsub [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/reexec [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/signal [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/stack [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/stringid [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/symlink [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/system [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/tailfile [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/tarsum [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/term [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/term/windows [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/truncindex [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/urlutil [2022-01-20T20:39:20.571Z] github.com/docker/docker/pkg/useragent [2022-01-20T20:39:20.571Z] github.com/docker/docker/plugin [2022-01-20T20:39:20.571Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T20:39:20.571Z] github.com/docker/docker/plugin/v2 [2022-01-20T20:39:20.571Z] github.com/docker/docker/profiles/apparmor [2022-01-20T20:39:20.571Z] github.com/docker/docker/profiles/seccomp [2022-01-20T20:39:20.571Z] github.com/docker/docker/quota [2022-01-20T20:39:20.571Z] github.com/docker/docker/reference [2022-01-20T20:39:20.571Z] github.com/docker/docker/registry [2022-01-20T20:39:20.571Z] github.com/docker/docker/registry/resumable [2022-01-20T20:39:20.571Z] github.com/docker/docker/restartmanager [2022-01-20T20:39:20.571Z] github.com/docker/docker/rootless [2022-01-20T20:39:20.571Z] github.com/docker/docker/rootless/specconv [2022-01-20T20:39:20.571Z] github.com/docker/docker/runconfig [2022-01-20T20:39:20.571Z] github.com/docker/docker/runconfig/opts [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/daemon [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/environment [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/fakegit [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/registry [2022-01-20T20:39:20.571Z] github.com/docker/docker/testutil/request [2022-01-20T20:39:20.571Z] github.com/docker/docker/volume [2022-01-20T20:39:20.571Z] github.com/docker/docker/volume/drivers [2022-01-20T20:39:20.571Z] github.com/docker/docker/volume/local [2022-01-20T20:39:20.571Z] github.com/docker/docker/volume/mounts [2022-01-20T20:39:20.571Z] github.com/docker/docker/volume/service [2022-01-20T20:39:20.571Z] github.com/docker/docker/volume/service/opts [2022-01-20T20:39:20.571Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T20:39:20.571Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T20:39:20.612Z] [2022-01-20T20:39:20.613Z] DONE 0 tests in 0.694s [2022-01-20T20:39:20.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T20:39:21.515Z] ? github.com/docker/docker/api [no test files] [2022-01-20T20:39:21.573Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T20:39:22.137Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T20:39:22.697Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T20:39:23.259Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T20:39:23.515Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T20:39:24.444Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T20:39:25.005Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T20:39:25.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:25.342Z] INFO: Testing against a local daemon [2022-01-20T20:39:25.342Z] === RUN TestPluginInvalidJSON [2022-01-20T20:39:25.342Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:39:25.342Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:39:25.342Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:39:25.342Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-20T20:39:25.342Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T20:39:25.342Z] === RUN TestPluginInstall [2022-01-20T20:39:25.342Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:39:25.342Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T20:39:25.342Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:39:25.342Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:39:25.342Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T20:39:25.342Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:39:25.342Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:39:25.342Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:39:25.342Z] PASS [2022-01-20T20:39:25.342Z] ok github.com/docker/docker/integration/plugin/common 0.111s [2022-01-20T20:39:25.342Z] [2022-01-20T20:39:25.342Z] === Skipped [2022-01-20T20:39:25.342Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T20:39:25.342Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:39:25.342Z] [2022-01-20T20:39:25.342Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T20:39:25.342Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:39:25.342Z] [2022-01-20T20:39:25.342Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:39:25.342Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:39:25.342Z] [2022-01-20T20:39:25.342Z] DONE 5 tests, 3 skipped in 5.027s [2022-01-20T20:39:25.806Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T20:39:25.931Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T20:39:26.886Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T20:39:27.448Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T20:39:28.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-20T20:39:28.373Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T20:39:28.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:28.735Z] INFO: Testing against a local daemon [2022-01-20T20:39:28.735Z] === RUN TestExternalGraphDriver [2022-01-20T20:39:28.735Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:39:28.735Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T20:39:28.735Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:39:28.735Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:39:28.735Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:39:28.735Z] PASS [2022-01-20T20:39:28.735Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2022-01-20T20:39:28.735Z] [2022-01-20T20:39:28.735Z] === Skipped [2022-01-20T20:39:28.735Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T20:39:28.735Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:39:28.735Z] [2022-01-20T20:39:28.735Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:39:28.735Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:39:28.735Z] [2022-01-20T20:39:28.735Z] DONE 2 tests, 2 skipped in 3.052s [2022-01-20T20:39:28.735Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T20:39:28.935Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T20:39:30.298Z] docker_api_swarm_test.go:384: [d3a8142f5a7a6] joining swarm manager [de11456c3e59f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:39:30.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:30.962Z] INFO: Testing against a local daemon [2022-01-20T20:39:30.962Z] === RUN TestReadPluginNoRead [2022-01-20T20:39:30.962Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:39:30.962Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T20:39:30.962Z] PASS [2022-01-20T20:39:30.962Z] ok github.com/docker/docker/integration/plugin/logging 0.080s [2022-01-20T20:39:30.962Z] [2022-01-20T20:39:30.962Z] === Skipped [2022-01-20T20:39:30.962Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T20:39:30.962Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:39:30.962Z] [2022-01-20T20:39:30.962Z] DONE 1 tests, 1 skipped in 2.267s [2022-01-20T20:39:30.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T20:39:31.662Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T20:39:32.223Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-20T20:39:32.223Z] docker_api_swarm_test.go:385: [da40451b5953d] joining swarm manager [de11456c3e59f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:39:32.530Z] testing: warning: no tests to run [2022-01-20T20:39:32.530Z] PASS [2022-01-20T20:39:32.530Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2022-01-20T20:39:32.530Z] [2022-01-20T20:39:32.530Z] DONE 0 tests in 1.046s [2022-01-20T20:39:32.530Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T20:39:32.785Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T20:39:33.349Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T20:39:33.910Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T20:39:34.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:34.114Z] INFO: Testing against a local daemon [2022-01-20T20:39:34.114Z] === RUN TestPluginWithDevMounts [2022-01-20T20:39:34.114Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:34.114Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T20:39:34.114Z] PASS [2022-01-20T20:39:34.114Z] ok github.com/docker/docker/integration/plugin/volumes 0.088s [2022-01-20T20:39:34.472Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T20:39:34.587Z] [2022-01-20T20:39:34.587Z] === Skipped [2022-01-20T20:39:34.587Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T20:39:34.587Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:34.587Z] [2022-01-20T20:39:34.587Z] DONE 1 tests, 1 skipped in 2.040s [2022-01-20T20:39:34.587Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T20:39:34.728Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T20:39:36.093Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T20:39:36.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:36.155Z] INFO: Testing against a local daemon [2022-01-20T20:39:36.155Z] === RUN TestSecretInspect [2022-01-20T20:39:36.155Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T20:39:36.155Z] === RUN TestSecretList [2022-01-20T20:39:36.155Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T20:39:36.155Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:39:36.155Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:39:36.155Z] === RUN TestSecretsUpdate [2022-01-20T20:39:36.155Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T20:39:36.155Z] === RUN TestTemplatedSecret [2022-01-20T20:39:36.155Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T20:39:36.155Z] === RUN TestSecretCreateResolve [2022-01-20T20:39:36.155Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:36.155Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T20:39:36.155Z] PASS [2022-01-20T20:39:36.155Z] ok github.com/docker/docker/integration/secret 0.081s [2022-01-20T20:39:36.155Z] [2022-01-20T20:39:36.155Z] === Skipped [2022-01-20T20:39:36.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T20:39:36.155Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] [2022-01-20T20:39:36.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T20:39:36.155Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] [2022-01-20T20:39:36.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:39:36.155Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] [2022-01-20T20:39:36.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T20:39:36.155Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] [2022-01-20T20:39:36.155Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T20:39:36.155Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:36.155Z] [2022-01-20T20:39:36.155Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T20:39:36.155Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:36.155Z] [2022-01-20T20:39:36.155Z] DONE 6 tests, 6 skipped in 1.826s [2022-01-20T20:39:36.349Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T20:39:36.418Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2022-01-20T20:39:36.627Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T20:39:36.910Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T20:39:37.471Z] --- PASS: TestServicePlugin (30.88s) [2022-01-20T20:39:37.471Z] === RUN TestServiceUpdateLabel [2022-01-20T20:39:38.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:38.872Z] INFO: Testing against a local daemon [2022-01-20T20:39:38.872Z] === RUN TestServiceCreateInit [2022-01-20T20:39:38.872Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:39:38.872Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:39:38.872Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:39:38.872Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestCreateServiceConflict [2022-01-20T20:39:38.872Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:39:38.872Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-20T20:39:38.872Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:39:38.872Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:39:38.872Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-20T20:39:38.872Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:39:38.872Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestCreateServiceSysctls [2022-01-20T20:39:38.872Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-20T20:39:38.872Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:39:38.872Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T20:39:38.872Z] === RUN TestInspect [2022-01-20T20:39:38.872Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestInspect (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestCreateJob [2022-01-20T20:39:38.872Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestReplicatedJob [2022-01-20T20:39:38.872Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:39:38.872Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestServiceListWithStatuses [2022-01-20T20:39:38.872Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:39:38.872Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:39:38.872Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestServicePlugin [2022-01-20T20:39:38.872Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestServiceUpdateLabel [2022-01-20T20:39:38.872Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:39:38.872Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:39:38.872Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:39:38.872Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T20:39:38.872Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:39:38.872Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:39:38.872Z] PASS [2022-01-20T20:39:38.872Z] ok github.com/docker/docker/integration/service 0.246s [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === Skipped [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:39:38.872Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:39:38.872Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:39:38.872Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T20:39:38.872Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-20T20:39:38.872Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:39:38.872Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2022-01-20T20:39:38.872Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:39:38.872Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-20T20:39:38.872Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T20:39:38.872Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T20:39:38.872Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T20:39:38.872Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T20:39:38.872Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T20:39:38.872Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T20:39:38.872Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:39:38.872Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T20:39:38.872Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T20:39:38.872Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T20:39:38.872Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T20:39:38.872Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T20:39:38.872Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T20:39:38.872Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T20:39:38.872Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:39:38.872Z] [2022-01-20T20:39:38.872Z] DONE 24 tests, 23 skipped in 2.445s [2022-01-20T20:39:38.872Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T20:39:39.984Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-01-20T20:39:39.984Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:39:40.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:40.442Z] INFO: Testing against a local daemon [2022-01-20T20:39:40.442Z] === RUN TestSessionCreate [2022-01-20T20:39:40.442Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:39:40.442Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T20:39:40.442Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:39:40.442Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:39:40.442Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:39:40.442Z] PASS [2022-01-20T20:39:40.442Z] ok github.com/docker/docker/integration/session 0.099s [2022-01-20T20:39:40.911Z] [2022-01-20T20:39:40.911Z] === Skipped [2022-01-20T20:39:40.911Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T20:39:40.911Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:39:40.911Z] [2022-01-20T20:39:40.911Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:39:40.911Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:39:40.911Z] [2022-01-20T20:39:40.911Z] DONE 2 tests, 2 skipped in 1.718s [2022-01-20T20:39:40.911Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T20:39:42.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:42.480Z] INFO: Testing against a local daemon [2022-01-20T20:39:42.480Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:39:42.480Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:42.480Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestDiskUsage [2022-01-20T20:39:42.480Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:39:42.480Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestEventsExecDie [2022-01-20T20:39:42.480Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:39:42.480Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:39:42.480Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:39:42.480Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestEventsVolumeCreate [2022-01-20T20:39:42.480Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:39:42.480Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestInfoAPI [2022-01-20T20:39:42.480Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T20:39:42.480Z] === RUN TestInfoAPIWarnings [2022-01-20T20:39:42.480Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:39:42.480Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestInfoDebug [2022-01-20T20:39:42.480Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:39:42.480Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:39:42.480Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:39:42.480Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:39:42.480Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:39:42.480Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T20:39:42.480Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:39:43.469Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-01-20T20:39:43.469Z] === RUN TestPingCacheHeaders [2022-01-20T20:39:43.469Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T20:39:43.469Z] === RUN TestPingGet [2022-01-20T20:39:43.469Z] --- PASS: TestPingGet (0.03s) [2022-01-20T20:39:43.469Z] === RUN TestPingHead [2022-01-20T20:39:43.469Z] --- PASS: TestPingHead (0.03s) [2022-01-20T20:39:43.469Z] === RUN TestVersion [2022-01-20T20:39:43.938Z] --- PASS: TestVersion (0.03s) [2022-01-20T20:39:43.938Z] PASS [2022-01-20T20:39:43.938Z] ok github.com/docker/docker/integration/system 1.238s [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === Skipped [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:39:43.938Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T20:39:43.938Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T20:39:43.938Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:39:43.938Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T20:39:43.938Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T20:39:43.938Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T20:39:43.938Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T20:39:43.938Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T20:39:43.938Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:39:43.938Z] [2022-01-20T20:39:43.938Z] DONE 15 tests, 9 skipped in 2.980s [2022-01-20T20:39:43.938Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T20:39:44.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T20:39:45.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:45.508Z] INFO: Testing against a local daemon [2022-01-20T20:39:45.508Z] === RUN TestVolumesCreateAndList [2022-01-20T20:39:45.508Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-01-20T20:39:45.508Z] === RUN TestVolumesRemove [2022-01-20T20:39:45.977Z] --- PASS: TestVolumesRemove (0.16s) [2022-01-20T20:39:45.977Z] === RUN TestVolumesInspect [2022-01-20T20:39:45.977Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T20:39:45.977Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:39:45.977Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:39:45.977Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:39:45.977Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:39:45.977Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T20:39:45.977Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:39:45.977Z] PASS [2022-01-20T20:39:45.977Z] ok github.com/docker/docker/integration/volume 0.338s [2022-01-20T20:39:45.977Z] [2022-01-20T20:39:45.977Z] DONE 5 tests in 2.143s [2022-01-20T20:39:45.977Z] INFO: make.ps1 ended at 01/20/2022 20:39:45 [2022-01-20T20:39:45.977Z] INFO: Integration CLI tests being run from the host: [2022-01-20T20:39:45.977Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T20:39:48.063Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T20:39:48.063Z] === RUN TestDockerSuite/TestExecTTY [2022-01-20T20:39:49.001Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T20:39:49.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T20:39:49.072Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T20:39:49.258Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T20:39:49.819Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T20:39:50.063Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T20:39:50.063Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T20:39:50.382Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T20:39:50.382Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T20:39:50.382Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T20:39:50.534Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T20:39:51.864Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-20T20:39:52.120Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T20:39:52.755Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T20:39:52.755Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T20:39:52.755Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T20:39:53.048Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-20T20:39:53.304Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T20:39:54.231Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T20:39:54.231Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-01-20T20:39:54.231Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:39:56.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T20:39:56.621Z] INFO: Testing against a local daemon [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T20:39:56.621Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T20:39:56.621Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T20:39:56.621Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T20:39:57.091Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T20:39:57.569Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T20:39:58.039Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T20:39:58.644Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T20:39:59.472Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T20:39:59.635Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T20:39:59.635Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T20:39:59.635Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T20:39:59.635Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T20:39:59.635Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T20:40:01.859Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T20:40:02.850Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T20:40:03.636Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T20:40:03.840Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T20:40:04.312Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T20:40:04.564Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T20:40:04.784Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T20:40:08.728Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-01-20T20:40:08.728Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:40:08.984Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T20:40:09.547Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T20:40:09.547Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T20:40:09.547Z] === RUN TestDockerSuite/TestHealth [2022-01-20T20:40:11.960Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T20:40:14.186Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T20:40:14.186Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T20:40:14.186Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T20:40:15.757Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T20:40:15.757Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T20:40:15.757Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T20:40:16.227Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T20:40:18.465Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T20:40:20.037Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T20:40:20.508Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T20:40:20.508Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T20:40:20.508Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T20:40:21.500Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T20:40:21.740Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2022-01-20T20:40:21.740Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:40:22.492Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T20:40:22.492Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T20:40:22.492Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T20:40:22.492Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T20:40:22.492Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T20:40:22.667Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T20:40:23.594Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T20:40:28.838Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T20:40:28.838Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T20:40:28.838Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T20:40:28.838Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T20:40:29.401Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T20:40:29.401Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T20:40:29.671Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T20:40:30.329Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T20:40:30.329Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T20:40:30.329Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T20:40:30.329Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T20:40:30.329Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T20:40:30.329Z] check_test.go:379: [da40451b5953d] daemon is not started [2022-01-20T20:40:30.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-20T20:40:30.670Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T20:40:30.670Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T20:40:31.232Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T20:40:31.232Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T20:40:31.795Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T20:40:31.795Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T20:40:32.723Z] docker_api_swarm_test.go:802: [dd7047f959a2d] joining swarm manager [dc3c20998b3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:40:32.979Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T20:40:33.540Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T20:40:33.540Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T20:40:34.102Z] docker_api_swarm_test.go:802: [da53fe8a951dc] joining swarm manager [dc3c20998b3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:40:34.102Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T20:40:35.507Z] docker_api_swarm_test.go:802: [ddb12f4d1e015] joining swarm manager [dc3c20998b3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T20:40:36.434Z] docker_api_swarm_test.go:802: [d888d4dff1490] joining swarm manager [dc3c20998b3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T20:40:36.690Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T20:40:36.690Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T20:40:36.946Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T20:40:37.873Z] docker_api_swarm_test.go:810: [dea938d14ba58] joining swarm manager [dc3c20998b3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-20T20:40:37.873Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2022-01-20T20:40:37.873Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-01-20T20:40:37.873Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-20T20:40:37.873Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-01-20T20:40:37.873Z] PASS [2022-01-20T20:40:37.873Z] [2022-01-20T20:40:37.873Z] === Skipped [2022-01-20T20:40:37.873Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T20:40:37.873Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T20:40:37.873Z] [2022-01-20T20:40:37.873Z] DONE 27 tests, 1 skipped in 193.849s [2022-01-20T20:40:37.873Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T20:40:37.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:40:37.873Z] ++ set -e [2022-01-20T20:40:37.873Z] ++ '[' -n 0 ']' [2022-01-20T20:40:37.873Z] ++ set -x [2022-01-20T20:40:37.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:40:38.129Z] INFO: Testing against a local daemon [2022-01-20T20:40:38.129Z] === RUN TestSessionCreate [2022-01-20T20:40:38.129Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T20:40:38.129Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:40:38.129Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-01-20T20:40:38.129Z] PASS [2022-01-20T20:40:38.129Z] [2022-01-20T20:40:38.129Z] DONE 2 tests in 0.173s [2022-01-20T20:40:38.129Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T20:40:38.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:40:38.129Z] ++ set -e [2022-01-20T20:40:38.129Z] ++ '[' -n 0 ']' [2022-01-20T20:40:38.129Z] ++ set -x [2022-01-20T20:40:38.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:40:38.391Z] INFO: Testing against a local daemon [2022-01-20T20:40:38.391Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:40:38.391Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:40:38.391Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:40:38.391Z] === RUN TestDiskUsage [2022-01-20T20:40:38.391Z] === PAUSE TestDiskUsage [2022-01-20T20:40:38.391Z] === RUN TestEventsExecDie [2022-01-20T20:40:38.391Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T20:40:38.954Z] --- PASS: TestEventsExecDie (0.81s) [2022-01-20T20:40:38.954Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:40:39.210Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-01-20T20:40:39.210Z] === RUN TestEventsVolumeCreate [2022-01-20T20:40:39.210Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-20T20:40:39.210Z] === RUN TestInfoBinaryCommits [2022-01-20T20:40:39.210Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-20T20:40:39.210Z] === RUN TestInfoAPIVersioned [2022-01-20T20:40:39.210Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-01-20T20:40:39.210Z] === RUN TestInfoAPI [2022-01-20T20:40:39.210Z] --- PASS: TestInfoAPI (0.03s) [2022-01-20T20:40:39.210Z] === RUN TestInfoAPIWarnings [2022-01-20T20:40:39.772Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T20:40:39.772Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T20:40:41.136Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T20:40:42.066Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T20:40:42.996Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T20:40:43.927Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T20:40:44.490Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T20:40:45.051Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T20:40:45.051Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-20T20:40:45.051Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T20:40:45.307Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T20:40:45.870Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T20:40:46.433Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T20:40:46.690Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T20:40:47.255Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T20:40:47.511Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T20:40:47.511Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-20T20:40:48.876Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T20:40:49.132Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T20:40:49.696Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T20:40:49.696Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T20:40:49.951Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T20:40:49.951Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T20:40:49.951Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T20:40:50.909Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T20:40:51.174Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T20:40:51.431Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T20:40:51.994Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T20:40:51.994Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T20:40:51.994Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T20:40:51.994Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T20:40:51.994Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T20:40:52.562Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T20:40:53.130Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T20:40:53.130Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T20:40:53.386Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T20:40:53.947Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T20:40:55.866Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-01-20T20:40:55.866Z] === RUN TestInfoDebug [2022-01-20T20:40:55.866Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T20:40:55.866Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T20:40:56.122Z] --- PASS: TestInfoDebug (0.55s) [2022-01-20T20:40:56.122Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:40:56.379Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T20:40:56.635Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-01-20T20:40:56.635Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:40:57.201Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-01-20T20:40:57.201Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:40:57.457Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2022-01-20T20:40:57.457Z] === RUN TestPingCacheHeaders [2022-01-20T20:40:57.457Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T20:40:57.457Z] === RUN TestPingGet [2022-01-20T20:40:57.457Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T20:40:57.457Z] --- PASS: TestPingGet (0.04s) [2022-01-20T20:40:57.457Z] === RUN TestPingHead [2022-01-20T20:40:57.457Z] --- PASS: TestPingHead (0.03s) [2022-01-20T20:40:57.457Z] === RUN TestVersion [2022-01-20T20:40:57.457Z] --- PASS: TestVersion (0.04s) [2022-01-20T20:40:57.457Z] === CONT TestDiskUsage [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 49.0% of statements [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/builder/remotecontext/git 1.185s coverage: 86.3% of statements [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T20:40:57.901Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T20:40:57.901Z] ok github.com/docker/docker/cmd/docker-proxy 0.131s coverage: 67.6% of statements [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T20:40:58.023Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T20:40:58.280Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T20:40:58.473Z] ok github.com/docker/docker/client 0.099s coverage: 75.6% of statements [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T20:40:58.843Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T20:40:58.844Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T20:40:58.844Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T20:40:58.844Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage (1.41s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty (0.05s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/volume_types (0.01s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.01s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.01s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.01s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T20:40:58.844Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T20:40:58.844Z] PASS [2022-01-20T20:40:58.844Z] [2022-01-20T20:40:58.844Z] === Skipped [2022-01-20T20:40:58.844Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:40:58.844Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T20:40:58.844Z] [2022-01-20T20:40:58.844Z] DONE 50 tests, 1 skipped in 20.756s [2022-01-20T20:40:58.844Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T20:40:58.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:40:58.844Z] ++ set -e [2022-01-20T20:40:58.844Z] ++ '[' -n 0 ']' [2022-01-20T20:40:58.844Z] ++ set -x [2022-01-20T20:40:58.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-01-20T20:40:59.101Z] INFO: Testing against a local daemon [2022-01-20T20:40:59.101Z] === RUN TestVolumesCreateAndList [2022-01-20T20:40:59.101Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T20:40:59.101Z] === RUN TestVolumesRemove [2022-01-20T20:40:59.101Z] --- PASS: TestVolumesRemove (0.08s) [2022-01-20T20:40:59.101Z] === RUN TestVolumesInspect [2022-01-20T20:40:59.101Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T20:40:59.101Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:40:59.101Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:40:59.101Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:40:59.101Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:40:59.101Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-20T20:40:59.101Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:40:59.101Z] PASS [2022-01-20T20:40:59.101Z] [2022-01-20T20:40:59.101Z] DONE 5 tests in 0.238s [2022-01-20T20:40:59.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:40:59.357Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T20:40:59.357Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T20:40:59.357Z] +++ kill 6136 [2022-01-20T20:40:59.613Z] +++ /etc/init.d/apparmor stop [2022-01-20T20:40:59.613Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:40:59.613Z] [2022-01-20T20:40:59.613Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:40:59.613Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:40:59.613Z] [2022-01-20T20:40:59.613Z] To set a process to complain mode, use the command line tool [2022-01-20T20:40:59.613Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:40:59.613Z] +++ true [2022-01-20T20:40:59.613Z] exiting test-integration [2022-01-20T20:40:59.613Z] ++ exit 0 [2022-01-20T20:40:59.613Z] [2022-01-20T20:41:00.174Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T20:41:00.174Z] + for job in $(jobs -p) [2022-01-20T20:41:00.174Z] + wait 2162 [2022-01-20T20:41:00.736Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T20:41:01.301Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T20:41:01.867Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T20:41:02.124Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T20:41:02.124Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-20T20:41:04.023Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T20:41:04.595Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T20:41:05.526Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T20:41:05.783Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T20:41:06.712Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T20:41:08.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T20:41:09.452Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T20:41:09.452Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T20:41:10.820Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T20:41:11.077Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T20:41:11.653Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T20:41:12.546Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T20:41:12.546Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T20:41:12.546Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T20:41:18.936Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T20:41:18.936Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T20:41:19.475Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T20:41:19.475Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T20:41:19.736Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T20:41:19.993Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T20:41:20.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T20:41:20.030Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T20:41:20.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T20:41:20.553Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T20:41:20.553Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T20:41:20.919Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T20:41:21.024Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T20:41:21.481Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T20:41:22.845Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-20T20:41:22.845Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T20:41:23.101Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T20:41:23.101Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T20:41:23.101Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T20:41:23.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-20T20:41:23.614Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T20:41:23.870Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T20:41:24.323Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T20:41:24.323Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T20:41:24.323Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T20:41:24.323Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T20:41:24.323Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T20:41:24.323Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T20:41:24.323Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T20:41:24.323Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T20:41:24.323Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T20:41:24.323Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T20:41:24.323Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T20:41:24.323Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T20:41:24.323Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T20:41:24.323Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T20:41:24.323Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T20:41:24.323Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T20:41:24.323Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T20:41:24.323Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T20:41:24.323Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T20:41:28.035Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T20:41:28.035Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T20:41:30.206Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T20:41:33.275Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T20:41:33.275Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T20:41:33.275Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T20:41:33.837Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T20:41:34.400Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T20:41:35.328Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T20:41:36.254Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T20:41:36.815Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T20:41:37.237Z] ok github.com/docker/docker/cmd/dockerd 0.050s coverage: 29.1% of statements [2022-01-20T20:41:37.237Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-20T20:41:37.237Z] ok github.com/docker/docker/cmd/dockerd/trap 2.509s coverage: 0.0% of statements [2022-01-20T20:41:37.237Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T20:41:37.237Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T20:41:37.237Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T20:41:37.237Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T20:41:37.237Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T20:41:38.709Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T20:41:39.270Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T20:41:39.528Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T20:41:44.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-20T20:41:45.411Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-01-20T20:41:45.411Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-01-20T20:41:46.133Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T20:41:46.794Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-01-20T20:41:48.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-20T20:41:50.540Z] docker_api_swarm_service_test.go:395: [d43715024adf5] joining swarm manager [dfa1134f8d9a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:41:51.166Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T20:41:51.166Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T20:41:51.166Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T20:41:51.465Z] docker_api_swarm_service_test.go:395: [dd054b30dc476] joining swarm manager [dfa1134f8d9a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:41:51.636Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T20:41:51.724Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T20:41:52.289Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T20:41:53.217Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T20:41:53.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2022-01-20T20:41:53.781Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T20:41:54.322Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.0% of statements [2022-01-20T20:41:54.583Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-20T20:41:54.708Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T20:41:54.708Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T20:41:55.153Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T20:41:55.271Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T20:41:56.096Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.465s coverage: 74.6% of statements [2022-01-20T20:41:56.096Z] ok github.com/docker/docker/daemon 10.146s coverage: 17.1% of statements [2022-01-20T20:41:56.357Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T20:41:56.357Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T20:41:56.357Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T20:41:56.357Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T20:41:57.165Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T20:41:57.300Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.373s coverage: 56.2% of statements [2022-01-20T20:41:57.420Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-20T20:41:57.991Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T20:41:58.689Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-01-20T20:41:59.378Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T20:41:59.634Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T20:42:00.086Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-01-20T20:42:01.477Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.307s coverage: 45.9% of statements [2022-01-20T20:42:01.477Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T20:42:01.737Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.286s coverage: 50.5% of statements [2022-01-20T20:42:02.147Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T20:42:03.122Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-01-20T20:42:03.383Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.637s coverage: 58.0% of statements [2022-01-20T20:42:03.383Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T20:42:03.647Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T20:42:04.219Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-01-20T20:42:04.479Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-01-20T20:42:05.864Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.7% of statements [2022-01-20T20:42:05.864Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T20:42:05.864Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T20:42:06.125Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2022-01-20T20:42:07.067Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 33.6% of statements [2022-01-20T20:42:07.067Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 79.9% of statements [2022-01-20T20:42:07.067Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T20:42:07.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-20T20:42:07.637Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2022-01-20T20:42:07.637Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-01-20T20:42:08.208Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-01-20T20:42:08.469Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-01-20T20:42:08.753Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T20:42:08.753Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T20:42:08.753Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T20:42:09.010Z] docker_api_swarm_service_test.go:343: [dbe3fcb9427d4] joining swarm manager [dd1edc30c5663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:42:09.039Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-01-20T20:42:09.039Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T20:42:09.611Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 54.7% of statements [2022-01-20T20:42:09.871Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-01-20T20:42:09.937Z] docker_api_swarm_service_test.go:343: [d593eb2228dca] joining swarm manager [dd1edc30c5663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:42:09.937Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T20:42:10.811Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-01-20T20:42:11.072Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-01-20T20:42:11.332Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T20:42:12.273Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2022-01-20T20:42:12.273Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T20:42:12.273Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T20:42:12.843Z] ok github.com/docker/docker/distribution 0.104s coverage: 26.4% of statements [2022-01-20T20:42:13.414Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2022-01-20T20:42:13.414Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T20:42:13.984Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-01-20T20:42:14.107Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T20:42:14.555Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-01-20T20:42:14.815Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T20:42:15.387Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-01-20T20:42:15.470Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T20:42:15.648Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-20T20:42:15.909Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 85.1% of statements [2022-01-20T20:42:15.909Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T20:42:15.909Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T20:42:16.170Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-01-20T20:42:16.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T20:42:16.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T20:42:16.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T20:42:17.112Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-01-20T20:42:17.684Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-01-20T20:42:17.944Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T20:42:17.983Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T20:42:19.331Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.6% of statements [2022-01-20T20:42:20.273Z] ok github.com/docker/docker/pkg/authorization 0.502s coverage: 68.3% of statements [2022-01-20T20:42:20.533Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T20:42:20.533Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T20:42:21.721Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T20:42:23.229Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T20:42:23.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-20T20:42:23.790Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T20:42:23.833Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 43.5% of statements [2022-01-20T20:42:23.833Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-20T20:42:23.833Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-01-20T20:42:24.774Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T20:42:25.034Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-01-20T20:42:25.034Z] ok github.com/docker/docker/layer 7.621s coverage: 68.8% of statements [2022-01-20T20:42:25.034Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T20:42:25.034Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T20:42:25.034Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T20:42:25.034Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T20:42:25.034Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T20:42:25.034Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T20:42:25.034Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T20:42:25.156Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T20:42:25.296Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-01-20T20:42:25.296Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-01-20T20:42:25.412Z] docker_api_swarm_service_test.go:490: [d3f4bfdd72bcd] joining swarm manager [db9e5b51e56bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:42:25.524Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T20:42:25.949Z] --- PASS: TestBuildWithHugeFile (199.47s) [2022-01-20T20:42:25.949Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T20:42:25.949Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:42:25.949Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T20:42:25.949Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:42:25.949Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:42:25.949Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:42:25.949Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:42:25.949Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:42:25.949Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:42:25.949Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T20:42:25.949Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T20:42:25.949Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T20:42:25.949Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2022-01-20T20:42:25.949Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T20:42:25.949Z] === RUN TestBuildPreserveOwnership [2022-01-20T20:42:25.949Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:42:25.949Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestBuildPlatformInvalid [2022-01-20T20:42:25.949Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2022-01-20T20:42:25.949Z] PASS [2022-01-20T20:42:25.949Z] ok github.com/docker/docker/integration/build 342.155s [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === Skipped [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T20:42:25.949Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T20:42:25.949Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-20T20:42:25.949Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-20T20:42:25.949Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T20:42:25.949Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T20:42:25.949Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] DONE 29 tests, 6 skipped in 385.282s [2022-01-20T20:42:25.949Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T20:42:25.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:42:25.949Z] INFO: Testing against a local daemon [2022-01-20T20:42:25.949Z] === RUN TestConfigInspect [2022-01-20T20:42:25.949Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestConfigList [2022-01-20T20:42:25.949Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestConfigsCreateAndDelete [2022-01-20T20:42:25.949Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-20T20:42:25.949Z] === RUN TestConfigsUpdate [2022-01-20T20:42:25.949Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestTemplatedConfig [2022-01-20T20:42:25.949Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestConfigCreateResolve [2022-01-20T20:42:25.949Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:42:25.949Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T20:42:25.949Z] PASS [2022-01-20T20:42:25.949Z] ok github.com/docker/docker/integration/config 0.257s [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === Skipped [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T20:42:25.949Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T20:42:25.949Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2022-01-20T20:42:25.949Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T20:42:25.949Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T20:42:25.949Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T20:42:25.949Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:42:25.949Z] [2022-01-20T20:42:25.949Z] DONE 6 tests, 6 skipped in 3.631s [2022-01-20T20:42:25.949Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T20:42:25.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:42:25.949Z] INFO: Testing against a local daemon [2022-01-20T20:42:25.949Z] === RUN TestCheckpoint [2022-01-20T20:42:25.949Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:42:25.949Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestContainerInvalidJSON [2022-01-20T20:42:25.949Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:42:25.949Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:42:25.949Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:42:25.949Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:42:25.949Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T20:42:25.949Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T20:42:25.949Z] --- PASS: TestContainerInvalidJSON (0.09s) [2022-01-20T20:42:25.949Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T20:42:25.949Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T20:42:25.949Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.44s) [2022-01-20T20:42:25.949Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T20:42:25.949Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.41s) [2022-01-20T20:42:25.949Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T20:42:25.949Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.44s) [2022-01-20T20:42:25.949Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T20:42:25.949Z] --- PASS: TestCopyToContainerPathIsNotDir (0.42s) [2022-01-20T20:42:25.949Z] === RUN TestCopyFromContainer [2022-01-20T20:42:25.949Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T20:42:25.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:42:25.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:42:25.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:42:25.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:42:25.949Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:42:25.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:42:25.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T20:42:25.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T20:42:25.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T20:42:25.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-20T20:42:25.949Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T20:42:25.949Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:42:25.949Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidEnv [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-01-20T20:42:25.949Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T20:42:25.949Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.949Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T20:42:25.949Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:42:25.949Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T20:42:25.949Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:42:25.949Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:42:25.949Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:42:25.949Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T20:42:25.949Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T20:42:25.949Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T20:42:25.950Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T20:42:25.950Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:42:25.950Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:42:25.950Z] === RUN TestCreateDifferentPlatform [2022-01-20T20:42:25.950Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T20:42:25.950Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T20:42:25.950Z] --- PASS: TestCreateDifferentPlatform (0.08s) [2022-01-20T20:42:25.950Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-20T20:42:25.950Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-20T20:42:25.950Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T20:42:25.950Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.19s) [2022-01-20T20:42:25.950Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T20:42:25.950Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:42:25.950Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-01-20T20:42:25.950Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T20:42:25.950Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:25.950Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:42:25.950Z] === RUN TestDiff [2022-01-20T20:42:25.950Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:42:25.950Z] --- SKIP: TestDiff (0.00s) [2022-01-20T20:42:25.950Z] === RUN TestExecWithCloseStdin [2022-01-20T20:42:25.974Z] === RUN TestDockerSuite/TestPortList [2022-01-20T20:42:26.535Z] docker_api_swarm_service_test.go:490: [d902eb8a79185] joining swarm manager [db9e5b51e56bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:42:26.681Z] ok github.com/docker/docker/pkg/idtools 0.563s coverage: 69.5% of statements [2022-01-20T20:42:26.681Z] ok github.com/docker/docker/pkg/ioutils 0.421s coverage: 69.7% of statements [2022-01-20T20:42:26.681Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-01-20T20:42:26.941Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-01-20T20:42:26.941Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T20:42:26.941Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T20:42:26.941Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T20:42:26.941Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-01-20T20:42:26.941Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T20:42:27.202Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-01-20T20:42:27.463Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-01-20T20:42:27.463Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-01-20T20:42:27.463Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-20T20:42:27.463Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T20:42:27.463Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T20:42:28.404Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-01-20T20:42:28.685Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T20:42:28.962Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T20:42:28.962Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T20:42:29.324Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T20:42:30.375Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-01-20T20:42:30.375Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-20T20:42:30.635Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-20T20:42:30.731Z] --- PASS: TestExecWithCloseStdin (4.62s) [2022-01-20T20:42:30.731Z] === RUN TestExec [2022-01-20T20:42:30.895Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-20T20:42:30.895Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T20:42:31.155Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T20:42:31.727Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-01-20T20:42:31.987Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-20T20:42:32.248Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-01-20T20:42:32.819Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-01-20T20:42:32.819Z] coverage: [no statements] [2022-01-20T20:42:32.819Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-20T20:42:33.069Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T20:42:33.079Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-01-20T20:42:33.079Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-01-20T20:42:33.340Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-20T20:42:34.044Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T20:42:34.540Z] --- PASS: TestExec (4.17s) [2022-01-20T20:42:34.540Z] === RUN TestExecUser [2022-01-20T20:42:34.540Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:42:34.540Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T20:42:34.540Z] === RUN TestExportContainerAndImportImage [2022-01-20T20:42:34.540Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:34.540Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T20:42:34.540Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T20:42:34.540Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:34.540Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:42:34.540Z] === RUN TestHealthCheckWorkdir [2022-01-20T20:42:34.540Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:42:34.540Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T20:42:34.540Z] === RUN TestHealthKillContainer [2022-01-20T20:42:34.540Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:42:34.540Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T20:42:34.540Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T20:42:34.540Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:42:34.540Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:42:34.540Z] === RUN TestKillContainerInvalidSignal [2022-01-20T20:42:34.725Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-20T20:42:35.296Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-20T20:42:35.556Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2022-01-20T20:42:36.497Z] ok github.com/docker/docker/quota 0.252s coverage: 71.4% of statements [2022-01-20T20:42:36.760Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-20T20:42:37.702Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-01-20T20:42:37.962Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T20:42:38.223Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-01-20T20:42:38.339Z] --- PASS: TestKillContainerInvalidSignal (3.73s) [2022-01-20T20:42:38.339Z] === RUN TestKillContainer [2022-01-20T20:42:38.339Z] === RUN TestKillContainer/no_signal [2022-01-20T20:42:38.794Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-01-20T20:42:38.794Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T20:42:39.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-20T20:42:39.848Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T20:42:39.848Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T20:42:40.104Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T20:42:40.359Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T20:42:40.359Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T20:42:40.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T20:42:40.922Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T20:42:41.339Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T20:42:41.600Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2022-01-20T20:42:41.853Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T20:42:41.853Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T20:42:42.140Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T20:42:42.140Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:42:42.140Z] === RUN TestKillContainer/killing_signal [2022-01-20T20:42:42.170Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-01-20T20:42:43.111Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-01-20T20:42:43.221Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T20:42:43.221Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-20T20:42:45.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-20T20:42:45.746Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-20T20:42:45.943Z] --- PASS: TestKillContainer (7.73s) [2022-01-20T20:42:45.943Z] --- PASS: TestKillContainer/no_signal (3.72s) [2022-01-20T20:42:45.943Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:42:45.943Z] --- PASS: TestKillContainer/killing_signal (3.89s) [2022-01-20T20:42:45.943Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T20:42:45.943Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:42:45.943Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:42:45.943Z] === RUN TestKillStoppedContainer [2022-01-20T20:42:45.943Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:42:45.943Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T20:42:45.943Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T20:42:45.943Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:42:45.943Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:42:45.943Z] === RUN TestKillDifferentUserContainer [2022-01-20T20:42:45.943Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:42:45.943Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T20:42:45.943Z] === RUN TestInspectOomKilledTrue [2022-01-20T20:42:45.943Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:45.943Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T20:42:45.943Z] === RUN TestInspectOomKilledFalse [2022-01-20T20:42:45.943Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:42:45.943Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T20:42:45.943Z] === RUN TestLogsFollowTailEmpty [2022-01-20T20:42:46.309Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-20T20:42:46.870Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-20T20:42:47.126Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T20:42:47.383Z] docker_api_swarm_service_test.go:128: [d926a042945d8] joining swarm manager [d7b35bc3fc796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:42:48.311Z] docker_api_swarm_service_test.go:129: [d483666d24eb4] joining swarm manager [d7b35bc3fc796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:42:49.240Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T20:42:49.895Z] --- PASS: TestLogsFollowTailEmpty (3.78s) [2022-01-20T20:42:49.895Z] === RUN TestNetworkNat [2022-01-20T20:42:49.895Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:42:49.895Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T20:42:49.895Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T20:42:50.168Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T20:42:50.424Z] docker_api_swarm_service_test.go:137: [d80ff64052d38] joining swarm manager [d7b35bc3fc796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T20:42:51.350Z] docker_api_swarm_service_test.go:138: [dae8a7b589ad9] joining swarm manager [d7b35bc3fc796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T20:42:53.240Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T20:42:54.662Z] --- PASS: TestNetworkLocalhostTCPNat (4.46s) [2022-01-20T20:42:54.662Z] === RUN TestNetworkLoopbackNat [2022-01-20T20:42:54.662Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:42:54.662Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T20:42:54.662Z] === RUN TestPause [2022-01-20T20:42:54.662Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:42:54.662Z] --- SKIP: TestPause (0.00s) [2022-01-20T20:42:54.662Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T20:42:55.761Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T20:42:56.017Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T20:42:56.503Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T20:42:56.503Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T20:42:56.503Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T20:42:56.503Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T20:42:56.503Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T20:42:58.486Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.93s) [2022-01-20T20:42:58.486Z] === RUN TestPauseStopPausedContainer [2022-01-20T20:42:58.486Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:42:58.486Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T20:42:58.486Z] === RUN TestPsFilter [2022-01-20T20:42:58.486Z] --- PASS: TestPsFilter (0.42s) [2022-01-20T20:42:58.486Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T20:42:58.532Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T20:43:00.301Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T20:43:00.772Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T20:43:00.772Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T20:43:00.772Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T20:43:00.772Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T20:43:00.772Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T20:43:00.772Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T20:43:00.772Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T20:43:00.772Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T20:43:01.760Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T20:43:03.272Z] --- PASS: TestRemoveContainerWithRemovedVolume (4.34s) [2022-01-20T20:43:03.272Z] === RUN TestRemoveContainerWithVolume [2022-01-20T20:43:05.061Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T20:43:05.061Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === Skipped [2022-01-20T20:43:05.061Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T20:43:05.061Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T20:43:05.061Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T20:43:05.061Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T20:43:05.061Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T20:43:05.061Z] time="2022-01-20T20:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T20:43:05.061Z] time="2022-01-20T20:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T20:43:05.061Z] time="2022-01-20T20:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T20:43:05.061Z] time="2022-01-20T20:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T20:43:05.061Z] time="2022-01-20T20:41:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T20:43:05.061Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T20:43:05.061Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T20:43:05.061Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T20:43:05.061Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T20:43:05.061Z] graphtest_unix.go:71: No driver to put! [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T20:43:05.061Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T20:43:05.061Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T20:43:05.061Z] [2022-01-20T20:43:05.061Z] DONE 2314 tests, 28 skipped in 221.679s [2022-01-20T20:43:05.061Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/config [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/idm [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T20:43:05.061Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/ns [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/options [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/osl [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T20:43:05.062Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T20:43:05.062Z] + 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-01-20T20:43:05.065Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T20:43:05.556Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T20:43:05.626Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T20:43:07.019Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T20:43:07.079Z] --- PASS: TestRemoveContainerWithVolume (4.29s) [2022-01-20T20:43:07.079Z] === RUN TestRemoveContainerRunning [2022-01-20T20:43:07.124Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T20:43:07.124Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T20:43:07.124Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T20:43:07.124Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T20:43:07.124Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T20:43:07.124Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T20:43:07.948Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T20:43:08.511Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T20:43:10.081Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T20:43:10.399Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T20:43:11.764Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T20:43:11.848Z] --- PASS: TestRemoveContainerRunning (3.87s) [2022-01-20T20:43:11.848Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T20:43:12.690Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T20:43:12.690Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T20:43:13.251Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T20:43:13.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-20T20:43:14.816Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.83s) [2022-01-20T20:43:14.816Z] === RUN TestRemoveInvalidContainer [2022-01-20T20:43:14.816Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-01-20T20:43:14.816Z] === RUN TestRenameLinkedContainer [2022-01-20T20:43:14.816Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:43:14.816Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T20:43:14.816Z] === RUN TestRenameStoppedContainer [2022-01-20T20:43:14.877Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T20:43:15.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-20T20:43:16.732Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T20:43:17.292Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T20:43:17.292Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T20:43:17.292Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T20:43:17.292Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T20:43:17.548Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T20:43:17.548Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T20:43:18.109Z] docker_api_swarm_service_test.go:304: [db7df2ca6d170] joining swarm manager [d077cc7e7cc9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:43:18.109Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T20:43:19.037Z] docker_api_swarm_service_test.go:304: [dbc3c2ad90df4] joining swarm manager [d077cc7e7cc9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:43:19.295Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T20:43:19.571Z] --- PASS: TestRenameStoppedContainer (4.05s) [2022-01-20T20:43:19.571Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T20:43:20.662Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T20:43:21.223Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T20:43:22.592Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T20:43:26.738Z] --- PASS: TestRenameRunningContainerAndReuse (7.78s) [2022-01-20T20:43:26.738Z] === RUN TestRenameInvalidName [2022-01-20T20:43:27.787Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T20:43:28.044Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T20:43:28.473Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T20:43:28.947Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T20:43:28.947Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T20:43:28.947Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T20:43:29.408Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T20:43:29.664Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T20:43:29.664Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T20:43:29.920Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T20:43:30.538Z] --- PASS: TestRenameInvalidName (3.80s) [2022-01-20T20:43:30.538Z] === RUN TestRenameAnonymousContainer [2022-01-20T20:43:31.810Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T20:43:32.737Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T20:43:32.750Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T20:43:33.742Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T20:43:34.626Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T20:43:35.554Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T20:43:35.554Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T20:43:35.554Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T20:43:38.069Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T20:43:38.325Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T20:43:38.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-20T20:43:38.582Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T20:43:39.620Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T20:43:39.620Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T20:43:39.620Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T20:43:39.620Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T20:43:39.620Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T20:43:39.620Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T20:43:39.620Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T20:43:39.620Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T20:43:39.620Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T20:43:39.620Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T20:43:39.946Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T20:43:40.876Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T20:43:40.876Z] docker_api_swarm_service_test.go:100: [d0c9c6cfe4b64] joining swarm manager [d30c4172c6371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:43:41.735Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T20:43:41.735Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T20:43:41.735Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T20:43:41.735Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T20:43:41.804Z] docker_api_swarm_service_test.go:101: [d92fb2cd32c82] joining swarm manager [d30c4172c6371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:43:42.060Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T20:43:42.622Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T20:43:42.622Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T20:43:43.186Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T20:43:43.800Z] ok github.com/docker/docker/libnetwork 37.222s coverage: 40.7% of statements [2022-01-20T20:43:43.800Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-01-20T20:43:43.800Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T20:43:45.266Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T20:43:45.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T20:43:45.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T20:43:45.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T20:43:45.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T20:43:45.527Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T20:43:45.787Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T20:43:46.048Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-01-20T20:43:46.308Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T20:43:46.308Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T20:43:46.308Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T20:43:46.568Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-20T20:43:47.358Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T20:43:47.358Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T20:43:47.920Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T20:43:48.176Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T20:43:48.392Z] --- PASS: TestRenameAnonymousContainer (15.51s) [2022-01-20T20:43:48.392Z] === RUN TestRenameContainerWithSameName [2022-01-20T20:43:49.103Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T20:43:49.110Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.363s coverage: 59.9% of statements [2022-01-20T20:43:49.110Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T20:43:49.370Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T20:43:49.666Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T20:43:49.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T20:43:49.940Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.221s coverage: 4.0% of statements [2022-01-20T20:43:49.940Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T20:43:49.966Z] --- PASS: TestRenameContainerWithSameName (3.94s) [2022-01-20T20:43:49.966Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T20:43:49.966Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:43:49.966Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:43:49.966Z] === RUN TestResize [2022-01-20T20:43:50.227Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T20:43:50.227Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T20:43:50.511Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-01-20T20:43:50.511Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T20:43:50.511Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T20:43:50.788Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T20:43:51.716Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T20:43:52.278Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T20:43:52.839Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T20:43:53.400Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-20T20:43:54.327Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T20:43:54.732Z] --- PASS: TestResize (4.01s) [2022-01-20T20:43:54.732Z] === RUN TestResizeWithInvalidSize [2022-01-20T20:43:55.258Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-20T20:43:55.822Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-20T20:43:56.385Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-20T20:43:56.949Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-20T20:43:57.510Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-20T20:43:58.072Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T20:43:58.538Z] --- PASS: TestResizeWithInvalidSize (3.90s) [2022-01-20T20:43:58.538Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T20:43:58.999Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-20T20:43:59.561Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T20:44:00.122Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T20:44:00.502Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.763s coverage: 7.2% of statements [2022-01-20T20:44:00.502Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T20:44:00.502Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-20T20:44:00.502Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-20T20:44:00.502Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T20:44:00.502Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T20:44:00.502Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T20:44:00.685Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T20:44:00.764Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-01-20T20:44:01.025Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-01-20T20:44:01.025Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T20:44:01.247Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T20:44:01.247Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T20:44:01.285Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-20T20:44:03.161Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T20:44:03.723Z] check_test.go:379: [d0c9c6cfe4b64] daemon is not started [2022-01-20T20:44:03.723Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T20:44:04.287Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T20:44:04.849Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T20:44:05.107Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T20:44:05.107Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T20:44:05.668Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T20:44:05.925Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T20:44:06.489Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T20:44:07.050Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T20:44:07.223Z] --- PASS: TestResizeWhenContainerNotStarted (9.02s) [2022-01-20T20:44:07.223Z] === RUN TestDaemonRestartKillContainers [2022-01-20T20:44:07.223Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:44:07.223Z] --- SKIP: TestDaemonRestartKillContainers (0.01s) [2022-01-20T20:44:07.223Z] === RUN TestStats [2022-01-20T20:44:07.223Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:44:07.223Z] --- SKIP: TestStats (0.00s) [2022-01-20T20:44:07.223Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T20:44:07.306Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T20:44:07.306Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T20:44:07.869Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T20:44:07.869Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T20:44:08.432Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T20:44:08.993Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T20:44:08.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-20T20:44:09.555Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T20:44:10.117Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T20:44:10.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T20:44:10.682Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T20:44:11.246Z] docker_api_swarm_service_test.go:533: [dd37dacd19cda] joining swarm manager [df0a3b878deaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:44:11.283Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-20T20:44:11.808Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T20:44:12.736Z] docker_api_swarm_service_test.go:534: [dac3afb2d2ec9] joining swarm manager [df0a3b878deaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:44:12.736Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T20:44:13.664Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T20:44:14.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T20:44:15.158Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T20:44:15.628Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T20:44:15.628Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T20:44:15.628Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T20:44:15.628Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T20:44:16.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T20:44:16.098Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T20:44:16.654Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T20:44:17.226Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T20:44:18.617Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T20:44:21.134Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T20:44:21.134Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T20:44:21.134Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T20:44:22.500Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T20:44:23.428Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T20:44:25.318Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T20:44:26.314Z] ok github.com/docker/docker/libnetwork/ipam 13.920s coverage: 85.3% of statements [2022-01-20T20:44:26.314Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T20:44:26.314Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T20:44:26.314Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-20T20:44:26.574Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-01-20T20:44:26.575Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T20:44:26.575Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T20:44:26.685Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T20:44:26.685Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T20:44:26.685Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T20:44:26.685Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T20:44:26.685Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T20:44:27.147Z] ok github.com/docker/docker/libnetwork/ipamutils 0.248s coverage: 74.0% of statements [2022-01-20T20:44:27.247Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T20:44:27.718Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-01-20T20:44:27.718Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-20T20:44:27.979Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-20T20:44:28.174Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T20:44:28.479Z] --- PASS: TestStopContainerWithRestartPolicyAlways (20.03s) [2022-01-20T20:44:28.479Z] === RUN TestStopContainerWithTimeout [2022-01-20T20:44:28.479Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:44:28.479Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T20:44:28.479Z] === RUN TestUpdateRestartPolicy [2022-01-20T20:44:29.101Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T20:44:30.465Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T20:44:31.028Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T20:44:31.957Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T20:44:32.518Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-20T20:44:32.518Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T20:44:32.518Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T20:44:32.774Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-20T20:44:33.703Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T20:44:33.703Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T20:44:34.265Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T20:44:34.836Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T20:44:35.093Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-20T20:44:35.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-20T20:44:35.656Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T20:44:35.656Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T20:44:36.316Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T20:44:36.583Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T20:44:37.145Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T20:44:37.362Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T20:44:37.362Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T20:44:37.362Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T20:44:37.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T20:44:37.708Z] docker_api_swarm_service_test.go:148: [dfea9dd6ebd5c] joining swarm manager [d56f36645fd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:44:37.708Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T20:44:38.270Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T20:44:38.526Z] docker_api_swarm_service_test.go:148: [d8f5d56eeaa01] joining swarm manager [d56f36645fd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:44:38.781Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T20:44:39.344Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T20:44:40.273Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T20:44:40.273Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T20:44:40.836Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T20:44:41.092Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T20:44:42.023Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T20:44:42.279Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T20:44:42.279Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T20:44:42.279Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T20:44:44.800Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T20:44:44.800Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T20:44:46.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T20:44:46.034Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T20:44:46.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T20:44:50.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T20:44:54.078Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T20:44:54.078Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T20:44:54.078Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T20:44:56.967Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-20T20:44:56.967Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T20:44:57.529Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-20T20:44:57.785Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-20T20:44:57.785Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T20:44:57.785Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T20:44:58.041Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T20:44:59.943Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T20:45:00.871Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T20:45:01.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T20:45:01.799Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T20:45:04.397Z] --- PASS: TestUpdateRestartPolicy (35.36s) [2022-01-20T20:45:04.397Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T20:45:06.621Z] --- PASS: TestUpdateRestartWithAutoRemove (4.13s) [2022-01-20T20:45:06.621Z] === RUN TestWaitNonBlocked [2022-01-20T20:45:06.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:45:06.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:45:06.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:45:06.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:45:06.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T20:45:06.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T20:45:08.451Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T20:45:08.451Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T20:45:08.451Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T20:45:08.451Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T20:45:08.451Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T20:45:08.706Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T20:45:09.637Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T20:45:10.563Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T20:45:11.125Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T20:45:11.125Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T20:45:11.382Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T20:45:11.387Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-01-20T20:45:11.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.53s) [2022-01-20T20:45:11.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.71s) [2022-01-20T20:45:11.387Z] === RUN TestWaitBlocked [2022-01-20T20:45:11.387Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:11.387Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T20:45:11.387Z] PASS [2022-01-20T20:45:11.387Z] ok github.com/docker/docker/integration/container 168.175s [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === Skipped [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T20:45:11.387Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T20:45:11.387Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T20:45:11.387Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T20:45:11.387Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T20:45:11.387Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T20:45:11.387Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T20:45:11.387Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-01-20T20:45:11.387Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T20:45:11.387Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T20:45:11.387Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T20:45:11.387Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T20:45:11.387Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T20:45:11.387Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T20:45:11.387Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T20:45:11.387Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T20:45:11.387Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:45:11.387Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T20:45:11.387Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T20:45:11.387Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T20:45:11.387Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:45:11.387Z] [2022-01-20T20:45:11.387Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T20:45:11.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T20:45:11.674Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T20:45:11.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T20:45:11.856Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T20:45:11.856Z] [2022-01-20T20:45:11.856Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T20:45:11.856Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T20:45:11.856Z] [2022-01-20T20:45:11.856Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T20:45:11.856Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.856Z] [2022-01-20T20:45:11.856Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T20:45:11.856Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T20:45:11.856Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T20:45:11.857Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T20:45:11.857Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T20:45:11.857Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T20:45:11.857Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T20:45:11.857Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T20:45:11.857Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.01s) [2022-01-20T20:45:11.857Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T20:45:11.857Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T20:45:11.857Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T20:45:11.857Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:11.857Z] [2022-01-20T20:45:11.857Z] DONE 87 tests, 33 skipped in 172.469s [2022-01-20T20:45:11.857Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T20:45:12.310Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T20:45:14.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-20T20:45:15.437Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T20:45:16.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T20:45:16.433Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T20:45:16.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T20:45:16.433Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T20:45:16.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T20:45:16.720Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T20:45:17.284Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T20:45:17.846Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T20:45:19.211Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T20:45:20.576Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T20:45:23.131Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T20:45:23.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T20:45:23.602Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T20:45:23.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T20:45:23.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T20:45:23.602Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T20:45:23.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T20:45:23.602Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T20:45:23.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T20:45:24.059Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T20:45:25.948Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T20:45:26.878Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T20:45:27.808Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T20:45:27.808Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T20:45:28.370Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T20:45:29.297Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T20:45:29.859Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T20:45:30.115Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T20:45:30.392Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T20:45:32.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T20:45:33.903Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T20:45:37.169Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T20:45:37.169Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T20:45:37.169Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-20T20:45:37.731Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T20:45:37.731Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T20:45:38.666Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T20:45:39.230Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T20:45:39.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-20T20:45:39.486Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T20:45:39.742Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T20:45:42.062Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T20:45:42.062Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:45:42.062Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-01-20T20:45:42.062Z] === RUN TestDaemonConfigValidation [2022-01-20T20:45:42.062Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:45:42.062Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T20:45:42.062Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T20:45:42.062Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:45:42.062Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:45:42.062Z] === RUN TestDaemonProxy [2022-01-20T20:45:42.062Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:45:42.062Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T20:45:42.062Z] PASS [2022-01-20T20:45:42.062Z] ok github.com/docker/docker/integration/daemon 0.313s [2022-01-20T20:45:42.531Z] [2022-01-20T20:45:42.531Z] === Skipped [2022-01-20T20:45:42.531Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-01-20T20:45:42.531Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T20:45:42.531Z] [2022-01-20T20:45:42.531Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T20:45:42.531Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T20:45:42.531Z] [2022-01-20T20:45:42.531Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T20:45:42.531Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T20:45:42.531Z] [2022-01-20T20:45:42.531Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T20:45:42.531Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T20:45:42.531Z] [2022-01-20T20:45:42.531Z] DONE 4 tests, 4 skipped in 30.579s [2022-01-20T20:45:42.531Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T20:45:42.911Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T20:45:43.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-20T20:45:45.288Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-20T20:45:45.545Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-20T20:45:45.545Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T20:45:45.545Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T20:45:46.108Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-20T20:45:46.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:45:46.346Z] INFO: Testing against a local daemon [2022-01-20T20:45:46.346Z] === RUN TestCommitInheritsEnv [2022-01-20T20:45:46.346Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:45:46.346Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-20T20:45:46.346Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T20:45:46.346Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:45:46.346Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:45:46.346Z] === RUN TestImagesFilterMultiReference [2022-01-20T20:45:46.346Z] --- PASS: TestImagesFilterMultiReference (0.19s) [2022-01-20T20:45:46.346Z] === RUN TestImagePullPlatformInvalid [2022-01-20T20:45:46.346Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-01-20T20:45:46.346Z] === RUN TestRemoveImageOrphaning [2022-01-20T20:45:46.670Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T20:45:47.929Z] --- PASS: TestRemoveImageOrphaning (1.89s) [2022-01-20T20:45:47.929Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T20:45:47.929Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2022-01-20T20:45:47.929Z] === RUN TestTagInvalidReference [2022-01-20T20:45:47.929Z] --- PASS: TestTagInvalidReference (0.07s) [2022-01-20T20:45:47.929Z] === RUN TestTagValidPrefixedRepo [2022-01-20T20:45:48.040Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T20:45:48.296Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-20T20:45:48.402Z] --- PASS: TestTagValidPrefixedRepo (0.16s) [2022-01-20T20:45:48.402Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T20:45:48.402Z] --- PASS: TestTagExistedNameWithoutForce (0.09s) [2022-01-20T20:45:48.402Z] === RUN TestTagOfficialNames [2022-01-20T20:45:48.402Z] --- PASS: TestTagOfficialNames (0.17s) [2022-01-20T20:45:48.402Z] === RUN TestTagMatchesDigest [2022-01-20T20:45:48.402Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-01-20T20:45:48.402Z] PASS [2022-01-20T20:45:48.402Z] ok github.com/docker/docker/integration/image 2.955s [2022-01-20T20:45:48.402Z] [2022-01-20T20:45:48.402Z] === Skipped [2022-01-20T20:45:48.402Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-20T20:45:48.402Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:45:48.402Z] [2022-01-20T20:45:48.402Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T20:45:48.402Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T20:45:48.402Z] [2022-01-20T20:45:48.402Z] DONE 11 tests, 2 skipped in 5.937s [2022-01-20T20:45:48.552Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-20T20:45:48.874Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T20:45:49.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T20:45:49.113Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-20T20:45:49.113Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T20:45:49.674Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T20:45:50.236Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T20:45:50.798Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T20:45:51.359Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-20T20:45:51.359Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T20:45:51.359Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T20:45:51.359Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T20:45:51.921Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T20:45:52.483Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T20:45:52.483Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T20:45:52.483Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T20:45:52.684Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:45:52.684Z] INFO: Testing against a local daemon [2022-01-20T20:45:52.684Z] === RUN TestNetworkCreateDelete [2022-01-20T20:45:52.684Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:52.684Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T20:45:52.684Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T20:45:52.684Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestDaemonDNSFallback [2022-01-20T20:45:52.684Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:52.684Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestInspectNetwork [2022-01-20T20:45:52.684Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:52.684Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T20:45:52.684Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:52.684Z] --- SKIP: TestRunContainerWithBridgeNone (0.01s) [2022-01-20T20:45:52.684Z] === RUN TestNetworkInvalidJSON [2022-01-20T20:45:52.684Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T20:45:52.684Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T20:45:52.684Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:45:52.684Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:45:52.684Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:45:52.684Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:45:52.684Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T20:45:52.684Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T20:45:52.684Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T20:45:52.684Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-01-20T20:45:52.684Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T20:45:52.684Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T20:45:52.684Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T20:45:52.684Z] === RUN TestNetworkList [2022-01-20T20:45:52.684Z] === RUN TestNetworkList//networks [2022-01-20T20:45:52.684Z] === PAUSE TestNetworkList//networks [2022-01-20T20:45:52.684Z] === RUN TestNetworkList//networks/ [2022-01-20T20:45:52.684Z] === PAUSE TestNetworkList//networks/ [2022-01-20T20:45:52.684Z] === CONT TestNetworkList//networks [2022-01-20T20:45:52.684Z] === CONT TestNetworkList//networks/ [2022-01-20T20:45:52.684Z] --- PASS: TestNetworkList (0.08s) [2022-01-20T20:45:52.684Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T20:45:52.684Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-01-20T20:45:52.684Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T20:45:52.684Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T20:45:52.684Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T20:45:52.684Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T20:45:52.684Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T20:45:52.684Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T20:45:52.684Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T20:45:52.684Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T20:45:52.684Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:45:52.684Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T20:45:52.684Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:45:52.684Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T20:45:52.684Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:45:52.684Z] PASS [2022-01-20T20:45:52.684Z] ok github.com/docker/docker/integration/network 0.360s [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === Skipped [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T20:45:52.684Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T20:45:52.684Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T20:45:52.684Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T20:45:52.684Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.01s) [2022-01-20T20:45:52.684Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T20:45:52.684Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:243: FLAKY_TEST [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T20:45:52.684Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T20:45:52.684Z] [2022-01-20T20:45:52.684Z] DONE 22 tests, 15 skipped in 3.637s [2022-01-20T20:45:52.684Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T20:45:52.739Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-20T20:45:53.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T20:45:53.847Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T20:45:53.847Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T20:45:53.847Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T20:45:54.107Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-20T20:45:54.255Z] testing: warning: no tests to run [2022-01-20T20:45:54.255Z] PASS [2022-01-20T20:45:54.255Z] ok github.com/docker/docker/integration/network/ipvlan 0.186s [2022-01-20T20:45:54.255Z] [2022-01-20T20:45:54.255Z] DONE 0 tests in 1.400s [2022-01-20T20:45:54.255Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T20:45:54.317Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T20:45:54.364Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T20:45:54.364Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T20:45:54.364Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T20:45:55.833Z] testing: warning: no tests to run [2022-01-20T20:45:55.833Z] PASS [2022-01-20T20:45:55.833Z] ok github.com/docker/docker/integration/network/macvlan 0.203s [2022-01-20T20:45:55.833Z] [2022-01-20T20:45:55.833Z] DONE 0 tests in 1.469s [2022-01-20T20:45:55.885Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T20:45:55.885Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T20:45:55.885Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T20:45:56.302Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T20:45:56.884Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-20T20:45:56.884Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T20:45:57.811Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T20:45:57.873Z] testing: warning: no tests to run [2022-01-20T20:45:57.873Z] PASS [2022-01-20T20:45:57.873Z] ok github.com/docker/docker/integration/plugin 0.185s [2022-01-20T20:45:57.873Z] [2022-01-20T20:45:57.873Z] DONE 0 tests in 1.381s [2022-01-20T20:45:57.873Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T20:45:58.374Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T20:45:59.444Z] testing: warning: no tests to run [2022-01-20T20:45:59.444Z] PASS [2022-01-20T20:45:59.444Z] ok github.com/docker/docker/integration/plugin/authz 0.188s [2022-01-20T20:45:59.444Z] [2022-01-20T20:45:59.444Z] DONE 0 tests in 1.339s [2022-01-20T20:45:59.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T20:46:00.285Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-20T20:46:01.765Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T20:46:02.177Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T20:46:02.234Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T20:46:02.234Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T20:46:02.234Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T20:46:02.234Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T20:46:02.234Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T20:46:02.433Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T20:46:02.995Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-20T20:46:03.803Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T20:46:04.361Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-20T20:46:04.617Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-20T20:46:05.178Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-20T20:46:05.379Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T20:46:05.848Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T20:46:06.317Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T20:46:06.786Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T20:46:08.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:08.142Z] INFO: Testing against a local daemon [2022-01-20T20:46:08.142Z] === RUN TestPluginInvalidJSON [2022-01-20T20:46:08.142Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:46:08.142Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:46:08.142Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T20:46:08.142Z] --- PASS: TestPluginInvalidJSON (0.10s) [2022-01-20T20:46:08.143Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T20:46:08.143Z] === RUN TestPluginInstall [2022-01-20T20:46:08.143Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:46:08.143Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T20:46:08.143Z] === RUN TestPluginsWithRuntimes [2022-01-20T20:46:08.143Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:46:08.143Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T20:46:08.143Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T20:46:08.143Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:46:08.143Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:46:08.143Z] PASS [2022-01-20T20:46:08.143Z] ok github.com/docker/docker/integration/plugin/common 0.286s [2022-01-20T20:46:08.143Z] [2022-01-20T20:46:08.143Z] === Skipped [2022-01-20T20:46:08.143Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T20:46:08.143Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T20:46:08.143Z] [2022-01-20T20:46:08.143Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T20:46:08.143Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T20:46:08.143Z] [2022-01-20T20:46:08.143Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T20:46:08.143Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T20:46:08.143Z] [2022-01-20T20:46:08.143Z] DONE 5 tests, 3 skipped in 8.331s [2022-01-20T20:46:08.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T20:46:08.445Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-20T20:46:10.333Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-20T20:46:10.893Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-20T20:46:11.150Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-20T20:46:11.710Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-20T20:46:11.966Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-20T20:46:12.527Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-20T20:46:12.783Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-20T20:46:13.344Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T20:46:13.906Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T20:46:13.954Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T20:46:14.162Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T20:46:14.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:14.233Z] INFO: Testing against a local daemon [2022-01-20T20:46:14.233Z] === RUN TestExternalGraphDriver [2022-01-20T20:46:14.233Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:46:14.233Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-20T20:46:14.233Z] === RUN TestGraphdriverPluginV2 [2022-01-20T20:46:14.233Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:46:14.233Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:46:14.233Z] PASS [2022-01-20T20:46:14.233Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.309s [2022-01-20T20:46:14.233Z] [2022-01-20T20:46:14.233Z] === Skipped [2022-01-20T20:46:14.233Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-20T20:46:14.233Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T20:46:14.233Z] [2022-01-20T20:46:14.233Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T20:46:14.233Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T20:46:14.233Z] [2022-01-20T20:46:14.233Z] DONE 2 tests, 2 skipped in 5.614s [2022-01-20T20:46:14.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T20:46:15.526Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T20:46:15.526Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T20:46:15.526Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T20:46:16.677Z] === RUN TestDockerSuite/TestRunState [2022-01-20T20:46:17.097Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T20:46:17.097Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T20:46:17.097Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T20:46:17.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:17.196Z] INFO: Testing against a local daemon [2022-01-20T20:46:17.196Z] === RUN TestReadPluginNoRead [2022-01-20T20:46:17.196Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:46:17.196Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T20:46:17.196Z] PASS [2022-01-20T20:46:17.196Z] ok github.com/docker/docker/integration/plugin/logging 0.253s [2022-01-20T20:46:17.567Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T20:46:17.622Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T20:46:17.668Z] [2022-01-20T20:46:17.668Z] === Skipped [2022-01-20T20:46:17.668Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T20:46:17.668Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T20:46:17.668Z] [2022-01-20T20:46:17.668Z] DONE 1 tests, 1 skipped in 3.626s [2022-01-20T20:46:17.668Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T20:46:17.886Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T20:46:18.449Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T20:46:18.705Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-20T20:46:18.705Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T20:46:18.705Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T20:46:18.787Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T20:46:18.960Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T20:46:19.522Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/networkdb 104.089s coverage: 60.0% of statements [2022-01-20T20:46:19.698Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/osl 4.321s coverage: 39.7% of statements [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-20T20:46:19.698Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T20:46:19.698Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === Skipped [2022-01-20T20:46:19.698Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T20:46:19.698Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T20:46:19.698Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T20:46:19.698Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T20:46:19.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T20:46:19.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T20:46:19.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T20:46:19.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T20:46:19.698Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T20:46:19.698Z] firewalld_test.go:14: firewalld is not running [2022-01-20T20:46:19.698Z] [2022-01-20T20:46:19.698Z] DONE 326 tests, 9 skipped in 197.700s [2022-01-20T20:46:19.894Z] testing: warning: no tests to run [2022-01-20T20:46:19.895Z] PASS [2022-01-20T20:46:19.895Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.206s [2022-01-20T20:46:19.895Z] [2022-01-20T20:46:19.895Z] DONE 0 tests in 1.997s [2022-01-20T20:46:19.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes Post stage [Pipeline] junit [2022-01-20T20:46:20.283Z] Recording test results [2022-01-20T20:46:20.450Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T20:46:20.450Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T20:46:20.450Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T20:46:20.532Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T20:46:20.706Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-20T20:46:20.716Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-20T20:46:21.047Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43095/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=073f9beed0930f9e9cca08c91c4225d6b7f05e45 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:073f9beed0930f9e9cca08c91c4225d6b7f05e45 hack/validate/vendor [2022-01-20T20:46:21.520Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T20:46:21.616Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T20:46:21.616Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T20:46:21.991Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T20:46:21.991Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T20:46:21.991Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T20:46:22.186Z] go: downloading github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2022-01-20T20:46:22.186Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T20:46:22.186Z] go: downloading google.golang.org/grpc v1.27.1 [2022-01-20T20:46:22.186Z] go: downloading gotest.tools/v3 v3.0.3 [2022-01-20T20:46:22.186Z] go: downloading github.com/docker/go-units v0.4.0 [2022-01-20T20:46:22.186Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-01-20T20:46:22.447Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-01-20T20:46:22.447Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-01-20T20:46:22.447Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-01-20T20:46:22.447Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-01-20T20:46:22.594Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-20T20:46:22.594Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-20T20:46:22.708Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-01-20T20:46:22.708Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-01-20T20:46:22.708Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-01-20T20:46:22.708Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-01-20T20:46:22.969Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-01-20T20:46:22.969Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-01-20T20:46:22.969Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-01-20T20:46:22.969Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-01-20T20:46:22.969Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-01-20T20:46:22.980Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T20:46:23.230Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-01-20T20:46:23.230Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-01-20T20:46:23.230Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-01-20T20:46:23.230Z] go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 [2022-01-20T20:46:23.230Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-01-20T20:46:23.230Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-01-20T20:46:23.230Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-01-20T20:46:23.230Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-01-20T20:46:23.230Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-01-20T20:46:23.230Z] go: downloading github.com/opencontainers/runc v1.0.3 [2022-01-20T20:46:23.449Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T20:46:23.449Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T20:46:23.449Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T20:46:23.449Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T20:46:23.449Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T20:46:23.491Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-01-20T20:46:23.491Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-01-20T20:46:23.491Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-01-20T20:46:23.491Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-01-20T20:46:23.491Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-01-20T20:46:23.491Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-01-20T20:46:23.491Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T20:46:23.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:23.708Z] INFO: Testing against a local daemon [2022-01-20T20:46:23.708Z] === RUN TestPluginWithDevMounts [2022-01-20T20:46:23.708Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:23.708Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T20:46:23.708Z] PASS [2022-01-20T20:46:23.708Z] ok github.com/docker/docker/integration/plugin/volumes 0.265s [2022-01-20T20:46:23.708Z] [2022-01-20T20:46:23.708Z] === Skipped [2022-01-20T20:46:23.708Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T20:46:23.708Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:23.708Z] [2022-01-20T20:46:23.708Z] DONE 1 tests, 1 skipped in 3.623s [2022-01-20T20:46:23.708Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T20:46:23.751Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-01-20T20:46:23.751Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-01-20T20:46:23.751Z] go: downloading github.com/opencontainers/selinux v1.9.1 [2022-01-20T20:46:23.751Z] go: downloading github.com/google/uuid v1.1.1 [2022-01-20T20:46:23.751Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-01-20T20:46:23.751Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-01-20T20:46:23.751Z] go: downloading github.com/moby/locker v1.0.1 [2022-01-20T20:46:23.751Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T20:46:23.751Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-01-20T20:46:23.751Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-01-20T20:46:23.751Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-01-20T20:46:23.751Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-01-20T20:46:23.751Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-01-20T20:46:23.751Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-01-20T20:46:23.959Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-20T20:46:25.845Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T20:46:26.292Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-01-20T20:46:26.292Z] go: downloading cloud.google.com/go v0.59.0 [2022-01-20T20:46:26.292Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-01-20T20:46:26.292Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-01-20T20:46:26.292Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-01-20T20:46:26.292Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-01-20T20:46:26.292Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T20:46:26.292Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-01-20T20:46:26.292Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-01-20T20:46:26.292Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T20:46:26.292Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-01-20T20:46:26.292Z] go: downloading github.com/creack/pty v1.1.11 [2022-01-20T20:46:26.292Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-01-20T20:46:26.553Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-01-20T20:46:26.553Z] go: downloading github.com/miekg/dns v1.1.27 [2022-01-20T20:46:26.553Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-01-20T20:46:26.553Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-01-20T20:46:26.553Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-01-20T20:46:26.553Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-01-20T20:46:26.553Z] go: downloading github.com/godbus/dbus/v5 v5.0.4 [2022-01-20T20:46:26.553Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-01-20T20:46:26.814Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-01-20T20:46:26.814Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-01-20T20:46:27.384Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-01-20T20:46:27.384Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-01-20T20:46:27.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:27.516Z] INFO: Testing against a local daemon [2022-01-20T20:46:27.516Z] === RUN TestSecretInspect [2022-01-20T20:46:27.516Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-20T20:46:27.516Z] === RUN TestSecretList [2022-01-20T20:46:27.516Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T20:46:27.516Z] === RUN TestSecretsCreateAndDelete [2022-01-20T20:46:27.516Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:46:27.516Z] === RUN TestSecretsUpdate [2022-01-20T20:46:27.516Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T20:46:27.516Z] === RUN TestTemplatedSecret [2022-01-20T20:46:27.516Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T20:46:27.516Z] === RUN TestSecretCreateResolve [2022-01-20T20:46:27.516Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:27.516Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T20:46:27.516Z] PASS [2022-01-20T20:46:27.516Z] ok github.com/docker/docker/integration/secret 0.264s [2022-01-20T20:46:27.516Z] [2022-01-20T20:46:27.516Z] === Skipped [2022-01-20T20:46:27.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-01-20T20:46:27.516Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] [2022-01-20T20:46:27.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T20:46:27.516Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] [2022-01-20T20:46:27.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T20:46:27.516Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] [2022-01-20T20:46:27.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T20:46:27.516Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] [2022-01-20T20:46:27.516Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T20:46:27.516Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:27.516Z] [2022-01-20T20:46:27.516Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T20:46:27.516Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:27.516Z] [2022-01-20T20:46:27.516Z] DONE 6 tests, 6 skipped in 3.109s [2022-01-20T20:46:27.516Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T20:46:28.358Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-20T20:46:28.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T20:46:28.766Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-01-20T20:46:28.766Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T20:46:28.766Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-01-20T20:46:28.766Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-01-20T20:46:28.766Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-01-20T20:46:28.766Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/containerd/console v1.0.2 [2022-01-20T20:46:28.766Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-01-20T20:46:28.766Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-01-20T20:46:28.766Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-01-20T20:46:28.766Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-01-20T20:46:28.766Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-01-20T20:46:28.766Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.2 [2022-01-20T20:46:28.766Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-01-20T20:46:28.766Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-01-20T20:46:28.766Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-01-20T20:46:28.766Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-01-20T20:46:28.766Z] go: downloading github.com/prometheus/common v0.9.1 [2022-01-20T20:46:29.027Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-01-20T20:46:29.027Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-01-20T20:46:29.027Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-01-20T20:46:29.027Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-01-20T20:46:29.027Z] go: downloading google.golang.org/api v0.8.0 [2022-01-20T20:46:29.177Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T20:46:29.322Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T20:46:29.740Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T20:46:30.301Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T20:46:30.410Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-01-20T20:46:30.410Z] go: downloading go.opencensus.io v0.22.3 [2022-01-20T20:46:30.410Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-01-20T20:46:30.410Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T20:46:30.671Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-01-20T20:46:30.671Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-01-20T20:46:30.671Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-01-20T20:46:30.671Z] go: downloading github.com/google/btree v1.0.1 [2022-01-20T20:46:30.671Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-01-20T20:46:30.671Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-01-20T20:46:30.671Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-01-20T20:46:30.671Z] go: downloading github.com/cilium/ebpf v0.6.2 [2022-01-20T20:46:30.671Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-01-20T20:46:30.671Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T20:46:30.671Z] go: downloading golang.org/x/text v0.3.3 [2022-01-20T20:46:31.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:31.335Z] INFO: Testing against a local daemon [2022-01-20T20:46:31.335Z] === RUN TestServiceCreateInit [2022-01-20T20:46:31.335Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T20:46:31.335Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T20:46:31.335Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- PASS: TestServiceCreateInit (0.10s) [2022-01-20T20:46:31.335Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:46:31.335Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T20:46:31.335Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestCreateServiceConflict [2022-01-20T20:46:31.335Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T20:46:31.335Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateServiceMaxReplicas (0.09s) [2022-01-20T20:46:31.335Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T20:46:31.335Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T20:46:31.335Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-01-20T20:46:31.335Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T20:46:31.335Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestCreateServiceSysctls [2022-01-20T20:46:31.335Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateServiceSysctls (0.08s) [2022-01-20T20:46:31.335Z] === RUN TestCreateServiceCapabilities [2022-01-20T20:46:31.335Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-01-20T20:46:31.335Z] === RUN TestInspect [2022-01-20T20:46:31.335Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestInspect (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestCreateJob [2022-01-20T20:46:31.335Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestReplicatedJob [2022-01-20T20:46:31.335Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestUpdateReplicatedJob [2022-01-20T20:46:31.335Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestServiceListWithStatuses [2022-01-20T20:46:31.335Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T20:46:31.335Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:46:31.335Z] === RUN TestDockerNetworkReConnect [2022-01-20T20:46:31.335Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.335Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T20:46:31.611Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-01-20T20:46:31.611Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-01-20T20:46:31.611Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-01-20T20:46:31.611Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-01-20T20:46:31.611Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-01-20T20:46:31.611Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-01-20T20:46:31.611Z] go: downloading github.com/kr/pretty v0.2.1 [2022-01-20T20:46:31.611Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-01-20T20:46:31.611Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-01-20T20:46:31.611Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T20:46:31.611Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-01-20T20:46:31.611Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-01-20T20:46:31.611Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-01-20T20:46:31.611Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-01-20T20:46:31.810Z] === RUN TestServicePlugin [2022-01-20T20:46:31.810Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T20:46:31.810Z] === RUN TestServiceUpdateLabel [2022-01-20T20:46:31.810Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T20:46:31.810Z] === RUN TestServiceUpdateSecrets [2022-01-20T20:46:31.810Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T20:46:31.810Z] === RUN TestServiceUpdateConfigs [2022-01-20T20:46:31.810Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T20:46:31.810Z] === RUN TestServiceUpdateNetwork [2022-01-20T20:46:31.810Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T20:46:31.810Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T20:46:31.810Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-01-20T20:46:31.810Z] PASS [2022-01-20T20:46:31.810Z] ok github.com/docker/docker/integration/service 0.579s [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === Skipped [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:46:31.810Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:46:31.810Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T20:46:31.810Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T20:46:31.810Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.09s) [2022-01-20T20:46:31.810Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T20:46:31.810Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.02s) [2022-01-20T20:46:31.810Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T20:46:31.810Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.08s) [2022-01-20T20:46:31.810Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-01-20T20:46:31.810Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T20:46:31.810Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T20:46:31.810Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T20:46:31.810Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T20:46:31.810Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T20:46:31.810Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T20:46:31.810Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T20:46:31.810Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T20:46:31.810Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T20:46:31.810Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T20:46:31.810Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T20:46:31.810Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:31.810Z] [2022-01-20T20:46:31.810Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T20:46:31.871Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-20T20:46:31.871Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-01-20T20:46:31.871Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-01-20T20:46:31.871Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-01-20T20:46:31.871Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-01-20T20:46:31.871Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-01-20T20:46:31.871Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-01-20T20:46:32.131Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-01-20T20:46:32.131Z] go: downloading github.com/kr/text v0.1.0 [2022-01-20T20:46:32.131Z] go: downloading google.golang.org/appengine v1.6.7 [2022-01-20T20:46:32.131Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T20:46:32.131Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-01-20T20:46:32.131Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-01-20T20:46:32.131Z] go: downloading golang.org/x/mod v0.4.1 [2022-01-20T20:46:32.131Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-01-20T20:46:32.131Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T20:46:32.131Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-01-20T20:46:32.193Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T20:46:32.283Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:32.283Z] [2022-01-20T20:46:32.283Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-01-20T20:46:32.283Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T20:46:32.283Z] [2022-01-20T20:46:32.283Z] DONE 24 tests, 23 skipped in 4.673s [2022-01-20T20:46:32.283Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T20:46:32.391Z] No vendor changes in diff. [2022-01-20T20:46:33.121Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T20:46:33.683Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T20:46:33.683Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T20:46:33.750Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T20:46:33.939Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T20:46:34.196Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T20:46:34.929Z] === RUN TestDockerSuite/TestRunUserDefaults [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T20:46:35.188Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-20T20:46:35.188Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T20:46:35.188Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T20:46:35.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:35.262Z] INFO: Testing against a local daemon [2022-01-20T20:46:35.262Z] === RUN TestSessionCreate [2022-01-20T20:46:35.262Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:46:35.262Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T20:46:35.262Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T20:46:35.262Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:46:35.262Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:46:35.262Z] PASS [2022-01-20T20:46:35.262Z] ok github.com/docker/docker/integration/session 0.257s [2022-01-20T20:46:35.262Z] [2022-01-20T20:46:35.262Z] === Skipped [2022-01-20T20:46:35.262Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T20:46:35.262Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T20:46:35.262Z] [2022-01-20T20:46:35.262Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T20:46:35.262Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T20:46:35.262Z] [2022-01-20T20:46:35.262Z] DONE 2 tests, 2 skipped in 3.054s [2022-01-20T20:46:35.271Z] + echo Ensuring container killed. [2022-01-20T20:46:35.271Z] Ensuring container killed. [2022-01-20T20:46:35.271Z] + docker rm -vf docker-pr9 [2022-01-20T20:46:35.271Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-01-20T20:46:35.445Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T20:46:35.577Z] + echo Chowning /workspace to jenkins user [2022-01-20T20:46:35.577Z] Chowning /workspace to jenkins user [2022-01-20T20:46:35.577Z] + id -u [2022-01-20T20:46:35.577Z] + id -g [2022-01-20T20:46:35.577Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43095:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T20:46:35.731Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T20:46:36.020Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T20:46:36.448Z] + bundleName=unit [2022-01-20T20:46:36.448Z] + echo Creating unit-bundles.tar.gz [2022-01-20T20:46:36.448Z] Creating unit-bundles.tar.gz [2022-01-20T20:46:36.448Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-01-20T20:46:36.448Z] bundles/junit-report-libnetwork.xml [2022-01-20T20:46:36.448Z] bundles/junit-report.xml [2022-01-20T20:46:36.448Z] bundles/go-test-report-libnetwork.json [2022-01-20T20:46:36.448Z] bundles/go-test-report.json [2022-01-20T20:46:36.448Z] bundles/profile-libnetwork.out [2022-01-20T20:46:36.448Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-20T20:46:36.462Z] Archiving artifacts [2022-01-20T20:46:36.947Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-20T20:46:37.390Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T20:46:37.709Z] + make clean [2022-01-20T20:46:37.969Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T20:46:37.969Z] docker-dev-cache [2022-01-20T20:46:37.969Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:46:38.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:38.690Z] INFO: Testing against a local daemon [2022-01-20T20:46:38.690Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T20:46:38.690Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:38.690Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestDiskUsage [2022-01-20T20:46:38.690Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:46:38.690Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestEventsExecDie [2022-01-20T20:46:38.690Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:46:38.690Z] --- SKIP: TestEventsExecDie (0.01s) [2022-01-20T20:46:38.690Z] === RUN TestEventsBackwardsCompatible [2022-01-20T20:46:38.690Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:46:38.690Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestEventsVolumeCreate [2022-01-20T20:46:38.690Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:46:38.690Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestInfoAPI [2022-01-20T20:46:38.690Z] --- PASS: TestInfoAPI (0.10s) [2022-01-20T20:46:38.690Z] === RUN TestInfoAPIWarnings [2022-01-20T20:46:38.690Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:46:38.690Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestInfoDebug [2022-01-20T20:46:38.690Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:46:38.690Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestInfoInsecureRegistries [2022-01-20T20:46:38.690Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:46:38.690Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestInfoRegistryMirrors [2022-01-20T20:46:38.690Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:46:38.690Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T20:46:38.690Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T20:46:39.466Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T20:46:39.722Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T20:46:40.259Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s) [2022-01-20T20:46:40.259Z] === RUN TestPingCacheHeaders [2022-01-20T20:46:40.259Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-01-20T20:46:40.259Z] === RUN TestPingGet [2022-01-20T20:46:40.259Z] --- PASS: TestPingGet (0.07s) [2022-01-20T20:46:40.259Z] === RUN TestPingHead [2022-01-20T20:46:40.259Z] --- PASS: TestPingHead (0.08s) [2022-01-20T20:46:40.259Z] === RUN TestVersion [2022-01-20T20:46:40.259Z] --- PASS: TestVersion (0.09s) [2022-01-20T20:46:40.259Z] PASS [2022-01-20T20:46:40.259Z] ok github.com/docker/docker/integration/system 1.655s [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === Skipped [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T20:46:40.259Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T20:46:40.259Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-01-20T20:46:40.259Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T20:46:40.259Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T20:46:40.259Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T20:46:40.259Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T20:46:40.259Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T20:46:40.259Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T20:46:40.259Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T20:46:40.259Z] [2022-01-20T20:46:40.259Z] DONE 15 tests, 9 skipped in 4.744s [2022-01-20T20:46:40.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-20T20:46:40.539Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T20:46:40.728Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T20:46:41.912Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T20:46:43.276Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T20:46:43.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:43.690Z] INFO: Testing against a local daemon [2022-01-20T20:46:43.690Z] === RUN TestVolumesCreateAndList [2022-01-20T20:46:43.690Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-01-20T20:46:43.690Z] === RUN TestVolumesRemove [2022-01-20T20:46:43.690Z] --- PASS: TestVolumesRemove (0.15s) [2022-01-20T20:46:43.690Z] === RUN TestVolumesInspect [2022-01-20T20:46:43.690Z] --- PASS: TestVolumesInspect (0.07s) [2022-01-20T20:46:43.690Z] === RUN TestVolumesInvalidJSON [2022-01-20T20:46:43.690Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T20:46:43.690Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T20:46:43.690Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T20:46:43.690Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-01-20T20:46:43.690Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T20:46:43.690Z] PASS [2022-01-20T20:46:43.690Z] ok github.com/docker/docker/integration/volume 0.453s [2022-01-20T20:46:43.690Z] [2022-01-20T20:46:43.690Z] DONE 5 tests in 3.215s [2022-01-20T20:46:44.184Z] INFO: make.ps1 ended at 01/20/2022 20:46:43 [2022-01-20T20:46:44.184Z] INFO: Integration CLI tests being run from the host: [2022-01-20T20:46:44.184Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T20:46:44.640Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T20:46:46.006Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T20:46:46.262Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T20:46:46.262Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T20:46:46.262Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T20:46:46.262Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T20:46:46.262Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T20:46:46.262Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T20:46:46.262Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T20:46:46.371Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T20:46:46.518Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-20T20:46:46.518Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T20:46:46.518Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-20T20:46:47.080Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-20T20:46:47.335Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-20T20:46:48.261Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-20T20:46:48.825Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-20T20:46:49.081Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T20:46:49.081Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-20T20:46:49.644Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-20T20:46:49.644Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-20T20:46:49.644Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-20T20:46:49.644Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-20T20:46:49.644Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-20T20:46:49.644Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T20:46:49.644Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-20T20:46:50.205Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-20T20:46:50.462Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-20T20:46:50.462Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-20T20:46:51.024Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T20:46:51.281Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T20:46:51.537Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T20:46:51.793Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-20T20:46:52.050Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-20T20:46:52.631Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-20T20:46:52.631Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T20:46:52.631Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T20:46:53.192Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-20T20:46:53.192Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T20:46:54.120Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-20T20:46:54.681Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-20T20:46:54.681Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T20:46:54.681Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T20:46:55.243Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T20:46:55.243Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T20:46:56.170Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-20T20:46:56.425Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T20:46:56.986Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T20:46:59.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T20:46:59.185Z] INFO: Testing against a local daemon [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T20:46:59.185Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T20:46:59.185Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T20:46:59.185Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T20:46:59.501Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T20:46:59.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-20T20:46:59.501Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T20:46:59.501Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T20:46:59.501Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T20:47:00.172Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T20:47:00.428Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-20T20:47:00.641Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T20:47:01.357Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-20T20:47:01.918Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-20T20:47:02.175Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T20:47:02.175Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T20:47:03.550Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T20:47:03.550Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T20:47:04.478Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T20:47:05.041Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-20T20:47:05.604Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2212790861 [2022-01-20T20:47:05.861Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T20:47:05.861Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T20:47:07.756Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T20:47:07.756Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T20:47:07.756Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T20:47:07.756Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-20T20:47:08.684Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T20:47:10.595Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T20:47:10.853Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T20:47:10.853Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T20:47:10.853Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T20:47:11.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-20T20:47:11.109Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T20:47:11.670Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T20:47:12.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T20:47:12.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T20:47:12.042Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T20:47:13.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-20T20:47:13.612Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T20:47:13.612Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T20:47:13.814Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T20:47:14.081Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T20:47:14.081Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T20:47:14.552Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T20:47:14.552Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T20:47:14.552Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T20:47:15.021Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T20:47:15.021Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T20:47:15.021Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T20:47:16.329Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-20T20:47:18.843Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T20:47:20.208Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T20:47:20.770Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T20:47:21.696Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-20T20:47:21.952Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T20:47:25.217Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T20:47:26.146Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T20:47:26.708Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-20T20:47:26.963Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T20:47:27.896Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T20:47:29.791Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T20:47:30.719Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T20:47:33.232Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T20:47:36.496Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T20:47:39.759Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T20:47:40.015Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-20T20:47:40.325Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T20:47:41.313Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T20:47:41.313Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T20:47:41.313Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T20:47:42.529Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-20T20:47:43.893Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T20:47:46.407Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-20T20:47:46.663Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-20T20:47:48.552Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T20:47:48.552Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-20T20:47:48.808Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T20:47:49.372Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T20:47:49.933Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T20:47:49.933Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T20:47:49.933Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T20:47:50.871Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T20:47:53.387Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T20:47:53.643Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-20T20:47:56.906Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-20T20:47:56.906Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-20T20:47:56.906Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-20T20:47:57.470Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-20T20:47:57.470Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T20:47:57.470Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-20T20:47:57.470Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T20:47:57.470Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-20T20:47:58.839Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-20T20:47:59.400Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-20T20:47:59.656Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-20T20:48:01.020Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-20T20:48:02.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T20:48:02.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T20:48:03.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T20:48:04.282Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-20T20:48:05.252Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-20T20:48:05.252Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T20:48:05.252Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-20T20:48:05.813Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-20T20:48:06.375Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T20:48:07.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T20:48:08.893Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-20T20:48:09.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-20T20:48:10.743Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T20:48:11.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-20T20:48:13.254Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-20T20:48:14.622Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T20:48:16.620Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T20:48:17.137Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T20:48:19.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-20T20:48:20.579Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-20T20:48:21.946Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-20T20:48:22.202Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-20T20:48:22.847Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-20T20:48:23.775Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-20T20:48:24.704Z] docker_cli_service_logs_test.go:246: checking task tomzgt5a3q43 [2022-01-20T20:48:24.704Z] docker_cli_service_logs_test.go:251: checking messages for tomzgt5a3q43 [2022-01-20T20:48:24.704Z] docker_cli_service_logs_test.go:246: checking task y3p1frzqdt26 [2022-01-20T20:48:24.704Z] docker_cli_service_logs_test.go:251: checking messages for y3p1frzqdt26 [2022-01-20T20:48:25.632Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-20T20:48:26.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-20T20:48:27.925Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T20:48:28.192Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T20:48:28.192Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T20:48:28.192Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T20:48:28.192Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T20:48:28.649Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T20:48:29.288Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-20T20:48:30.698Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T20:48:35.707Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T20:48:35.937Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-20T20:48:37.824Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-20T20:48:38.605Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T20:48:44.384Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T20:48:44.384Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T20:48:44.384Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T20:48:44.384Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T20:48:44.384Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T20:48:44.384Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T20:48:44.384Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T20:48:44.384Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T20:48:44.384Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T20:48:44.384Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T20:48:44.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T20:48:45.902Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T20:48:45.902Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T20:48:45.902Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T20:48:46.463Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T20:48:46.463Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T20:48:46.463Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T20:48:46.463Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T20:48:47.025Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T20:48:47.025Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T20:48:47.586Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T20:48:47.586Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T20:48:47.842Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T20:48:47.842Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T20:48:47.842Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T20:48:49.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T20:48:49.063Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T20:48:49.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T20:48:49.063Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T20:48:49.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T20:48:49.063Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T20:48:49.207Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T20:48:49.207Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T20:48:49.207Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T20:48:49.462Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T20:48:49.462Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-20T20:48:49.523Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T20:48:50.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T20:48:53.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-20T20:48:54.990Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T20:48:56.275Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T20:48:56.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-20T20:48:56.652Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T20:48:56.652Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T20:48:56.652Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T20:48:59.166Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T20:48:59.166Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-20T20:49:01.053Z] docker_cli_swarm_test.go:1895: [d3f27b2ac7319] joining swarm manager [dfe5df0dff817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:49:01.616Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T20:49:01.616Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite (1267.78s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.49s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.26s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-20T20:49:01.616Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.10s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.35s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.31s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.52s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.69s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAttachDetach (0.86s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.70s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.98s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.75s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.05s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.49s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.63s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.60s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.33s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.37s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.22s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.63s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.74s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.91s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.55s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.16s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.90s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.69s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.21s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.61s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.11s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.48s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.85s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.65s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.65s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.96s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.15s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.69s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.97s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.81s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.33s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.75s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.24s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.26s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.46s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.65s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.03s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.20s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.11s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.97s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.68s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.09s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.11s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.82s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.80s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.81s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.33s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.71s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.43s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.44s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.80s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.87s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.31s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.00s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.00s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.41s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.92s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.20s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.56s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.98s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.82s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.07s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.32s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.10s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.44s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.97s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.98s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.08s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.10s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.52s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.58s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.45s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.82s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.48s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.32s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.61s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildHistory (3.59s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.86s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.79s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.66s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.91s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.50s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.33s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.71s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.57s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.02s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.43s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.89s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.98s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.58s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildPATH (1.81s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.67s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.84s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.24s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildRm (1.95s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.87s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.49s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildUser (1.66s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.50s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.65s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.14s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T20:49:01.617Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-01-20T20:49:01.617Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.32s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-01-20T20:49:01.618Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.48s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T20:49:01.618Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitChange (0.72s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.59s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitTTY (1.41s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.24s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.30s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.41s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.45s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.50s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.68s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.47s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.44s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.43s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.46s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.87s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.88s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.41s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.80s) [2022-01-20T20:49:01.618Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.31s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.97s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.36s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.28s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000908a08_} (1.47s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11032705152_/foo_false____} (1.41s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11032705152_/foo_true____} (1.39s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31614665829_/foo_false____} (1.42s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31614665829_/foo_true____} (1.50s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31614665829_/foo_true__0xc000908a98__} (1.42s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000908ac8_} (1.67s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000908b40_} (1.35s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000908b70_} (1.55s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000908b88_} (1.57s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.26s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.92s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.43s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.95s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.69s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.25s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.69s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.30s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.60s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.53s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.44s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.84s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.64s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.02s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.42s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.47s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2022-01-20T20:49:01.618Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-01-20T20:49:01.618Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.31s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.14s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.00s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.27s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.64s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.15s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.41s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.41s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.90s) [2022-01-20T20:49:01.618Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.09s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.38s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFilters (1.27s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFormat (1.31s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.84s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2022-01-20T20:49:01.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T20:49:01.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.12s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsRename (0.69s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsResize (0.67s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.90s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.85s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsTop (0.97s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.91s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.36s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.48s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.71s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.66s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.64s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-01-20T20:49:01.619Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestHealth (19.12s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.13s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImportDisplay (1.48s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImportFile (1.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-01-20T20:49:01.619Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T20:49:01.619Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.57s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.36s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.61s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.67s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.77s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.30s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.96s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.75s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.70s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsTail (0.73s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.63s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestNetHostname (1.87s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.63s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPluginActive (1.94s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.12s) [2022-01-20T20:49:01.619Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.41s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.86s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.03s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.17s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPortList (6.98s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.03s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.18s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.36s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsByOrder (2.30s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.77s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.83s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.35s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.29s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.60s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.96s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-01-20T20:49:01.619Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.59s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.07s) [2022-01-20T20:49:01.619Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.41s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.85s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.09s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.92s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.19s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.73s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.78s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.66s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.60s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.40s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.12s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.94s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.77s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.31s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.68s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.63s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.56s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.76s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.89s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.19s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.78s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.62s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.88s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunMount (4.24s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.75s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.18s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.15s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.68s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.10s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.11s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.84s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.11s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.68s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.50s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.59s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.48s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunState (0.91s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunSysctls (0.87s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.41s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.06s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.13s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.75s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-01-20T20:49:01.620Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-01-20T20:49:01.620Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.46s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.10s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.31s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.51s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.83s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.41s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.41s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.98s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.94s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.61s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.45s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.34s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.67s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.65s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.13s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.72s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (2.96s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.85s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.75s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.02s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.21s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.50s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.61s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.18s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.35s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.07s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.50s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.00s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.65s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.27s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.24s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.34s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.73s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.16s) [2022-01-20T20:49:01.621Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.73s) [2022-01-20T20:49:01.621Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-20T20:49:01.621Z] === RUN TestDockerRegistrySuite [2022-01-20T20:49:01.621Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T20:49:02.549Z] docker_cli_swarm_test.go:1896: [d66fb49fa9367] joining swarm manager [dfe5df0dff817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:49:02.805Z] check_test.go:195: [dfae0383df086] daemon is not started [2022-01-20T20:49:02.805Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T20:49:03.733Z] check_test.go:195: [d01627a5386d6] daemon is not started [2022-01-20T20:49:03.988Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T20:49:05.357Z] check_test.go:195: [dfaa1cda853f8] daemon is not started [2022-01-20T20:49:05.357Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T20:49:05.357Z] check_test.go:195: [d186df521edec] daemon is not started [2022-01-20T20:49:05.357Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T20:49:07.874Z] check_test.go:195: [dd1b9f71f30f4] daemon is not started [2022-01-20T20:49:07.874Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T20:49:12.036Z] check_test.go:195: [de66889aff45e] daemon is not started [2022-01-20T20:49:12.036Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T20:49:14.551Z] check_test.go:195: [d166c53c599f3] daemon is not started [2022-01-20T20:49:14.551Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T20:49:15.478Z] check_test.go:195: [de25bf19aab0b] daemon is not started [2022-01-20T20:49:15.478Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T20:49:16.405Z] check_test.go:195: [d2ccff68ed3eb] daemon is not started [2022-01-20T20:49:16.405Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T20:49:17.275Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T20:49:17.275Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T20:49:17.275Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T20:49:17.275Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T20:49:17.341Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T20:49:17.341Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T20:49:17.341Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T20:49:17.341Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T20:49:17.341Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T20:49:17.341Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T20:49:17.341Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T20:49:17.341Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T20:49:17.341Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T20:49:17.341Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T20:49:17.341Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T20:49:17.341Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T20:49:17.345Z] check_test.go:195: [d4ba190ad4df0] daemon is not started [2022-01-20T20:49:17.345Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T20:49:18.273Z] check_test.go:195: [dfed690ff672b] daemon is not started [2022-01-20T20:49:18.273Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T20:49:18.529Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-20T20:49:18.884Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T20:49:18.884Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T20:49:19.457Z] check_test.go:195: [dd256ecc4a5d4] daemon is not started [2022-01-20T20:49:19.457Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T20:49:20.823Z] check_test.go:195: [d54ed43e97db7] daemon is not started [2022-01-20T20:49:20.823Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T20:49:21.751Z] check_test.go:195: [db357bfa14b32] daemon is not started [2022-01-20T20:49:21.751Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T20:49:22.312Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db1d9bc846f37184ec9098032cbaaf28920d3f6ac406a0fa801390b51ba2cd21 [2022-01-20T20:49:23.239Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:98a2cb6f9cd0d2d7e0defb8d1de83a00e784c13cd8acb2294eb1023371279052 [2022-01-20T20:49:23.239Z] check_test.go:195: [dd3eb6f4cf070] daemon is not started [2022-01-20T20:49:23.239Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T20:49:24.167Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6cdb655695a2929bc4127d9810b7675a286baa0d7730860a68e7c91eb2306c80 [2022-01-20T20:49:24.729Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1c4472fc776034fbb358687faa3f757496798351cf5ab38d7198cda50d8904e6 [2022-01-20T20:49:24.984Z] check_test.go:195: [d5d48e676776d] daemon is not started [2022-01-20T20:49:24.984Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T20:49:25.911Z] check_test.go:195: [dabb7e02b403e] daemon is not started [2022-01-20T20:49:25.911Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T20:49:26.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-20T20:49:27.441Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T20:49:28.736Z] check_test.go:195: [d8df152269300] daemon is not started [2022-01-20T20:49:28.736Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T20:49:29.664Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-20T20:49:29.664Z] check_test.go:195: [d8a173ab2ff80] daemon is not started [2022-01-20T20:49:29.664Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T20:49:29.920Z] check_test.go:195: [d5173f19b6593] daemon is not started [2022-01-20T20:49:29.920Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T20:49:30.852Z] check_test.go:195: [de66f51465cd4] daemon is not started [2022-01-20T20:49:30.852Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T20:49:32.220Z] check_test.go:195: [d191c8c862ea1] daemon is not started [2022-01-20T20:49:32.220Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T20:49:32.782Z] check_test.go:195: [d889fde15b3e1] daemon is not started [2022-01-20T20:49:32.782Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T20:49:33.241Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T20:49:35.297Z] check_test.go:195: [d302bb6163f27] daemon is not started [2022-01-20T20:49:35.297Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T20:49:35.297Z] check_test.go:195: [d281afccee549] daemon is not started [2022-01-20T20:49:35.297Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T20:49:36.225Z] check_test.go:195: [d683fcaa25e08] daemon is not started [2022-01-20T20:49:36.225Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T20:49:36.785Z] check_test.go:195: [d05c9bdf2c2ba] daemon is not started [2022-01-20T20:49:36.785Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T20:49:36.785Z] check_test.go:195: [d7f13d84d51c1] daemon is not started [2022-01-20T20:49:36.785Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T20:49:37.041Z] check_test.go:195: [d147758303dc0] daemon is not started [2022-01-20T20:49:37.041Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T20:49:37.297Z] check_test.go:195: [df97bf0dece6c] daemon is not started [2022-01-20T20:49:37.297Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T20:49:37.859Z] check_test.go:195: [d28dafd6174ac] daemon is not started [2022-01-20T20:49:37.859Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T20:49:37.859Z] check_test.go:195: [d8ead6c50ff77] daemon is not started [2022-01-20T20:49:37.859Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T20:49:39.226Z] check_test.go:195: [d5fd833243af0] daemon is not started [2022-01-20T20:49:39.226Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T20:49:40.593Z] check_test.go:195: [dec47518409de] daemon is not started [2022-01-20T20:49:40.593Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T20:49:41.156Z] check_test.go:195: [d42aad84034b6] daemon is not started [2022-01-20T20:49:41.156Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T20:49:41.925Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T20:49:42.085Z] check_test.go:195: [d2c9cfc1ca916] daemon is not started [2022-01-20T20:49:42.085Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T20:49:43.012Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite (42.16s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.48s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.49s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.19s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.89s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.56s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.19s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.15s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.32s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-01-20T20:49:43.939Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-01-20T20:49:43.939Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T20:49:43.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T20:49:43.939Z] check_test.go:222: [dc29c8b758be5] daemon is not started [2022-01-20T20:49:43.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T20:49:45.320Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-20T20:49:47.215Z] check_test.go:222: [db5af885214e3] daemon is not started [2022-01-20T20:49:47.215Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T20:49:47.471Z] docker_cli_swarm_test.go:1796: [deac00f4053eb] joining swarm manager [dd55a90c379d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:49:48.835Z] docker_cli_swarm_test.go:1797: [d530bfa354011] joining swarm manager [dd55a90c379d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:49:49.153Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T20:49:50.725Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T20:49:52.100Z] check_test.go:222: [d2294c1e6799d] daemon is not started [2022-01-20T20:49:52.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T20:49:53.028Z] check_test.go:222: [d21306fff4b1e] daemon is not started [2022-01-20T20:49:53.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T20:49:53.028Z] check_test.go:222: [df7471ad7983e] daemon is not started [2022-01-20T20:49:53.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T20:49:53.956Z] check_test.go:222: [d8f37e05c598b] daemon is not started [2022-01-20T20:49:53.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T20:49:54.886Z] check_test.go:222: [d309a29c65ab9] daemon is not started [2022-01-20T20:49:55.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T20:49:56.128Z] check_test.go:222: [dd7da6755e908] daemon is not started [2022-01-20T20:49:56.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T20:49:57.904Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T20:49:57.904Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T20:49:57.904Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T20:49:58.375Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T20:49:58.656Z] check_test.go:222: [d83fdcfd4a8d4] daemon is not started [2022-01-20T20:49:58.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T20:49:58.845Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T20:49:58.845Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T20:49:58.912Z] check_test.go:222: [dd60b25d850b3] daemon is not started [2022-01-20T20:49:58.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T20:49:59.167Z] check_test.go:222: [d3a22e2eaf1ed] daemon is not started [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite (15.53s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.12s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.91s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-01-20T20:49:59.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-01-20T20:49:59.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T20:49:59.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T20:49:59.316Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T20:50:00.095Z] check_test.go:251: [df1c2dbe19a24] daemon is not started [2022-01-20T20:50:00.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T20:50:00.657Z] check_test.go:251: [deeea367bd5a6] daemon is not started [2022-01-20T20:50:00.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T20:50:00.657Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-20T20:50:00.657Z] check_test.go:251: [d4dc4b49bd0b6] daemon is not started [2022-01-20T20:50:00.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T20:50:02.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T20:50:02.804Z] check_test.go:251: [d5e4bd87fb234] daemon is not started [2022-01-20T20:50:02.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T20:50:03.365Z] check_test.go:251: [dc23e2c2b96c9] daemon is not started [2022-01-20T20:50:03.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T20:50:04.293Z] check_test.go:251: [d166c95f01577] daemon is not started [2022-01-20T20:50:04.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T20:50:04.293Z] check_test.go:251: [d7965eb829ce3] daemon is not started [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.09s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.65s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-01-20T20:50:04.293Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-01-20T20:50:04.293Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T20:50:04.293Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T20:50:08.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-20T20:50:09.765Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T20:50:09.765Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T20:50:09.821Z] check_test.go:278: [dc4794819252f] daemon is not started [2022-01-20T20:50:09.821Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T20:50:09.821Z] check_test.go:278: [dedd361ef5fdc] daemon is not started [2022-01-20T20:50:09.821Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T20:50:09.821Z] check_test.go:278: [d07fdbdfebea1] daemon is not started [2022-01-20T20:50:09.821Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T20:50:10.077Z] docker_cli_swarm_test.go:1315: [d74e12dc005e6] joining swarm manager [d7a8493d67ef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:50:10.077Z] check_test.go:278: [d67df06ece953] daemon is not started [2022-01-20T20:50:10.077Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T20:50:10.235Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T20:50:10.332Z] check_test.go:278: [da5866e9e1dde] daemon is not started [2022-01-20T20:50:10.333Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.88s) [2022-01-20T20:50:10.333Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-01-20T20:50:10.333Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-01-20T20:50:10.333Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s) [2022-01-20T20:50:10.333Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-01-20T20:50:10.333Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-01-20T20:50:10.333Z] === RUN TestDockerNetworkSuite [2022-01-20T20:50:10.333Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-20T20:50:11.259Z] docker_cli_network_unix_test.go:46: [d4c15627c1bc9] daemon is not started [2022-01-20T20:50:11.259Z] docker_cli_swarm_test.go:1316: [da6e4b7e0e500] joining swarm manager [d7a8493d67ef0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:50:11.259Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-20T20:50:11.822Z] docker_cli_network_unix_test.go:46: [d6e17c102aa33] daemon is not started [2022-01-20T20:50:12.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T20:50:13.369Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T20:50:13.369Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T20:50:13.369Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T20:50:13.369Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T20:50:13.369Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T20:50:13.369Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T20:50:13.369Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T20:50:13.369Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T20:50:13.369Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T20:50:13.369Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T20:50:13.369Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T20:50:14.602Z] docker_cli_network_unix_test.go:46: [ddb58c5eb8924] daemon is not started [2022-01-20T20:50:14.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-20T20:50:14.914Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T20:50:16.221Z] docker_cli_network_unix_test.go:46: [d29b6c16051ce] daemon is not started [2022-01-20T20:50:16.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-20T20:50:16.476Z] docker_cli_network_unix_test.go:1233: [d6ac805b351e7] daemon is not started [2022-01-20T20:50:17.971Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T20:50:17.971Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T20:50:17.971Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T20:50:18.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-20T20:50:19.549Z] docker_cli_network_unix_test.go:46: [d3b88eeae2e31] daemon is not started [2022-01-20T20:50:20.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-20T20:50:24.276Z] docker_cli_network_unix_test.go:46: [d542076a64619] daemon is not started [2022-01-20T20:50:25.194Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T20:50:25.194Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T20:50:25.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-20T20:50:25.252Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T20:50:25.252Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T20:50:25.252Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T20:50:25.252Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T20:50:25.252Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T20:50:25.252Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T20:50:25.252Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T20:50:25.252Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T20:50:25.252Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T20:50:27.095Z] docker_cli_network_unix_test.go:46: [d37552e34dc97] daemon is not started [2022-01-20T20:50:27.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-20T20:50:28.163Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T20:50:28.163Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T20:50:28.163Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T20:50:28.463Z] docker_cli_network_unix_test.go:46: [d1d955b8cd13a] daemon is not started [2022-01-20T20:50:28.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-20T20:50:28.634Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T20:50:28.719Z] docker_cli_network_unix_test.go:46: [d50c3aac6ef29] daemon is not started [2022-01-20T20:50:28.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-20T20:50:28.975Z] docker_cli_network_unix_test.go:46: [de0a759ea48bf] daemon is not started [2022-01-20T20:50:29.104Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T20:50:29.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-20T20:50:29.792Z] docker_cli_network_unix_test.go:46: [d0cffccc8c725] daemon is not started [2022-01-20T20:50:30.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-20T20:50:30.610Z] docker_cli_network_unix_test.go:46: [df1f2c43eaa8d] daemon is not started [2022-01-20T20:50:30.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-20T20:50:31.065Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T20:50:31.065Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T20:50:31.065Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T20:50:31.065Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T20:50:31.065Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T20:50:31.121Z] docker_cli_network_unix_test.go:46: [db7e7f5bf7e01] daemon is not started [2022-01-20T20:50:31.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-20T20:50:31.378Z] docker_cli_network_unix_test.go:46: [dd6f9c9a358b4] daemon is not started [2022-01-20T20:50:31.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-20T20:50:31.633Z] docker_cli_network_unix_test.go:46: [d97da8d0b0448] daemon is not started [2022-01-20T20:50:31.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-20T20:50:32.197Z] docker_cli_network_unix_test.go:46: [d1b8e5a348364] daemon is not started [2022-01-20T20:50:32.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-20T20:50:32.197Z] docker_cli_network_unix_test.go:46: [d053aa6ff9a47] daemon is not started [2022-01-20T20:50:32.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-20T20:50:32.453Z] docker_cli_network_unix_test.go:46: [d04834520945d] daemon is not started [2022-01-20T20:50:32.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-20T20:50:33.017Z] docker_cli_network_unix_test.go:46: [dba780fe8a9b3] daemon is not started [2022-01-20T20:50:33.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-20T20:50:33.579Z] docker_cli_network_unix_test.go:46: [d9f81f8a63614] daemon is not started [2022-01-20T20:50:34.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-20T20:50:34.141Z] docker_cli_network_unix_test.go:46: [df030053bc173] daemon is not started [2022-01-20T20:50:34.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-20T20:50:34.397Z] docker_cli_network_unix_test.go:46: [d9ced6008d3da] daemon is not started [2022-01-20T20:50:34.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-20T20:50:34.397Z] docker_cli_network_unix_test.go:46: [d7f5ef787b594] daemon is not started [2022-01-20T20:50:34.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-20T20:50:34.986Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T20:50:35.762Z] docker_cli_network_unix_test.go:968: [d8d8b3c00af2c] daemon is not started [2022-01-20T20:50:35.978Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T20:50:36.449Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T20:50:36.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-20T20:50:37.617Z] docker_cli_network_unix_test.go:46: [dca0fe659cd35] daemon is not started [2022-01-20T20:50:37.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-20T20:50:38.020Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T20:50:38.491Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T20:50:39.224Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T20:50:40.062Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T20:50:40.386Z] docker_cli_network_unix_test.go:1116: [da2c628984d85] daemon is not started [2022-01-20T20:50:41.733Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T20:50:42.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-20T20:50:43.158Z] docker_cli_network_unix_test.go:46: [d4bf611960d1a] daemon is not started [2022-01-20T20:50:43.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-20T20:50:44.085Z] docker_cli_network_unix_test.go:46: [d4064761b90df] daemon is not started [2022-01-20T20:50:44.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-20T20:50:44.085Z] docker_cli_network_unix_test.go:46: [d0db252480378] daemon is not started [2022-01-20T20:50:44.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-20T20:50:44.341Z] docker_cli_network_unix_test.go:46: [dca9ff1282db1] daemon is not started [2022-01-20T20:50:44.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-20T20:50:44.341Z] docker_cli_network_unix_test.go:46: [d570a0bd9fff5] daemon is not started [2022-01-20T20:50:44.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-20T20:50:44.597Z] docker_cli_network_unix_test.go:46: [d883341366b17] daemon is not started [2022-01-20T20:50:44.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-20T20:50:44.597Z] docker_cli_network_unix_test.go:46: [d18c5190dd253] daemon is not started [2022-01-20T20:50:44.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-20T20:50:45.917Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T20:50:45.961Z] docker_cli_network_unix_test.go:46: [d70c4144a266b] daemon is not started [2022-01-20T20:50:46.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-20T20:50:46.914Z] docker_cli_network_unix_test.go:46: [df4659a2fccd2] daemon is not started [2022-01-20T20:50:46.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-20T20:50:46.914Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T20:50:46.914Z] docker_cli_network_unix_test.go:46: [de47827ee383f] daemon is not started [2022-01-20T20:50:46.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-20T20:50:47.499Z] docker_cli_network_unix_test.go:46: [da422f08e3c5f] daemon is not started [2022-01-20T20:50:47.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-20T20:50:48.911Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T20:50:48.911Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T20:50:48.911Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T20:50:48.911Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T20:50:48.911Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T20:50:49.382Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T20:50:49.382Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T20:50:49.382Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T20:50:49.382Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T20:50:49.656Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T20:50:50.374Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T20:50:51.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-20T20:50:51.364Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T20:50:52.386Z] docker_cli_network_unix_test.go:1084: [d06fe94422969] daemon is not started [2022-01-20T20:50:53.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-20T20:50:53.750Z] docker_cli_network_unix_test.go:46: [d920ed8d51bf2] daemon is not started [2022-01-20T20:50:53.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-20T20:50:54.312Z] docker_cli_network_unix_test.go:46: [daeee6175cc4f] daemon is not started [2022-01-20T20:50:54.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-20T20:50:55.932Z] docker_cli_network_unix_test.go:46: [da3b077ca80ee] daemon is not started [2022-01-20T20:50:56.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-20T20:50:56.188Z] docker_cli_network_unix_test.go:46: [da3a147eddb3a] daemon is not started [2022-01-20T20:50:56.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-20T20:50:56.749Z] docker_cli_network_unix_test.go:46: [d9eb93696a37e] daemon is not started [2022-01-20T20:50:56.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-20T20:50:57.311Z] docker_cli_network_unix_test.go:46: [d37af95d0575f] daemon is not started [2022-01-20T20:50:57.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-20T20:50:57.876Z] docker_cli_network_unix_test.go:46: [d78d3d0d7fa36] daemon is not started [2022-01-20T20:50:58.131Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-20T20:50:58.537Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T20:51:00.093Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T20:51:04.664Z] docker_cli_network_unix_test.go:46: [dafcda4507a8d] daemon is not started [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite (53.85s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.13s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.93s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.08s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.64s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.21s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.23s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-01-20T20:51:04.664Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.28s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-20T20:51:04.665Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.27s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.87s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-01-20T20:51:04.665Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.88s) [2022-01-20T20:51:04.665Z] === RUN TestDockerHubPullSuite [2022-01-20T20:51:04.665Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-20T20:51:06.029Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-20T20:51:07.915Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-20T20:51:08.505Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-20T20:51:09.869Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-20T20:51:10.126Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-20T20:51:10.126Z] --- PASS: TestDockerHubPullSuite (6.13s) [2022-01-20T20:51:10.126Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2022-01-20T20:51:10.126Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-01-20T20:51:10.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-01-20T20:51:10.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2022-01-20T20:51:10.126Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-01-20T20:51:10.126Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-20T20:51:10.126Z] PASS [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === Skipped [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T20:51:10.126Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T20:51:10.126Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T20:51:10.126Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.126Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T20:51:10.126Z] [2022-01-20T20:51:10.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-20T20:51:10.127Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T20:51:10.127Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T20:51:10.127Z] docker_cli_network_unix_test.go:46: [de47827ee383f] daemon is not started [2022-01-20T20:51:10.127Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T20:51:10.127Z] [2022-01-20T20:51:10.127Z] DONE 1262 tests, 51 skipped in 1402.167s [2022-01-20T20:51:10.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T20:51:10.386Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T20:51:10.386Z] +++ kill 8347 [2022-01-20T20:51:10.386Z] +++ /etc/init.d/apparmor stop [2022-01-20T20:51:10.386Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T20:51:10.386Z] [2022-01-20T20:51:10.386Z] Unloading profiles will leave already running processes permanently [2022-01-20T20:51:10.386Z] unconfined, which can lead to unexpected situations. [2022-01-20T20:51:10.386Z] [2022-01-20T20:51:10.386Z] To set a process to complain mode, use the command line tool [2022-01-20T20:51:10.386Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T20:51:10.386Z] +++ true [2022-01-20T20:51:10.386Z] exiting test-integration [2022-01-20T20:51:10.386Z] ++ exit 0 [2022-01-20T20:51:10.386Z] [2022-01-20T20:51:10.642Z] + for job in $(jobs -p) [2022-01-20T20:51:10.642Z] + wait 2163 [2022-01-20T20:51:19.796Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T20:51:19.796Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T20:51:19.796Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T20:51:19.796Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T20:51:35.969Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T20:51:41.897Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T20:51:53.919Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T20:52:02.555Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T20:52:06.801Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-20T20:52:06.801Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-20T20:52:10.110Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-20T20:52:16.642Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-20T20:52:18.005Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-20T20:52:20.223Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T20:52:22.174Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-20T20:52:24.061Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-20T20:52:26.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T20:52:27.325Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-20T20:52:27.325Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T20:52:27.325Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-20T20:52:32.564Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-20T20:52:33.127Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-20T20:52:33.689Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-20T20:52:34.557Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T20:52:36.203Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-20T20:52:40.339Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T20:53:05.464Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T20:53:05.464Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T20:53:05.464Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T20:53:12.657Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T20:53:13.115Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T20:53:13.115Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T20:53:13.115Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T20:53:13.115Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T20:53:13.115Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T20:53:16.848Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T20:53:20.249Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T20:53:20.249Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T20:53:20.249Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T20:53:20.249Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T20:53:22.638Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T20:53:24.045Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T20:53:26.364Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T20:53:26.364Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T20:53:26.364Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T20:53:28.818Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T20:53:29.259Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T20:53:30.790Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T20:53:32.332Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T20:53:32.380Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-20T20:53:32.380Z] docker_cli_swarm_test.go:1180: [d390405ebba1f] joining swarm manager [d6201a6dde72a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:53:33.578Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T20:53:33.578Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T20:53:33.578Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T20:53:33.578Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T20:53:33.578Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T20:53:33.578Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T20:53:33.578Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T20:53:33.578Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T20:53:33.578Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T20:53:33.578Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T20:53:33.578Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T20:53:37.619Z] docker_cli_swarm_test.go:1189: [d974a549d16f6] joining swarm manager [d6201a6dde72a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:53:38.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T20:53:38.339Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T20:53:38.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T20:53:38.339Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T20:53:38.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T20:53:38.339Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T20:53:38.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T20:53:38.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T20:53:44.686Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T20:53:44.856Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T20:53:46.426Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T20:53:58.942Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T20:53:59.634Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T20:53:59.634Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T20:53:59.634Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T20:53:59.634Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T20:53:59.634Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T20:53:59.634Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T20:53:59.634Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T20:53:59.634Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T20:53:59.634Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T20:53:59.634Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T20:53:59.634Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T20:53:59.634Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T20:54:02.611Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T20:54:02.611Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T20:54:03.710Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T20:54:09.788Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T20:54:14.163Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T20:54:14.760Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T20:54:14.760Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T20:54:14.760Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T20:54:14.760Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T20:54:14.760Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T20:54:16.955Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T20:54:19.526Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T20:54:20.045Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T20:54:21.097Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T20:54:21.097Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T20:54:21.097Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T20:54:21.097Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T20:54:21.097Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T20:54:21.097Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T20:54:21.097Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T20:54:21.566Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T20:54:23.137Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T20:54:24.126Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T20:54:24.225Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-20T20:54:25.930Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T20:54:27.501Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T20:54:27.501Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T20:54:27.501Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T20:54:27.501Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T20:54:27.501Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T20:54:27.903Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T20:54:29.726Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T20:54:29.726Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T20:54:29.726Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T20:54:30.859Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T20:54:30.860Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T20:54:30.860Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T20:54:30.860Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T20:54:30.860Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T20:54:30.860Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T20:54:31.291Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T20:54:32.280Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T20:54:34.181Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-20T20:54:36.738Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T20:54:38.155Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T20:54:38.155Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T20:54:38.155Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T20:54:38.155Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T20:54:38.343Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-20T20:54:38.623Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T20:54:38.623Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T20:54:38.623Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T20:54:40.229Z] docker_cli_swarm_test.go:1112: [dbf79502e8b9a] joining swarm manager [db2299d274c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:54:41.593Z] docker_cli_swarm_test.go:1113: [daede953aadb3] joining swarm manager [db2299d274c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:54:49.064Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T20:54:49.064Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T20:54:49.064Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T20:54:58.030Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T20:55:01.567Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T20:55:02.036Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T20:55:04.990Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T20:55:04.990Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T20:55:04.990Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T20:55:05.979Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T20:55:05.979Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T20:55:06.784Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T20:55:07.773Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T20:55:07.773Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T20:55:07.773Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T20:55:10.767Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T20:55:11.569Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T20:55:12.334Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T20:55:12.803Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T20:55:13.791Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T20:55:14.260Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T20:55:14.530Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T20:55:15.827Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T20:55:17.404Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T20:55:20.634Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T20:55:23.274Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T20:55:23.274Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T20:55:23.274Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T20:55:23.274Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T20:55:23.274Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T20:55:23.274Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T20:55:23.274Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T20:55:23.274Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T20:55:23.274Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T20:55:23.281Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T20:55:23.281Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T20:55:23.747Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T20:55:23.750Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T20:55:23.750Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T20:55:23.750Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T20:55:23.750Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T20:55:23.750Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T20:55:23.750Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T20:55:23.750Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T20:55:24.738Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T20:55:25.208Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T20:55:31.082Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T20:55:45.990Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T20:55:48.908Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T20:55:48.908Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T20:55:48.908Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T20:55:51.867Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T20:56:00.963Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T20:56:03.925Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T20:56:03.925Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T20:56:03.925Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T20:56:03.925Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T20:56:04.401Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T20:56:05.972Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T20:56:10.742Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T20:56:15.512Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T20:56:17.957Z] docker_cli_swarm_test.go:1166: [de73a47e70aa0] joining swarm manager [db2299d274c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T20:56:22.689Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T20:56:34.609Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T20:56:43.961Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T20:56:43.961Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T20:56:43.961Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T20:56:47.118Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T20:56:50.000Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-20T20:56:50.000Z] docker_cli_swarm_test.go:1447: [d9600c2e6f887] joining swarm manager [de1161439f655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:56:50.000Z] docker_cli_swarm_test.go:1448: [d87af40d27676] joining swarm manager [de1161439f655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T20:56:52.995Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T20:56:56.475Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T20:56:56.475Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T20:56:59.933Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-20T20:57:00.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-20T20:57:00.493Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-20T20:57:00.748Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-20T20:57:00.748Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-20T20:57:01.241Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T20:57:01.241Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T20:57:01.309Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-20T20:57:01.684Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T20:57:03.823Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-20T20:57:05.288Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T20:57:05.288Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T20:57:05.288Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T20:57:05.288Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T20:57:05.288Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T20:57:06.009Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T20:57:07.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-20T20:57:07.571Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T20:57:08.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-20T20:57:10.861Z] docker_cli_swarm_unix_test.go:63: [dc338356ed0ed] joining swarm manager [ded24ba9fb295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:57:28.821Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T20:57:28.821Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T20:57:28.821Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T20:57:31.571Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T20:57:31.571Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T20:57:32.124Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T20:57:35.987Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T20:57:36.975Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T20:57:36.975Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T20:57:36.975Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T20:57:36.975Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T20:57:36.975Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T20:57:37.158Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T20:57:38.148Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T20:57:40.770Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T20:57:41.152Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T20:57:41.153Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T20:57:41.153Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T20:57:41.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T20:57:44.030Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T20:57:45.533Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T20:57:48.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T20:57:48.491Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T20:57:48.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T20:57:51.206Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T20:57:51.206Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T20:57:51.206Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T20:57:51.206Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T20:57:51.206Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T20:57:51.206Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T20:57:51.206Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T20:57:51.917Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T20:57:52.904Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T20:57:53.892Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T20:57:55.972Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T20:57:55.972Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T20:57:58.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T20:57:58.824Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T20:57:59.774Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T20:57:59.774Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T20:57:59.774Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T20:57:59.774Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T20:57:59.774Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T20:58:00.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T20:58:04.340Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T20:58:05.924Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T20:58:07.037Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-20T20:58:07.037Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-20T20:58:07.037Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-20T20:58:08.400Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-20T20:58:10.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T20:58:11.664Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-20T20:58:14.177Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-20T20:58:16.064Z] docker_api_swarm_test.go:962: [d6a98297f29ca] joining swarm manager [dccfd1b154337]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T20:58:16.369Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T20:58:21.135Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T20:58:29.910Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T20:58:29.910Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T20:58:31.567Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T20:58:34.101Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-20T20:58:35.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T20:58:36.327Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T20:58:40.237Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T20:58:41.088Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T20:58:42.658Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T20:58:42.658Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T20:58:42.658Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T20:58:42.658Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T20:58:42.658Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T20:58:44.992Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T20:58:44.992Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T20:58:44.992Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T20:58:46.291Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-20T20:58:47.217Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-20T20:58:47.395Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T20:58:47.395Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T20:58:47.854Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T20:58:47.854Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T20:58:47.854Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T20:58:49.729Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-20T20:58:50.752Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T20:58:50.752Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T20:58:51.717Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T20:58:52.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-20T20:58:53.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T20:58:53.766Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T20:58:53.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T20:58:58.777Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-20T20:59:04.017Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-20T20:59:04.085Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T20:59:05.904Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-20T20:59:08.418Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-20T20:59:08.767Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T20:59:09.732Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T20:59:10.946Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-20T20:59:11.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T20:59:11.482Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T20:59:11.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T20:59:11.482Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T20:59:11.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T20:59:13.462Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-20T20:59:15.978Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-20T20:59:18.490Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-20T20:59:23.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T20:59:23.902Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T20:59:23.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T20:59:24.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T20:59:24.362Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T20:59:24.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T20:59:24.362Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T20:59:24.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T20:59:27.403Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T20:59:27.403Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T20:59:27.403Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T20:59:27.403Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T20:59:27.860Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T20:59:27.860Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T20:59:27.860Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T20:59:29.393Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T20:59:36.075Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T20:59:39.766Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T20:59:41.939Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T20:59:41.939Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T20:59:42.396Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T20:59:42.396Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T20:59:42.396Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T20:59:42.396Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T20:59:42.396Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T20:59:44.571Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T20:59:50.353Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T20:59:51.025Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T20:59:57.423Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T21:00:03.435Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T21:00:03.435Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:00:03.435Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T21:00:06.019Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T21:00:07.590Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T21:00:07.590Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:00:07.590Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T21:00:07.590Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:00:08.059Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T21:00:09.627Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T21:00:13.740Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T21:00:13.740Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:00:13.740Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T21:00:14.391Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T21:00:14.644Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-20T21:00:19.150Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T21:00:22.295Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T21:00:23.917Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T21:00:24.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T21:00:28.086Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T21:00:28.086Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T21:00:28.086Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T21:00:28.086Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T21:00:28.086Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T21:00:28.086Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T21:00:28.086Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T21:00:28.086Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T21:00:29.475Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-20T21:00:35.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T21:00:35.295Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:00:36.758Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T21:00:37.546Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T21:00:37.546Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:00:38.550Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T21:00:41.934Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T21:00:41.934Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T21:00:42.501Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T21:00:42.506Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T21:00:42.506Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:00:42.506Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite (1642.06s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.80s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.00s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.43s) [2022-01-20T21:00:44.333Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.48s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.57s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (53.14s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.23s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.37s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.84s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.62s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.80s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.60s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.26s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.42s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.05s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.95s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.08s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.10s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.46s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.95s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.99s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.19s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.47s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.66s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.49s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.76s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.08s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.94s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.06s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.92s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.95s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.47s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.65s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.74s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.63s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.38s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.85s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.90s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.67s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.51s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.94s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.34s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.45s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.47s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.64s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.71s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.94s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.16s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.15s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.24s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.67s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.58s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.32s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.31s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.48s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (112.98s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.31s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.49s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.90s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.63s) [2022-01-20T21:00:44.333Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.92s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.57s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.98s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.62s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.96s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.12s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.86s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.21s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.40s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-01-20T21:00:44.333Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-01-20T21:00:44.333Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T21:00:44.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-20T21:00:44.590Z] docker_cli_external_volume_driver_test.go:52: [d5f29b18da652] daemon is not started [2022-01-20T21:00:45.436Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T21:00:45.436Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:00:45.436Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T21:00:48.397Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T21:00:48.397Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:00:48.397Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T21:00:48.397Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:00:48.397Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T21:00:48.397Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:00:48.397Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T21:00:52.195Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T21:00:52.195Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:00:52.195Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T21:00:52.195Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T21:00:52.940Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T21:00:52.940Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T21:00:52.977Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T21:00:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T21:00:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T21:00:55.152Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:00:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T21:00:55.152Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:00:55.152Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T21:00:55.152Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:00:55.152Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T21:00:55.963Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T21:00:55.963Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:00:55.963Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T21:00:55.963Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:00:55.963Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T21:00:56.737Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T21:00:56.737Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T21:00:58.942Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T21:00:58.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T21:01:01.179Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T21:01:01.915Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T21:01:02.612Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T21:01:02.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-20T21:01:02.757Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T21:01:03.755Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T21:01:04.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T21:01:04.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T21:01:04.141Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:01:04.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T21:01:05.334Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T21:01:07.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T21:01:07.104Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T21:01:10.064Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T21:01:10.064Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:01:10.064Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T21:01:10.064Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:01:10.535Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T21:01:13.492Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T21:01:13.492Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T21:01:16.452Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T21:01:16.452Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:01:16.452Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T21:01:20.254Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T21:01:20.254Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T21:01:23.212Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T21:01:23.217Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T21:01:26.205Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T21:01:26.205Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:01:26.205Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T21:01:27.925Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T21:01:27.925Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:01:27.925Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T21:01:27.980Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T21:01:28.444Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T21:01:28.444Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:01:28.444Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T21:01:28.918Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T21:01:29.441Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T21:01:29.911Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T21:01:33.858Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T21:01:33.858Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T21:01:33.858Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T21:01:33.858Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T21:01:33.858Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T21:01:34.234Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T21:01:35.790Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T21:01:35.814Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T21:01:36.080Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T21:01:36.080Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:01:36.080Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T21:01:36.812Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T21:01:36.812Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:01:36.812Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T21:01:39.052Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T21:01:39.878Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T21:01:39.878Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:01:39.878Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T21:01:40.642Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T21:01:40.642Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:01:40.642Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T21:01:40.642Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:01:40.642Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T21:01:41.672Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T21:01:41.672Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:01:41.672Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T21:01:41.672Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:01:41.672Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T21:01:41.672Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:01:41.672Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T21:01:42.100Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T21:01:42.100Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T21:01:45.499Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T21:01:46.492Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T21:01:47.977Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T21:01:49.547Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T21:01:49.547Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:01:49.547Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T21:01:49.547Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:01:49.547Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T21:01:49.547Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:01:49.547Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T21:01:49.547Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:01:49.547Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T21:01:49.547Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:01:49.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T21:01:50.289Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T21:01:50.289Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:01:50.289Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T21:01:50.289Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:01:50.289Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T21:01:51.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T21:01:51.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T21:01:54.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T21:01:58.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T21:01:58.524Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T21:02:00.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T21:02:03.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005608_} [2022-01-20T21:02:07.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14071235371_c:\foo_false____} [2022-01-20T21:02:09.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14071235371_c:\foo_true____} [2022-01-20T21:02:10.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T21:02:13.537Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T21:02:13.537Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T21:02:13.537Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T21:02:13.537Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T21:02:13.537Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T21:02:13.537Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:02:13.537Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T21:02:15.614Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T21:02:15.614Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T21:02:16.666Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T21:02:16.666Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:02:16.797Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T21:02:17.138Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T21:02:17.138Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:02:17.138Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T21:02:20.944Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T21:02:20.944Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T21:02:20.944Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:02:20.944Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T21:02:23.920Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T21:02:23.920Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:02:23.920Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T21:02:23.920Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:02:23.920Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T21:02:23.920Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:02:23.920Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T21:02:24.288Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T21:02:29.772Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T21:02:30.168Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T21:02:30.168Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:02:30.168Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T21:02:30.168Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:02:30.168Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T21:02:31.630Z] docker_cli_external_volume_driver_test.go:52: [d1426402d46a9] daemon is not started [2022-01-20T21:02:32.673Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T21:02:32.673Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:02:32.673Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T21:02:32.673Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:02:32.673Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T21:02:33.125Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T21:02:33.126Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:02:33.594Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T21:02:45.037Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T21:02:45.037Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:02:45.037Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T21:02:45.037Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:02:45.037Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T21:02:46.104Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T21:02:49.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-20T21:02:49.905Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T21:02:50.374Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T21:02:55.338Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T21:02:55.338Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:02:55.338Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T21:02:55.338Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:02:55.338Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T21:02:59.065Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T21:02:59.065Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:02:59.065Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T21:02:59.065Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:02:59.065Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T21:03:01.961Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T21:03:01.961Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:03:01.961Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T21:03:01.961Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:03:01.961Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T21:03:01.961Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:03:01.961Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T21:03:01.961Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:03:01.961Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T21:03:02.420Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T21:03:02.420Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T21:03:04.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-20T21:03:05.313Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T21:03:05.313Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:03:05.313Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T21:03:05.313Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:03:05.317Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T21:03:05.782Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T21:03:05.782Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:03:05.782Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T21:03:06.771Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T21:03:08.213Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T21:03:08.213Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T21:03:08.671Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T21:03:10.844Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T21:03:10.974Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T21:03:10.974Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T21:03:10.974Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T21:03:11.809Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T21:03:12.266Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T21:03:12.267Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:03:12.267Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T21:03:12.724Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T21:03:12.724Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:03:12.724Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T21:03:12.724Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T21:03:13.182Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T21:03:15.443Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T21:03:17.663Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T21:03:17.663Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:03:17.663Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T21:03:17.663Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:03:17.663Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T21:03:17.663Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:03:17.663Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T21:03:19.322Z] docker_cli_external_volume_driver_test.go:52: [d32b26bb92cd1] daemon is not started [2022-01-20T21:03:19.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T21:03:19.657Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:03:19.883Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T21:03:19.883Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:03:19.883Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T21:03:21.229Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T21:03:21.229Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T21:03:22.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T21:03:22.818Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:03:22.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T21:03:23.484Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T21:03:23.810Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T21:03:23.810Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:03:23.810Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T21:03:23.941Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T21:03:24.399Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T21:03:25.760Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T21:03:28.128Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T21:03:28.585Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T21:03:28.585Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:03:28.585Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T21:03:30.522Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T21:03:30.522Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:03:30.522Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T21:03:31.483Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T21:03:31.483Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.483Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T21:03:31.941Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T21:03:31.941Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T21:03:31.941Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T21:03:31.941Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T21:03:31.941Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T21:03:31.941Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T21:03:31.941Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:03:31.941Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T21:03:34.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-20T21:03:34.152Z] docker_cli_external_volume_driver_test.go:52: [d1eb59c8c83e3] daemon is not started [2022-01-20T21:03:35.667Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T21:03:38.564Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T21:03:39.190Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T21:03:39.191Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:03:39.191Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T21:03:42.288Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T21:03:47.870Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T21:03:48.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-20T21:03:51.671Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T21:03:51.671Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.671Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T21:03:51.671Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.671Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T21:03:51.671Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.671Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T21:03:51.672Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.672Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T21:03:51.672Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.672Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T21:03:51.672Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.672Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T21:03:51.672Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:03:51.672Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T21:03:52.140Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T21:03:52.634Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T21:03:58.414Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T21:03:59.308Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T21:04:05.469Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T21:04:07.985Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T21:04:07.985Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:04:07.985Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T21:04:08.367Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T21:04:09.331Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T21:04:10.942Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T21:04:10.942Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:04:10.942Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T21:04:10.942Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:04:10.942Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T21:04:10.942Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:04:10.942Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T21:04:13.899Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T21:04:13.899Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:04:13.899Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T21:04:13.899Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T21:04:15.109Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T21:04:15.109Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T21:04:16.641Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T21:04:16.856Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T21:04:16.856Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T21:04:16.856Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:04:16.856Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T21:04:16.856Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:04:16.856Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T21:04:16.856Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:04:16.856Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T21:04:20.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T21:04:20.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-20T21:04:23.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T21:04:23.700Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T21:04:24.477Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T21:04:24.947Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T21:04:24.947Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:04:26.516Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T21:04:27.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T21:04:27.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T21:04:27.414Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:04:27.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T21:04:29.479Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T21:04:29.479Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T21:04:29.479Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T21:04:29.479Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:04:29.479Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T21:04:29.479Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:04:29.479Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T21:04:29.479Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:04:29.479Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T21:04:30.442Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T21:04:30.442Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:04:30.442Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T21:04:31.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T21:04:31.217Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T21:04:34.167Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T21:04:34.177Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T21:04:34.177Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:04:34.177Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T21:04:34.177Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:04:34.177Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T21:04:35.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-20T21:04:37.975Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T21:04:37.975Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T21:04:40.931Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T21:04:40.931Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:04:40.931Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T21:04:42.720Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T21:04:43.901Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T21:04:43.901Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T21:04:45.618Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T21:04:47.699Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T21:04:48.515Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T21:04:50.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-20T21:04:53.572Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T21:04:54.294Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T21:04:54.294Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:04:54.294Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T21:04:57.186Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T21:04:59.446Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T21:04:59.446Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T21:04:59.446Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T21:04:59.446Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T21:04:59.446Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T21:05:01.872Z] === RUN TestDockerSuite/TestExec [2022-01-20T21:05:01.872Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:05:01.872Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T21:05:01.872Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:05:01.872Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T21:05:02.403Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T21:05:02.403Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:05:02.403Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T21:05:04.768Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T21:05:05.359Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T21:05:05.359Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:05:05.359Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T21:05:06.941Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T21:05:06.941Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:05:06.941Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T21:05:06.941Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:05:06.941Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T21:05:06.941Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:05:06.941Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T21:05:08.323Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T21:05:08.323Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T21:05:09.307Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T21:05:09.307Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T21:05:09.839Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T21:05:10.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T21:05:12.014Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T21:05:13.087Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T21:05:14.911Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T21:05:16.891Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T21:05:16.891Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:05:16.891Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T21:05:16.891Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:05:16.891Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T21:05:16.891Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:05:16.891Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T21:05:16.891Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:05:16.891Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T21:05:16.891Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:05:16.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T21:05:17.083Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T21:05:19.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T21:05:19.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T21:05:22.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T21:05:24.139Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T21:05:24.139Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:05:24.139Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T21:05:24.139Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:05:24.139Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T21:05:24.139Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:05:24.139Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T21:05:25.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T21:05:25.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T21:05:26.317Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T21:05:28.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T21:05:30.335Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T21:05:30.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000386b58_} [2022-01-20T21:05:30.989Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T21:05:30.989Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:05:30.989Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T21:05:30.989Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:05:30.989Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T21:05:30.989Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:05:30.989Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T21:05:30.989Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:05:31.445Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T21:05:31.446Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:05:31.446Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T21:05:34.344Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T21:05:34.344Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:05:34.344Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T21:05:34.344Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:05:34.344Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T21:05:34.344Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:05:34.344Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T21:05:34.344Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:05:34.344Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T21:05:34.344Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:05:34.344Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T21:05:34.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11642435305_c:\foo_false____} [2022-01-20T21:05:35.020Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T21:05:36.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11642435305_c:\foo_true____} [2022-01-20T21:05:37.240Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T21:05:37.240Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:05:37.240Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T21:05:37.285Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T21:05:39.935Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T21:05:39.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T21:05:40.408Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T21:05:40.408Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T21:05:40.408Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T21:05:40.408Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T21:05:40.408Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:05:40.408Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T21:05:44.212Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T21:05:44.212Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T21:05:44.212Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.212Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T21:05:44.300Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T21:05:44.300Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.300Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T21:05:44.300Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.300Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T21:05:44.300Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:05:44.300Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T21:05:47.169Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T21:05:47.169Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T21:05:47.169Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:05:47.169Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T21:05:50.135Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T21:05:50.135Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:05:50.135Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T21:05:50.135Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:05:50.604Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T21:05:50.604Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:05:50.604Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T21:05:51.354Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T21:05:55.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-20T21:05:56.477Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T21:05:57.131Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T21:05:59.433Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T21:05:59.433Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:05:59.433Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T21:05:59.433Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:05:59.433Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T21:06:00.856Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T21:06:07.911Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestHealth [2022-01-20T21:06:07.911Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T21:06:07.911Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T21:06:11.940Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T21:06:11.940Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:06:11.940Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T21:06:11.940Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:06:11.940Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T21:06:13.687Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T21:06:13.687Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T21:06:13.687Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:06:13.687Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T21:06:13.687Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T21:06:13.687Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T21:06:13.687Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T21:06:14.651Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T21:06:14.651Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:06:14.651Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T21:06:15.616Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T21:06:15.616Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T21:06:18.513Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T21:06:18.513Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T21:06:20.685Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T21:06:22.376Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T21:06:22.376Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:06:22.376Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T21:06:22.376Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:06:22.376Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T21:06:24.412Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T21:06:24.412Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T21:06:24.412Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:06:24.412Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T21:06:24.597Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T21:06:24.597Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:06:24.597Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T21:06:24.597Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:06:24.597Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T21:06:27.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-20T21:06:28.412Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T21:06:28.412Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:06:28.412Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T21:06:28.412Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:06:28.412Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T21:06:28.412Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:06:28.412Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T21:06:28.412Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:06:28.412Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T21:06:28.412Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T21:06:28.412Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T21:06:29.090Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T21:06:29.090Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T21:06:30.633Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T21:06:31.259Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T21:06:31.259Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T21:06:31.259Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T21:06:31.259Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T21:06:31.259Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T21:06:31.259Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T21:06:31.259Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T21:06:31.259Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T21:06:31.259Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T21:06:31.259Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.716Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T21:06:31.716Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:06:31.716Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T21:06:33.590Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T21:06:34.060Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T21:06:34.060Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T21:06:34.615Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T21:06:37.017Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T21:06:37.486Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T21:06:37.512Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T21:06:37.512Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:06:37.955Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T21:06:37.955Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:06:37.955Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T21:06:37.971Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T21:06:37.971Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:06:37.971Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T21:06:37.971Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T21:06:37.971Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:06:37.971Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T21:06:38.424Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T21:06:38.424Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:06:38.424Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T21:06:38.424Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T21:06:38.893Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T21:06:40.870Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T21:06:41.328Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T21:06:44.553Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T21:06:44.553Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:06:44.553Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T21:06:44.553Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:06:44.553Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T21:06:44.553Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:06:44.553Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T21:06:47.778Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T21:06:49.337Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T21:06:49.337Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T21:06:49.337Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T21:06:52.297Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T21:06:52.297Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T21:06:52.297Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:06:52.297Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T21:06:54.149Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T21:06:54.149Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:06:54.149Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T21:06:54.149Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:06:54.149Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T21:06:54.149Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:06:54.149Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T21:06:56.097Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T21:06:56.097Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T21:06:56.097Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T21:06:56.097Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T21:06:56.097Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T21:06:56.097Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T21:06:56.097Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:06:56.097Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T21:06:56.383Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T21:06:59.056Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T21:06:59.352Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T21:06:59.352Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T21:06:59.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-20T21:07:02.859Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T21:07:03.156Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T21:07:05.380Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T21:07:05.380Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:07:05.380Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T21:07:05.380Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T21:07:05.815Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T21:07:08.342Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T21:07:12.146Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T21:07:14.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-20T21:07:16.247Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T21:07:18.032Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T21:07:19.606Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T21:07:22.124Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T21:07:22.570Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T21:07:25.531Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T21:07:28.004Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T21:07:28.631Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T21:07:31.591Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T21:07:31.799Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T21:07:32.240Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-20T21:07:32.240Z] docker_cli_external_volume_driver_test.go:484: [d45d2fa74bc14] daemon is not started [2022-01-20T21:07:32.267Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T21:07:34.551Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T21:07:34.551Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T21:07:34.551Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T21:07:34.551Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T21:07:37.029Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T21:07:37.515Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T21:07:38.598Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T21:07:39.586Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T21:07:39.744Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T21:07:45.462Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T21:07:46.917Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T21:07:47.068Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-20T21:07:47.068Z] docker_cli_external_volume_driver_test.go:52: [d9caf9a19a629] daemon is not started [2022-01-20T21:07:49.140Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T21:07:49.140Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:07:49.140Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T21:07:52.103Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T21:07:52.103Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T21:07:52.635Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T21:07:52.635Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T21:07:52.635Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T21:07:52.635Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:07:52.635Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T21:07:52.635Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:07:52.635Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T21:07:52.635Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:07:52.635Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T21:07:53.104Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T21:07:53.104Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:07:53.104Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T21:07:56.901Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T21:08:00.788Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.83s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-01-20T21:08:01.897Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-01-20T21:08:01.897Z] PASS [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] === Skipped [2022-01-20T21:08:01.897Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-01-20T21:08:01.897Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T21:08:01.897Z] check_test.go:308: [d64a3307962a3] daemon is not started [2022-01-20T21:08:01.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-01-20T21:08:01.897Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T21:08:01.897Z] check_test.go:308: [d1397980ad359] daemon is not started [2022-01-20T21:08:01.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T21:08:01.897Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T21:08:01.897Z] check_test.go:308: [dc16db78a3611] daemon is not started [2022-01-20T21:08:01.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T21:08:01.897Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T21:08:01.897Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T21:08:01.897Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T21:08:01.897Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] DONE 271 tests, 5 skipped in 2414.927s [2022-01-20T21:08:01.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T21:08:01.897Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30ab7efc849d/docker.pid [2022-01-20T21:08:01.897Z] +++ kill 6934 [2022-01-20T21:08:01.897Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6934 is not a child of this shell [2022-01-20T21:08:01.897Z] warning: PID 6934 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30ab7efc849d/docker.pid had a nonzero exit code [2022-01-20T21:08:01.897Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30ab7efc849d/root: target is busy. [2022-01-20T21:08:01.897Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T21:08:01.897Z] +++ kill 8360 [2022-01-20T21:08:01.897Z] +++ /etc/init.d/apparmor stop [2022-01-20T21:08:01.897Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] Unloading profiles will leave already running processes permanently [2022-01-20T21:08:01.897Z] unconfined, which can lead to unexpected situations. [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] To set a process to complain mode, use the command line tool [2022-01-20T21:08:01.897Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T21:08:01.897Z] +++ true [2022-01-20T21:08:01.897Z] exiting test-integration [2022-01-20T21:08:01.897Z] ++ exit 0 [2022-01-20T21:08:01.897Z] [2022-01-20T21:08:01.897Z] + exit 0 [2022-01-20T21:08:01.897Z] ++ jobs -p [2022-01-20T21:08:01.897Z] + pids= [2022-01-20T21:08:01.897Z] + echo 'Remaining pids to kill: []' [2022-01-20T21:08:01.897Z] Remaining pids to kill: [] [2022-01-20T21:08:01.897Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-20T21:08:01.911Z] Recording test results [2022-01-20T21:08:01.947Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T21:08:01.947Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T21:08:01.947Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:08:02.417Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T21:08:03.528Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T21:08:03.848Z] + echo Ensuring container killed. [2022-01-20T21:08:03.848Z] Ensuring container killed. [2022-01-20T21:08:03.848Z] + docker ps -aq -f name=docker-pr9-* [2022-01-20T21:08:03.848Z] + cids=61dd36c70ddb [2022-01-20T21:08:03.848Z] 32f3c4f14724 [2022-01-20T21:08:03.848Z] 0b6b93cecb93 [2022-01-20T21:08:03.848Z] + [ -n 61dd36c70ddb [2022-01-20T21:08:03.848Z] 32f3c4f14724 [2022-01-20T21:08:03.848Z] 0b6b93cecb93 ] [2022-01-20T21:08:03.848Z] + docker rm -vf 61dd36c70ddb 32f3c4f14724 0b6b93cecb93 [2022-01-20T21:08:04.414Z] 61dd36c70ddb [2022-01-20T21:08:04.414Z] 32f3c4f14724 [2022-01-20T21:08:04.414Z] 0b6b93cecb93 [Pipeline] sh [2022-01-20T21:08:04.687Z] + echo Chowning /workspace to jenkins user [2022-01-20T21:08:04.687Z] Chowning /workspace to jenkins user [2022-01-20T21:08:04.687Z] + id -u [2022-01-20T21:08:04.687Z] + id -g [2022-01-20T21:08:04.687Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43095:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T21:08:04.687Z] Unable to find image 'busybox:latest' locally [2022-01-20T21:08:04.687Z] latest: Pulling from library/busybox [2022-01-20T21:08:04.947Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T21:08:04.947Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T21:08:04.947Z] 5cc84ad355aa: Download complete [2022-01-20T21:08:04.947Z] 5cc84ad355aa: Pull complete [2022-01-20T21:08:04.947Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T21:08:04.947Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T21:08:07.748Z] + bundleName=amd64 [2022-01-20T21:08:07.748Z] + echo Creating amd64-bundles.tar.gz [2022-01-20T21:08:07.748Z] Creating amd64-bundles.tar.gz [2022-01-20T21:08:07.748Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-20T21:08:07.748Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T21:08:07.965Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] archiveArtifacts [2022-01-20T21:08:08.685Z] Archiving artifacts [2022-01-20T21:08:10.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T21:08:10.810Z] + make clean [2022-01-20T21:08:11.065Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T21:08:11.065Z] docker-dev-cache [2022-01-20T21:08:11.065Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:08:16.650Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T21:08:18.874Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T21:08:21.839Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T21:08:21.839Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:08:21.839Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T21:08:24.803Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T21:08:28.614Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T21:08:32.785Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T21:08:32.785Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T21:08:36.582Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T21:08:39.064Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T21:08:39.064Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:08:39.064Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T21:08:39.064Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:08:39.064Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T21:08:42.025Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T21:08:42.459Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T21:08:42.459Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:08:42.459Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T21:08:44.685Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T21:08:44.931Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T21:08:47.828Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T21:08:47.828Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:08:47.828Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T21:08:47.828Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:08:47.828Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T21:08:47.828Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:08:47.828Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T21:08:47.828Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:08:47.828Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T21:08:47.828Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:08:47.828Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T21:08:47.828Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T21:08:48.287Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T21:08:48.287Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T21:08:48.287Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T21:08:48.287Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T21:08:48.287Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T21:08:48.287Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T21:08:48.287Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T21:08:48.287Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T21:08:48.287Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T21:08:48.287Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPortList [2022-01-20T21:08:48.287Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:08:48.287Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T21:08:50.567Z] === RUN TestDockerSuite/TestExec [2022-01-20T21:08:50.567Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:08:50.567Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T21:08:50.567Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:08:50.567Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T21:08:52.784Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T21:08:55.357Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T21:08:55.357Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.357Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T21:08:55.358Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T21:08:55.358Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T21:08:55.358Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T21:08:55.358Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T21:08:55.358Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T21:08:55.358Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T21:08:55.358Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T21:08:55.741Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T21:08:55.741Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.741Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T21:08:55.741Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.741Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T21:08:55.741Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:08:55.741Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T21:08:59.542Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T21:09:01.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T21:09:01.148Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:09:01.148Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T21:09:03.344Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T21:09:06.300Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T21:09:10.096Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T21:09:11.456Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T21:09:11.456Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:09:11.456Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T21:09:17.274Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T21:09:17.274Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:09:17.274Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T21:09:17.274Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:09:17.274Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T21:09:17.274Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:09:17.274Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T21:09:20.234Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T21:09:21.766Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T21:09:26.114Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T21:09:26.114Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:09:26.114Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T21:09:26.114Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:09:26.114Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T21:09:26.114Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:09:26.114Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T21:09:26.114Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:09:26.114Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T21:09:26.114Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:09:26.114Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T21:09:29.921Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T21:09:29.921Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:09:29.921Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T21:09:29.921Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:09:29.921Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T21:09:29.921Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:09:29.921Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T21:09:29.921Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:09:29.921Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T21:09:29.921Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:09:29.921Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T21:09:33.717Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T21:09:33.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:09:33.717Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T21:09:40.882Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T21:09:40.882Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:09:40.882Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T21:09:40.882Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:09:40.882Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T21:09:40.882Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:09:40.882Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T21:09:42.844Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T21:09:42.844Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T21:09:42.844Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:09:42.844Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T21:09:48.062Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T21:09:55.208Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T21:09:55.231Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T21:09:59.036Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T21:09:59.892Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T21:10:06.209Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestHealth [2022-01-20T21:10:06.209Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T21:10:06.209Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T21:10:10.199Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T21:10:12.089Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T21:10:12.089Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T21:10:12.089Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:10:12.089Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T21:10:12.089Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T21:10:12.089Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T21:10:12.089Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T21:10:12.558Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T21:10:12.558Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:10:12.558Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T21:10:13.550Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T21:10:13.550Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T21:10:14.346Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T21:10:14.346Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T21:10:14.346Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T21:10:14.883Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T21:10:14.883Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:10:14.883Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T21:10:14.883Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:10:15.340Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T21:10:15.770Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T21:10:15.770Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T21:10:17.988Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T21:10:21.123Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T21:10:21.123Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:10:21.123Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T21:10:21.123Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:10:21.123Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T21:10:21.123Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:10:21.123Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T21:10:21.123Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:10:21.123Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T21:10:21.789Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T21:10:21.789Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T21:10:21.789Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:10:21.789Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T21:10:25.587Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T21:10:25.587Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T21:10:27.806Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T21:10:27.806Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:10:27.806Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T21:10:27.806Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:10:27.806Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T21:10:28.275Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T21:10:28.275Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T21:10:28.275Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T21:10:28.275Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T21:10:28.275Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T21:10:28.275Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T21:10:28.275Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T21:10:28.275Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:10:28.275Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T21:10:29.680Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T21:10:29.680Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:10:29.680Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T21:10:31.213Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T21:10:31.213Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:10:31.213Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T21:10:31.235Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T21:10:32.744Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T21:10:33.707Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T21:10:33.707Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:10:33.707Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T21:10:34.193Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T21:10:34.193Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:10:34.193Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T21:10:34.193Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:10:34.193Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T21:10:34.193Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T21:10:34.193Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:10:34.193Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T21:10:37.989Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T21:10:37.989Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T21:10:39.489Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T21:10:40.989Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T21:10:40.989Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:10:40.989Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T21:10:40.989Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:10:40.989Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T21:10:40.989Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:10:40.989Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T21:10:43.954Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T21:10:44.208Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T21:10:48.010Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T21:10:49.832Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T21:10:49.832Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:10:49.832Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T21:10:49.832Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:10:49.832Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T21:10:49.832Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:10:49.832Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T21:10:52.053Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T21:10:55.852Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T21:10:55.852Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T21:10:59.647Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T21:11:05.074Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T21:11:06.816Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T21:11:06.816Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:11:06.816Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T21:11:06.816Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T21:11:10.620Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T21:11:13.338Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T21:11:13.338Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:11:13.338Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T21:11:14.417Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T21:11:21.595Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T21:11:22.019Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T21:11:22.019Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T21:11:22.019Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T21:11:22.495Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T21:11:24.550Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T21:11:27.507Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T21:11:28.379Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T21:11:30.400Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T21:11:30.467Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T21:11:33.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T21:11:34.259Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T21:11:34.259Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:11:34.259Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T21:11:36.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T21:11:40.139Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T21:11:40.139Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T21:11:40.139Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T21:11:40.177Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T21:11:40.177Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T21:11:40.177Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T21:11:40.177Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T21:11:43.134Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T21:11:46.092Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T21:11:53.260Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T21:11:55.481Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T21:11:55.481Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:11:55.481Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T21:11:55.791Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T21:11:57.978Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T21:11:59.281Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T21:11:59.281Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T21:12:01.780Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T21:12:02.250Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T21:12:05.154Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T21:12:10.934Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T21:12:11.032Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T21:12:16.816Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T21:12:16.913Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T21:12:21.680Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T21:12:26.451Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T21:12:26.451Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:12:26.451Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T21:12:27.265Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T21:12:29.407Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T21:12:32.030Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T21:12:32.363Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T21:12:32.500Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T21:12:35.462Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T21:12:42.800Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T21:12:42.800Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:12:42.800Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T21:12:42.800Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:12:42.800Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T21:12:45.759Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T21:12:48.726Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T21:12:51.680Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T21:12:51.680Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T21:12:51.680Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T21:12:51.680Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T21:12:51.680Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T21:12:51.680Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T21:12:51.680Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T21:12:51.680Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T21:12:51.680Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T21:12:51.680Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T21:12:51.680Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T21:12:51.680Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T21:12:51.680Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T21:12:51.680Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T21:12:51.680Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T21:12:51.680Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPortList [2022-01-20T21:12:51.680Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:12:51.680Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T21:12:56.724Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T21:12:58.846Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T21:12:58.846Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T21:12:58.846Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T21:12:58.846Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T21:12:58.846Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T21:12:58.846Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T21:12:58.846Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T21:12:58.846Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:12:58.846Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T21:12:59.688Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T21:13:04.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T21:13:04.722Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:13:04.722Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T21:13:06.863Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T21:13:07.334Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T21:13:07.334Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:13:07.334Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T21:13:07.334Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:13:07.334Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T21:13:07.334Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:13:07.334Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T21:13:07.334Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:13:07.334Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T21:13:07.334Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:13:07.334Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T21:13:07.334Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:13:07.806Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T21:13:07.806Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:13:07.806Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T21:13:08.135Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T21:13:10.028Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T21:13:10.028Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:13:10.028Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T21:13:10.028Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:13:10.028Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T21:13:17.203Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T21:13:17.228Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T21:13:17.228Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:13:17.228Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T21:13:19.431Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T21:13:22.390Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T21:13:25.355Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T21:13:29.160Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T21:13:29.160Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T21:13:29.733Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T21:13:35.043Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T21:13:35.043Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T21:13:35.044Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:13:35.044Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T21:13:38.003Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T21:13:38.003Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:13:38.003Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T21:13:38.332Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T21:13:41.808Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T21:13:41.808Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:13:41.808Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T21:13:41.808Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:13:41.808Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T21:13:44.031Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T21:13:44.031Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:13:44.031Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T21:13:44.031Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:13:44.031Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T21:13:44.031Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:13:44.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T21:13:44.031Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:13:44.502Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T21:13:44.502Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:13:44.502Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T21:13:44.502Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:13:44.502Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T21:13:44.502Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:13:44.502Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T21:13:46.725Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T21:13:47.575Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T21:13:47.575Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T21:13:47.575Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:13:47.575Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T21:13:47.575Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T21:13:47.575Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T21:13:50.533Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T21:13:53.450Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T21:13:53.496Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T21:13:53.496Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:13:53.496Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T21:13:53.496Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:13:53.496Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T21:13:53.496Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:13:53.496Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T21:13:56.457Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T21:13:56.457Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:13:56.457Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T21:13:56.457Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:13:56.457Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T21:13:56.457Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:13:56.457Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T21:13:56.457Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:13:56.457Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T21:13:58.681Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T21:14:03.662Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T21:14:03.886Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T21:14:05.859Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T21:14:05.859Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:14:05.859Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T21:14:05.859Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:14:05.859Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T21:14:05.859Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:14:05.859Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T21:14:05.859Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:14:05.859Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T21:14:05.859Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:14:05.859Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T21:14:05.859Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:14:05.859Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T21:14:08.825Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T21:14:08.825Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:14:08.825Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T21:14:08.825Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T21:14:08.825Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:14:08.825Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T21:14:09.767Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T21:14:09.767Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:14:09.767Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T21:14:09.767Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:14:09.767Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T21:14:12.630Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T21:14:14.853Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T21:14:15.323Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:14:15.323Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T21:14:16.934Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T21:14:16.934Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:14:16.934Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T21:14:16.934Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:14:16.934Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T21:14:16.934Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:14:16.934Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T21:14:16.934Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:14:16.934Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T21:14:18.286Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T21:14:18.286Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:14:18.286Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T21:14:18.286Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:14:18.286Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T21:14:18.286Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:14:18.286Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T21:14:21.246Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T21:14:24.206Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T21:14:27.168Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T21:14:27.395Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T21:14:27.395Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:14:27.395Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T21:14:27.865Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T21:14:27.865Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:14:27.865Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T21:14:29.432Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T21:14:30.420Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T21:14:30.420Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:14:30.420Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T21:14:30.970Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T21:14:30.971Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T21:14:30.971Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T21:14:30.971Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T21:14:30.971Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:14:30.971Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T21:14:30.971Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T21:14:30.971Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:14:30.971Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T21:14:35.739Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T21:14:35.739Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.739Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T21:14:35.739Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T21:14:35.739Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.739Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T21:14:35.739Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.739Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T21:14:35.739Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.739Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T21:14:35.739Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:14:35.739Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T21:14:37.609Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T21:14:43.527Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T21:14:44.424Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T21:14:44.424Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:14:44.424Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T21:14:46.485Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T21:14:46.646Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:14:46.646Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T21:14:57.093Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T21:14:57.093Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:14:57.093Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T21:14:57.093Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:14:57.093Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T21:14:57.093Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:14:57.093Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T21:15:02.977Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T21:15:08.858Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T21:15:08.858Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T21:15:09.848Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T21:15:12.069Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T21:15:14.290Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T21:15:15.859Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T21:15:16.621Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T21:15:16.621Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:15:16.621Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T21:15:18.820Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T21:15:18.820Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.820Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T21:15:18.820Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.820Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T21:15:18.820Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.820Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T21:15:18.820Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.820Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T21:15:18.820Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.821Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T21:15:18.821Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.821Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T21:15:18.821Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.821Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T21:15:18.821Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:15:18.821Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:15:23.584Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T21:15:23.584Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:15:23.584Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T21:15:23.584Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:15:23.584Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T21:15:23.584Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:15:23.584Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T21:15:23.584Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:15:23.584Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T21:15:23.584Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:15:23.584Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T21:15:23.795Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T21:15:24.264Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T21:15:24.264Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T21:15:25.254Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T21:15:33.923Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T21:15:34.599Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T21:15:34.599Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:15:34.599Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T21:15:38.403Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T21:15:38.694Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T21:15:38.694Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:15:38.694Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T21:15:44.282Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T21:15:44.574Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T21:15:44.574Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T21:15:45.047Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T21:15:47.247Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T21:15:50.206Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T21:15:53.167Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T21:15:56.130Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T21:15:56.130Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:15:56.600Z] === RUN TestDockerSuite/TestRunState [2022-01-20T21:15:56.600Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:15:56.600Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T21:15:59.561Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T21:15:59.561Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:15:59.561Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T21:16:02.521Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T21:16:02.521Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:16:02.521Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T21:16:02.521Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:16:02.521Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T21:16:02.521Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T21:16:02.521Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T21:16:02.521Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:16:02.521Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T21:16:02.889Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T21:16:05.846Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T21:16:06.316Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T21:16:08.413Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:16:08.413Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T21:16:11.377Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T21:16:11.377Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:16:11.377Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T21:16:14.336Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T21:16:14.336Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:16:14.336Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T21:16:14.336Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:16:14.336Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T21:16:15.129Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T21:16:18.149Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T21:16:21.002Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T21:16:28.598Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T21:16:29.675Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T21:16:33.366Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T21:16:34.440Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T21:16:34.913Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T21:16:37.872Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T21:16:42.044Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T21:16:42.044Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:16:42.044Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T21:16:42.044Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T21:16:45.844Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T21:16:48.807Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T21:16:52.613Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T21:16:52.613Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T21:16:52.613Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T21:16:52.613Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T21:16:52.613Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T21:16:52.613Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:16:52.613Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T21:16:57.378Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T21:16:58.949Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T21:16:59.041Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T21:17:01.330Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T21:17:01.388Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T21:17:07.166Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T21:17:07.215Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T21:17:07.215Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T21:17:07.215Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T21:17:07.215Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T21:17:07.215Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T21:17:07.215Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T21:17:07.215Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T21:17:07.215Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.215Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T21:17:07.215Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.623Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T21:17:07.623Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.623Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T21:17:07.623Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.623Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T21:17:07.623Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T21:17:07.623Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T21:17:07.623Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T21:17:07.623Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T21:17:07.685Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:17:07.685Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T21:17:08.080Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T21:17:08.080Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:17:08.080Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T21:17:09.905Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T21:17:10.375Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T21:17:10.845Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T21:17:10.845Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T21:17:10.973Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T21:17:10.973Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:17:10.973Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T21:17:10.973Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:17:10.973Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T21:17:13.064Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T21:17:16.752Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T21:17:20.477Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T21:17:21.744Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T21:17:21.744Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:17:21.744Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T21:17:23.375Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T21:17:26.271Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T21:17:29.997Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T21:17:29.997Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T21:17:32.188Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T21:17:32.188Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:17:32.188Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T21:17:35.775Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:17:35.775Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T21:17:36.991Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T21:17:36.991Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:17:37.462Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T21:17:37.462Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:17:37.462Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T21:17:37.462Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:17:37.462Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T21:17:37.462Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:17:37.462Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T21:17:38.670Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T21:17:38.671Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:17:38.671Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T21:17:43.349Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T21:17:43.349Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:17:43.349Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T21:17:43.349Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:17:43.349Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T21:17:45.519Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T21:17:45.519Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.519Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T21:17:45.519Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.519Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T21:17:45.519Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.519Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T21:17:45.519Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.519Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T21:17:45.519Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.519Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T21:17:45.520Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.520Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T21:17:45.520Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:17:45.520Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T21:17:46.141Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T21:17:46.141Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.141Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T21:17:46.141Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.141Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T21:17:46.141Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.141Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T21:17:46.141Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.141Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T21:17:46.141Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.141Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T21:17:46.141Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.141Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T21:17:46.943Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T21:17:46.943Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T21:17:46.943Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.943Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T21:17:46.943Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:17:46.943Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T21:17:47.694Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T21:17:47.935Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T21:17:48.363Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T21:17:50.895Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T21:17:50.895Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:17:50.895Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T21:17:51.328Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T21:17:51.328Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:17:51.328Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T21:17:51.418Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T21:17:51.898Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T21:17:52.899Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T21:17:54.288Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T21:17:54.288Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.288Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T21:17:54.288Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.288Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T21:17:54.288Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.288Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T21:17:54.288Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.288Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T21:17:54.288Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.288Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T21:17:54.288Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.288Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T21:17:54.317Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T21:17:54.318Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.318Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T21:17:54.318Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.318Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T21:17:54.318Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:17:54.318Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T21:17:57.218Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T21:17:57.218Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:17:57.218Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T21:17:57.218Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:17:57.218Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T21:17:57.218Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:17:57.218Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T21:17:57.218Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:17:57.218Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T21:17:58.755Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T21:18:05.463Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T21:18:07.320Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T21:18:07.320Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.320Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T21:18:07.320Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.320Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T21:18:07.320Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.320Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T21:18:07.320Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.320Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T21:18:07.320Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.320Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T21:18:07.320Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:18:07.320Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T21:18:09.233Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T21:18:09.704Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T21:18:09.704Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T21:18:09.704Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:18:09.704Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T21:18:10.174Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T21:18:10.217Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T21:18:10.217Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.217Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T21:18:10.217Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T21:18:10.217Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:18:10.217Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T21:18:10.644Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T21:18:10.644Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T21:18:11.344Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T21:18:13.115Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T21:18:14.448Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T21:18:14.448Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T21:18:16.012Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T21:18:16.012Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:18:16.012Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T21:18:18.249Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T21:18:18.720Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T21:18:18.912Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T21:18:18.912Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:18:18.912Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T21:18:18.912Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:18:18.912Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T21:18:18.912Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:18:18.912Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T21:18:19.196Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T21:18:19.196Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T21:18:19.196Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T21:18:21.800Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T21:18:21.800Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:18:21.800Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T21:18:21.800Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:18:21.800Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T21:18:21.800Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:18:21.800Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T21:18:21.800Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:18:21.807Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T21:18:22.270Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T21:18:22.270Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:18:22.270Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T21:18:25.531Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T21:18:28.432Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T21:18:29.441Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T21:18:29.441Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:18:29.642Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T21:18:29.642Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:18:29.642Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T21:18:29.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T21:18:29.911Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:18:29.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T21:18:29.911Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:18:29.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T21:18:30.112Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T21:18:30.112Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T21:18:30.112Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:18:30.112Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T21:18:31.343Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T21:18:31.343Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T21:18:31.343Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T21:18:31.343Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:18:31.343Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T21:18:31.343Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T21:18:31.343Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:18:31.343Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T21:18:32.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T21:18:37.133Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T21:18:37.133Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:18:37.133Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T21:18:37.133Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T21:18:37.133Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:18:37.133Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T21:18:37.133Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:18:37.133Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T21:18:37.133Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:18:37.133Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T21:18:37.133Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:18:37.133Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T21:18:40.551Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T21:18:40.551Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T21:18:40.551Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T21:18:42.599Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T21:18:45.701Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T21:18:45.701Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:18:45.701Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T21:18:47.268Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:18:47.268Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T21:18:53.068Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T21:18:53.068Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:18:53.068Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite (2778.06s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.88s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.22s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.73s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.71s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.17s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.61s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.66s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.48s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.02s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.84s) [2022-01-20T21:18:53.539Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-01-20T21:18:53.539Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.57s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.88s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.51s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.76s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.37s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.01s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.17s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.65s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.59s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.31s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.14s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.56s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.08s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.87s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.57s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.15s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.84s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.57s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.41s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.79s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.38s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.81s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.46s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.64s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.46s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.92s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.61s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.10s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.95s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.90s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.66s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.66s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.59s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.70s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.31s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.99s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.35s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.10s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.87s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.81s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.62s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.40s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.74s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.91s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.13s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.21s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.30s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.73s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.35s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.55s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.76s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.97s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.22s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.72s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.15s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.79s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.37s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.66s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.83s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.06s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFails (3.28s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.46s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.14s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.38s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.47s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.52s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.87s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildHistory (14.11s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.42s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.93s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.71s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.90s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.19s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.53s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.27s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.68s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.97s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.09s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.01s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.03s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.78s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.87s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.66s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.86s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.38s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.18s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.10s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.70s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.87s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.33s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.04s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.22s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.66s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.72s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.55s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildRm (15.35s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.99s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.90s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.78s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.83s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.00s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.08s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.16s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.87s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.66s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildStderr (5.33s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.50s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.57s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.32s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.66s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.82s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.31s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.90s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.78s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.75s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.24s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.25s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.99s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.10s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.40s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.64s) [2022-01-20T21:18:53.540Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.01s) [2022-01-20T21:18:53.540Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.19s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.35s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.85s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCommitChange (6.72s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.13s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.13s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCommitTTY (8.99s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.93s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.52s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.09s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.13s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.10s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.17s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.88s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.71s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.67s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.84s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.18s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.21s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.55s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.96s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.03s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.76s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.44s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.42s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.21s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.65s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.50s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.26s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.01s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.97s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.01s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.96s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.00s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005608_} (3.03s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14071235371_c:\foo_false____} (3.01s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14071235371_c:\foo_true____} (3.00s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.26s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.25s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.22s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.66s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.88s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.42s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.65s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpToDot (3.15s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCpToStdout (3.32s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.16s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.92s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.07s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.68s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.12s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.24s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.32s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.32s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.41s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsCopy (5.89s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.89s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.09s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.24s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.24s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFilters (6.11s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFormat (6.20s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsRename (3.31s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsResize (8.59s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.08s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.05s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.71s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.10s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.45s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.55s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.54s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.63s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.55s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.88s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.76s) [2022-01-20T21:18:53.541Z] --- PASS: TestDockerSuite/TestExecInspectID (5.21s) [2022-01-20T21:18:53.541Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.89s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.93s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.52s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.44s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.40s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.60s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.28s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.22s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.56s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.43s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.13s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.07s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.05s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.03s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectDefault (3.19s) [2022-01-20T21:18:53.542Z] --- PASS: TestDockerSuite/TestInspectHistory (6.05s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T21:18:53.542Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.80s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.86s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.09s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.62s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.74s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectStatus (3.91s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.21s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.65s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.97s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.60s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.71s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.04s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.59s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.47s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.11s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.69s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.91s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.92s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.74s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.91s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.82s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.40s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.27s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsSince (9.94s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsTail (3.57s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.24s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.09s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T21:18:54.012Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T21:18:54.012Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.96s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.86s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsByOrder (10.16s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.99s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.56s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.27s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.91s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.55s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.74s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.05s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.33s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.15s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.74s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.21s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.85s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.62s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.01s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.75s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.54s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.72s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.36s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.76s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.69s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.55s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.32s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.95s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.12s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.63s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.49s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.40s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.45s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.09s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.24s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.09s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.99s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.13s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.90s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.09s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.72s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.53s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.34s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.28s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.09s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.99s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.94s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.22s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.16s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.05s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.11s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunExitCode (3.07s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.99s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.16s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.55s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.32s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.42s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.58s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.18s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.84s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.53s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.07s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunRm (3.14s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.17s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.16s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.03s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.72s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.47s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.90s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.44s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.07s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.03s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.05s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.41s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.79s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.55s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.62s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.13s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.24s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-20T21:18:54.013Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-01-20T21:18:54.013Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.52s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.13s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.08s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.90s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.84s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.61s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.59s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.54s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.88s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.54s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.39s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.83s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.01s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.90s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.15s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T21:18:54.014Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T21:18:54.014Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:18:54.014Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T21:18:54.014Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.014Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:18:54.015Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T21:18:54.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T21:18:54.015Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T21:18:54.015Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T21:18:54.015Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T21:18:54.015Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T21:18:54.015Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:18:54.015Z] === RUN TestDockerDaemonSuite [2022-01-20T21:18:54.015Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T21:18:54.015Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T21:18:54.015Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T21:18:54.015Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:18:54.015Z] === RUN TestDockerSwarmSuite [2022-01-20T21:18:54.015Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T21:18:54.015Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:18:54.015Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T21:18:54.015Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:18:54.015Z] === RUN TestDockerNetworkSuite [2022-01-20T21:18:54.015Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T21:18:54.015Z] === RUN TestDockerHubPullSuite [2022-01-20T21:18:54.015Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T21:18:54.015Z] PASS [2022-01-20T21:18:54.015Z] ok github.com/docker/docker/integration-cli 2778.623s [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === Skipped [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T21:18:54.015Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T21:18:54.015Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T21:18:54.015Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T21:18:54.015Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:18:54.015Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-01-20T21:18:54.015Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.59s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.59s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.14s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.14s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T21:18:54.015Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.015Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T21:18:54.015Z] [2022-01-20T21:18:54.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-20T21:18:54.016Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.66s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.66s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.59s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.59s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T21:18:54.016Z] [2022-01-20T21:18:54.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:18:54.016Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.016Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-20T21:18:54.487Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.487Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-20T21:18:54.487Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-01-20T21:18:54.488Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.57s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.57s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.56s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.52s) [2022-01-20T21:18:54.488Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T21:18:54.488Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:18:54.488Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T21:18:54.488Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-20T21:18:54.488Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T21:18:54.488Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T21:18:54.488Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T21:18:54.489Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T21:18:54.489Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:18:54.489Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:18:54.489Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T21:18:54.489Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T21:18:54.489Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T21:18:54.489Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T21:18:54.489Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T21:18:54.489Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T21:18:54.489Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-01-20T21:18:54.489Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T21:18:54.489Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-20T21:18:54.489Z] [2022-01-20T21:18:54.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-01-20T21:18:54.490Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T21:18:54.490Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-01-20T21:18:54.490Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T21:18:54.490Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T21:18:54.490Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T21:18:54.490Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T21:18:54.490Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:18:54.490Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T21:18:54.490Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-20T21:18:54.490Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-20T21:18:54.490Z] [2022-01-20T21:18:54.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T21:18:54.490Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T21:18:54.491Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T21:18:54.491Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T21:18:54.491Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T21:18:54.491Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T21:18:54.491Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T21:18:54.491Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T21:18:54.491Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T21:18:54.491Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.491Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-20T21:18:54.491Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T21:18:54.492Z] [2022-01-20T21:18:54.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-20T21:18:54.492Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.492Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-01-20T21:18:54.963Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T21:18:54.963Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.963Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T21:18:54.963Z] [2022-01-20T21:18:54.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:18:54.964Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-01-20T21:18:54.964Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T21:18:54.964Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:18:54.964Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.964Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:18:54.964Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:18:54.965Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.965Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:18:54.965Z] [2022-01-20T21:18:54.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:18:54.966Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.966Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:18:54.966Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.966Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:18:54.966Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T21:18:54.966Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T21:18:54.966Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] DONE 1085 tests, 539 skipped in 2793.374s [2022-01-20T21:18:54.966Z] INFO: Integration tests ended at 01/20/2022 21:18:54. Duration:00:46:33.5638684 [2022-01-20T21:18:54.966Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] Containers: 2 [2022-01-20T21:18:54.966Z] Running: 0 [2022-01-20T21:18:54.966Z] Paused: 0 [2022-01-20T21:18:54.966Z] Stopped: 2 [2022-01-20T21:18:54.966Z] Images: 18 [2022-01-20T21:18:54.966Z] Server Version: 0.0.0-dev [2022-01-20T21:18:54.966Z] Storage Driver: windowsfilter [2022-01-20T21:18:54.966Z] Windows: [2022-01-20T21:18:54.966Z] Logging Driver: json-file [2022-01-20T21:18:54.966Z] Plugins: [2022-01-20T21:18:54.966Z] Volume: local [2022-01-20T21:18:54.966Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T21:18:54.966Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T21:18:54.966Z] Swarm: inactive [2022-01-20T21:18:54.966Z] Default Isolation: process [2022-01-20T21:18:54.966Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T21:18:54.966Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T21:18:54.966Z] OSType: windows [2022-01-20T21:18:54.966Z] Architecture: x86_64 [2022-01-20T21:18:54.966Z] CPUs: 4 [2022-01-20T21:18:54.966Z] Total Memory: 32GiB [2022-01-20T21:18:54.966Z] Name: azwin-2-f74990 [2022-01-20T21:18:54.966Z] ID: GZLO:Y7NZ:3XVL:OUSC:VXIU:ABZZ:WWFN:TH62:KNUJ:UA2A:3IHX:MFVX [2022-01-20T21:18:54.966Z] Docker Root Dir: D:\CI\PR-43095\9\daemon [2022-01-20T21:18:54.966Z] Debug Mode (client): false [2022-01-20T21:18:54.966Z] Debug Mode (server): true [2022-01-20T21:18:54.966Z] File Descriptors: -1 [2022-01-20T21:18:54.966Z] Goroutines: 17 [2022-01-20T21:18:54.966Z] System Time: 2022-01-20T21:18:54.7556355Z [2022-01-20T21:18:54.966Z] EventsListeners: 0 [2022-01-20T21:18:54.966Z] Registry: https://index.docker.io/v1/ [2022-01-20T21:18:54.966Z] Labels: [2022-01-20T21:18:54.966Z] Experimental: false [2022-01-20T21:18:54.966Z] Insecure Registries: [2022-01-20T21:18:54.966Z] 127.0.0.0/8 [2022-01-20T21:18:54.966Z] Live Restore Enabled: false [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] [2022-01-20T21:18:54.966Z] INFO: Stopping daemon under test [2022-01-20T21:18:54.966Z] SUCCESS: The process with PID 3616 (child process of PID 1320) has been terminated. [2022-01-20T21:18:54.966Z] SUCCESS: The process with PID 1320 (child process of PID 1052) has been terminated. [2022-01-20T21:18:54.966Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T21:18:54.966Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 21:18:54. [2022-01-20T21:18:54.966Z] INFO: Tidying up at end of run [2022-01-20T21:18:54.966Z] INFO: Saving daemon under test log (d:\CI\PR-43095\9\dut.out) to bundles\CIDUT.out [2022-01-20T21:18:55.436Z] INFO: Saving daemon under test log (d:\CI\PR-43095\9\dut.err) to bundles\CIDUT.err [2022-01-20T21:18:55.436Z] INFO: Saving containerd logs to bundles [2022-01-20T21:18:55.436Z] INFO: Nuke-Everything... [2022-01-20T21:18:55.436Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T21:18:55.906Z] d64ac9233188 [2022-01-20T21:18:55.906Z] 79c9c8530455 [2022-01-20T21:18:55.906Z] INFO: Non-base image count on control daemon to delete is 1 [2022-01-20T21:18:55.942Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T21:18:55.942Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:18:55.942Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T21:18:55.942Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:18:55.942Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T21:18:55.942Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:18:55.942Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T21:18:58.128Z] Deleted: sha256:e9080743e6aade30a408dc26d2dc8724c2717c5fbfb9136ce558da6289a0e986 [2022-01-20T21:18:58.128Z] Deleted: sha256:d2720b84df97f2ad5c89c2f48aee61a2bc94323090132f270aa7a564633e82e2 [2022-01-20T21:18:58.128Z] INFO: Tidying pidfile d:\CI\PR-43095\9\docker.pid [2022-01-20T21:18:58.128Z] INFO: Nuking d:\CI [2022-01-20T21:19:03.109Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T21:19:07.873Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:19:07.873Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T21:19:08.346Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T21:19:09.917Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T21:19:12.138Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T21:19:13.706Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T21:19:14.898Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T21:19:17.859Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T21:19:18.330Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.330Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:19:18.336Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T21:19:18.336Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T21:19:18.336Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.336Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T21:19:18.337Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.337Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T21:19:18.337Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.337Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T21:19:18.337Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.337Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T21:19:18.337Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:19:18.337Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T21:19:22.126Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T21:19:22.126Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:19:22.126Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T21:19:22.126Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:19:22.126Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T21:19:22.126Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:19:22.126Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T21:19:22.126Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:19:22.126Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T21:19:22.126Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:19:22.126Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T21:19:25.419Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T21:19:25.876Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T21:19:32.562Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T21:19:32.562Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:19:32.562Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T21:19:34.013Z] INFO: Zapped successfully [2022-01-20T21:19:34.013Z] [2022-01-20T21:19:34.013Z] INFO: executeCI.ps1 exiting at Thu Jan 20 21:19:28 CUT 2022. Duration 01:07:07.0181434 [2022-01-20T21:19:34.013Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T21:19:34.264Z] Recording test results [2022-01-20T21:19:34.910Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T21:19:35.521Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T21:19:36.725Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T21:19:39.168Z] Archiving artifacts [2022-01-20T21:19:40.340Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T21:19:41.370Z] + make clean [2022-01-20T21:19:41.412Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T21:19:42.363Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T21:19:42.363Z] docker-dev-cache [2022-01-20T21:19:42.363Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:19:45.207Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T21:19:46.979Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T21:19:47.426Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T21:19:51.225Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T21:19:51.225Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:19:51.225Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T21:19:51.225Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:19:51.225Z] === RUN TestDockerSuite/TestRunState [2022-01-20T21:19:51.225Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:19:51.225Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T21:19:55.036Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T21:19:55.036Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T21:19:55.036Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T21:19:55.036Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:19:55.036Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T21:19:57.294Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T21:20:00.912Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:20:00.912Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T21:20:03.870Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T21:20:03.870Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:20:03.870Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T21:20:06.868Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T21:20:06.868Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:20:06.868Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T21:20:06.868Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:20:06.868Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T21:20:10.663Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T21:20:12.102Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T21:20:21.100Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T21:20:25.861Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T21:20:29.788Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T21:20:31.326Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T21:20:34.531Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T21:20:34.532Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:20:34.532Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T21:20:35.001Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T21:20:38.807Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T21:20:41.941Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T21:20:44.898Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T21:20:44.898Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T21:20:44.898Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T21:20:44.898Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T21:20:44.898Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T21:20:44.898Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:20:44.898Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T21:20:46.358Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T21:20:46.358Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:20:46.358Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T21:20:46.814Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T21:20:47.781Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T21:20:47.781Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:20:48.244Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T21:20:49.661Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T21:20:51.879Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T21:20:54.096Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T21:20:59.975Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T21:20:59.975Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T21:20:59.975Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T21:20:59.975Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T21:20:59.975Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T21:20:59.975Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:20:59.975Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T21:21:02.195Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T21:21:02.665Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T21:21:03.134Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T21:21:03.134Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T21:21:05.355Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T21:21:05.924Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T21:21:05.924Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:21:05.924Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T21:21:14.034Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T21:21:14.034Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:21:14.034Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T21:21:24.468Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T21:21:24.468Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:21:24.468Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T21:21:29.234Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T21:21:29.234Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:21:29.234Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T21:21:29.234Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:21:29.234Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T21:21:29.234Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:21:29.234Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T21:21:29.234Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:21:29.234Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T21:21:31.052Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T21:21:31.052Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T21:21:35.741Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T21:21:35.741Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:21:35.741Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T21:21:37.274Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T21:21:37.274Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T21:21:37.912Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T21:21:37.912Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:21:37.912Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T21:21:37.912Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:21:37.912Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T21:21:37.912Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:21:37.912Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T21:21:37.912Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:21:37.912Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T21:21:37.912Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:21:37.912Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T21:21:37.912Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:21:37.912Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T21:21:40.869Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T21:21:44.666Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T21:21:44.666Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:21:44.666Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T21:21:47.591Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T21:21:48.049Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T21:21:48.470Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T21:21:48.470Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:21:48.470Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T21:21:48.470Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:21:48.470Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T21:21:48.470Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:21:48.470Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T21:21:48.470Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:21:48.470Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T21:21:48.470Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:21:48.470Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T21:21:48.470Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:21:48.470Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T21:21:49.584Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T21:21:51.759Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T21:21:53.294Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T21:21:55.468Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T21:21:59.195Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T21:22:06.311Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T21:22:06.311Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T21:22:06.311Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T21:22:06.311Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:22:06.311Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T21:22:06.311Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T21:22:06.311Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T21:22:06.311Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T21:22:08.536Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T21:22:08.536Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T21:22:11.573Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T21:22:11.573Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:22:12.036Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T21:22:12.036Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:22:12.036Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T21:22:12.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T21:22:12.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T21:22:12.493Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T21:22:12.493Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T21:22:12.797Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T21:22:12.797Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T21:22:12.952Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T21:22:12.952Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T21:22:13.267Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T21:22:14.482Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T21:22:16.022Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T21:22:23.711Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T21:22:23.711Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:22:23.711Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T21:22:23.711Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T21:22:23.711Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T21:22:23.711Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:22:23.711Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T21:22:26.338Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T21:22:32.388Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T21:22:32.857Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T21:22:32.857Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T21:22:45.365Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T21:22:45.365Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:22:45.365Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite (2570.94s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T21:22:46.936Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T21:22:46.936Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-01-20T21:22:46.936Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (75.75s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.12s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.22s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.08s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.67s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.85s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.69s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.10s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.40s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.34s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.24s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.93s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.31s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.28s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.93s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.02s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.36s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.40s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.69s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.26s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.68s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.21s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.64s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.32s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.75s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.79s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.45s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.94s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.23s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.22s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.16s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.62s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.87s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.45s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.40s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.44s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.60s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.25s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.52s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.30s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.33s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.20s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.57s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.73s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.14s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.84s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.10s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.15s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.93s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFails (3.04s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.08s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.02s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.52s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.36s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.16s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.92s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildHistory (12.09s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.99s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.11s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.35s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.71s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.71s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.60s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.97s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.75s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.77s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.77s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.85s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.92s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.55s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.22s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.97s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.81s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.64s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.55s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.64s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.96s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.50s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.71s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.98s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.52s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildRm (14.20s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.88s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:22:46.937Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.46s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.43s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.98s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.79s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.73s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.90s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.78s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-20T21:22:46.937Z] --- PASS: TestDockerSuite/TestBuildStderr (5.07s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.62s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.93s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.90s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.71s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.64s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.41s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.57s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.99s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.84s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.62s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.53s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.37s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.17s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCommitChange (5.43s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.05s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCommitTTY (8.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.00s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.56s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.17s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.11s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.06s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.75s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.14s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.69s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.74s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.06s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.14s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.26s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.98s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.83s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.94s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.00s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.07s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.15s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.87s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.07s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.73s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.93s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.98s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.08s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.98s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000386b58_} (3.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11642435305_c:\foo_false____} (2.93s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11642435305_c:\foo_true____} (2.95s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.20s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.14s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.18s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.67s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.17s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.34s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.90s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpToDot (3.11s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCpToStdout (3.22s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.09s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.74s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.18s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.11s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.16s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.11s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.10s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.69s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsCopy (5.55s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.60s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.04s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.15s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFilters (6.26s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFormat (6.18s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsRename (3.19s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsResize (33.42s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.99s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.75s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.08s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.60s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.06s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:22:46.938Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.71s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.61s) [2022-01-20T21:22:46.938Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.66s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.69s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.07s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.77s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestExecInspectID (5.65s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.92s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.68s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.64s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.25s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.15s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.23s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.15s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.36s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.08s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.95s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.06s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.13s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectDefault (3.21s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectHistory (5.08s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.67s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.09s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (7.62s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.66s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectStatus (3.78s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.69s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.69s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.95s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.12s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.99s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.00s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.05s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.05s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.27s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.71s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.97s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.94s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.66s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.25s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.06s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.16s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsSince (9.59s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsTail (3.50s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.19s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.07s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.04s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.97s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsByOrder (12.68s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.48s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.70s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.72s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.51s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.76s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.69s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.14s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.79s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.32s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.26s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.98s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.06s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.80s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.68s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.04s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.74s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.60s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.75s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.72s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.24s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.47s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.14s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.74s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.37s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.42s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.77s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:22:46.939Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.01s) [2022-01-20T21:22:46.939Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.75s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.04s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.19s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.97s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.92s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.78s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.12s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.94s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.96s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.92s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.96s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.98s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunExitCode (2.99s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.03s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.09s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.50s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.68s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.48s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.80s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.46s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.34s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.32s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.78s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.78s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.26s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunRm (3.04s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.08s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.08s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.00s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.70s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.10s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.31s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.03s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.08s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.85s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.09s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.96s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.98s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.68s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.06s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.08s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.57s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.48s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.86s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.03s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.60s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.47s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.12s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.58s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.70s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.73s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.31s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.77s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.55s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.02s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.94s) [2022-01-20T21:22:46.940Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T21:22:46.940Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.64s) [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T21:22:46.941Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T21:22:46.941Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T21:22:46.941Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T21:22:46.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T21:22:46.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T21:22:46.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T21:22:46.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T21:22:46.941Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerDaemonSuite [2022-01-20T21:22:46.941Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T21:22:46.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T21:22:46.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T21:22:46.941Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerSwarmSuite [2022-01-20T21:22:46.941Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T21:22:46.941Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T21:22:46.941Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerNetworkSuite [2022-01-20T21:22:46.941Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T21:22:46.941Z] === RUN TestDockerHubPullSuite [2022-01-20T21:22:46.941Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T21:22:46.941Z] PASS [2022-01-20T21:22:46.941Z] ok github.com/docker/docker/integration-cli 2571.288s [2022-01-20T21:22:46.941Z] [2022-01-20T21:22:46.941Z] === Skipped [2022-01-20T21:22:46.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:22:46.941Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T21:22:46.941Z] [2022-01-20T21:22:46.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:22:46.941Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T21:22:46.941Z] [2022-01-20T21:22:46.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T21:22:46.941Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.941Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T21:22:46.941Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:22:46.942Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T21:22:46.942Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T21:22:46.942Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:22:46.942Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T21:22:46.942Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T21:22:46.942Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T21:22:46.942Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-20T21:22:46.942Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T21:22:46.942Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:22:46.942Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T21:22:46.942Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-20T21:22:46.942Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:22:46.942Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T21:22:46.942Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-20T21:22:46.942Z] [2022-01-20T21:22:46.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-01-20T21:22:46.943Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-20T21:22:46.943Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:22:46.943Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T21:22:46.943Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:22:46.943Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T21:22:46.943Z] [2022-01-20T21:22:46.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:22:46.943Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:22:46.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:22:47.413Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:22:47.413Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:22:47.413Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:22:47.413Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T21:22:47.413Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.413Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T21:22:47.413Z] [2022-01-20T21:22:47.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:22:47.413Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T21:22:47.414Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:22:47.414Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:22:47.414Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:22:47.414Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:22:47.414Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:22:47.414Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:22:47.414Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-01-20T21:22:47.414Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:22:47.414Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:22:47.414Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:22:47.414Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-20T21:22:47.414Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.414Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T21:22:47.414Z] [2022-01-20T21:22:47.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:22:47.414Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:22:47.415Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:22:47.415Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T21:22:47.415Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:22:47.415Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:22:47.415Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T21:22:47.415Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T21:22:47.415Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:22:47.415Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T21:22:47.415Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T21:22:47.415Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T21:22:47.415Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T21:22:47.416Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T21:22:47.416Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T21:22:47.416Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:22:47.416Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.416Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T21:22:47.416Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T21:22:47.417Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.417Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T21:22:47.417Z] [2022-01-20T21:22:47.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T21:22:47.418Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T21:22:47.418Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:22:47.418Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.418Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:22:47.418Z] [2022-01-20T21:22:47.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T21:22:47.419Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.419Z] [2022-01-20T21:22:47.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T21:22:47.420Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.420Z] [2022-01-20T21:22:47.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T21:22:47.420Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T21:22:47.420Z] [2022-01-20T21:22:47.420Z] DONE 1085 tests, 544 skipped in 2581.290s [2022-01-20T21:22:47.420Z] INFO: Integration tests ended at 01/20/2022 21:22:47. Duration:00:43:01.4261009 [2022-01-20T21:22:47.420Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T21:22:47.420Z] [2022-01-20T21:22:47.889Z] Containers: 2 [2022-01-20T21:22:47.889Z] Running: 0 [2022-01-20T21:22:47.889Z] Paused: 0 [2022-01-20T21:22:47.889Z] Stopped: 2 [2022-01-20T21:22:47.889Z] Images: 18 [2022-01-20T21:22:47.889Z] Server Version: 0.0.0-dev [2022-01-20T21:22:47.889Z] Storage Driver: windowsfilter [2022-01-20T21:22:47.889Z] Windows: [2022-01-20T21:22:47.889Z] Logging Driver: json-file [2022-01-20T21:22:47.889Z] Plugins: [2022-01-20T21:22:47.889Z] Volume: local [2022-01-20T21:22:47.889Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T21:22:47.889Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T21:22:47.889Z] Swarm: inactive [2022-01-20T21:22:47.889Z] Default Isolation: process [2022-01-20T21:22:47.889Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T21:22:47.889Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T21:22:47.889Z] OSType: windows [2022-01-20T21:22:47.889Z] Architecture: x86_64 [2022-01-20T21:22:47.889Z] CPUs: 4 [2022-01-20T21:22:47.889Z] Total Memory: 32GiB [2022-01-20T21:22:47.889Z] Name: azwin-2-5bc680 [2022-01-20T21:22:47.889Z] ID: QISP:Z5PU:OFMB:LPR3:HTQY:3I22:RWOD:HFCM:BJTQ:Y6N4:JBST:25LY [2022-01-20T21:22:47.889Z] Docker Root Dir: D:\CI\PR-43095\9\daemon [2022-01-20T21:22:47.889Z] Debug Mode (client): false [2022-01-20T21:22:47.889Z] Debug Mode (server): true [2022-01-20T21:22:47.889Z] File Descriptors: -1 [2022-01-20T21:22:47.889Z] Goroutines: 46 [2022-01-20T21:22:47.889Z] System Time: 2022-01-20T21:22:47.3892311Z [2022-01-20T21:22:47.889Z] EventsListeners: 0 [2022-01-20T21:22:47.889Z] Registry: https://index.docker.io/v1/ [2022-01-20T21:22:47.889Z] Labels: [2022-01-20T21:22:47.889Z] Experimental: false [2022-01-20T21:22:47.889Z] Insecure Registries: [2022-01-20T21:22:47.889Z] 127.0.0.0/8 [2022-01-20T21:22:47.889Z] Live Restore Enabled: false [2022-01-20T21:22:47.889Z] [2022-01-20T21:22:47.889Z] [2022-01-20T21:22:47.889Z] INFO: Stopping daemon under test [2022-01-20T21:22:47.889Z] SUCCESS: The process with PID 3620 (child process of PID 4156) has been terminated. [2022-01-20T21:22:47.889Z] SUCCESS: The process with PID 4156 (child process of PID 4672) has been terminated. [2022-01-20T21:22:47.889Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T21:22:47.889Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 21:22:47. [2022-01-20T21:22:47.889Z] INFO: Tidying up at end of run [2022-01-20T21:22:47.889Z] INFO: Saving daemon under test log (d:\CI\PR-43095\9\dut.out) to bundles\CIDUT.out [2022-01-20T21:22:47.889Z] INFO: Saving daemon under test log (d:\CI\PR-43095\9\dut.err) to bundles\CIDUT.err [2022-01-20T21:22:47.889Z] INFO: Saving containerd logs to bundles [2022-01-20T21:22:47.889Z] INFO: Nuke-Everything... [2022-01-20T21:22:47.889Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T21:22:48.358Z] 8dbb4fe50349 [2022-01-20T21:22:48.358Z] eb83fad5d78d [2022-01-20T21:22:48.358Z] INFO: Tidying pidfile d:\CI\PR-43095\9\docker.pid [2022-01-20T21:22:48.358Z] INFO: Killing containerd with PID 2236 [2022-01-20T21:22:48.358Z] INFO: Nuking d:\CI [2022-01-20T21:23:09.822Z] INFO: Zapped successfully [2022-01-20T21:23:09.822Z] [2022-01-20T21:23:09.822Z] INFO: executeCI.ps1 exiting at Thu Jan 20 21:23:07 CUT 2022. Duration 01:06:47.2838467 [2022-01-20T21:23:09.822Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T21:23:10.072Z] Recording test results [2022-01-20T21:23:17.077Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T21:23:17.077Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T21:23:17.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T21:23:19.298Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T21:23:20.833Z] Creating win-2022-c8d-integration-bundles.zip [2022-01-20T21:23:20.882Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] archiveArtifacts [2022-01-20T21:23:23.273Z] Archiving artifacts [2022-01-20T21:23:39.476Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T21:23:40.509Z] + make clean [2022-01-20T21:23:42.084Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T21:23:42.084Z] docker-dev-cache [2022-01-20T21:23:42.084Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T21:24:33.242Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T21:25:15.995Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T21:25:20.771Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T21:25:42.027Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T21:25:49.202Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T21:26:25.092Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T21:26:25.092Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T21:26:25.092Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T21:26:35.536Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T21:26:36.005Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T21:26:36.005Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T21:26:36.005Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T21:26:36.005Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T21:26:36.005Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T21:26:39.804Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T21:26:48.450Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T21:26:55.510Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T21:26:55.970Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T21:26:56.428Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T21:26:59.325Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T21:27:01.499Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T21:27:03.673Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T21:27:24.746Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T21:27:24.746Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T21:27:42.406Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T21:27:48.190Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T21:28:02.991Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T21:28:11.547Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T21:28:18.612Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T21:28:20.790Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T21:28:20.790Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T21:28:20.790Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T21:28:20.790Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T21:28:20.790Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T21:28:23.685Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T21:28:23.685Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T21:28:23.685Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T21:29:35.853Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T21:30:11.721Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T21:30:32.974Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T21:30:38.858Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T21:30:38.858Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T21:30:38.858Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T21:30:38.858Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T21:30:39.844Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T21:30:42.797Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T21:30:55.297Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T21:31:00.057Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T21:31:07.238Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T21:31:37.355Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T21:31:37.825Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T21:31:38.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T21:31:56.678Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T21:31:56.678Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T21:32:05.349Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T21:32:05.349Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T21:32:14.016Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T21:32:44.148Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T21:32:44.148Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T21:32:44.148Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T21:32:54.473Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T21:32:56.002Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T21:33:04.551Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T21:33:13.104Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T21:33:13.104Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T21:33:13.104Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T21:33:13.104Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T21:33:13.104Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T21:33:13.104Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T21:33:13.104Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T21:33:20.156Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T21:33:20.156Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T21:33:28.698Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T21:33:28.698Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T21:33:28.698Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T21:33:28.698Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T21:33:28.698Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T21:34:04.355Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T21:34:04.813Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T21:34:19.644Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T21:34:28.232Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T21:34:28.232Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T21:34:28.692Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T21:34:28.692Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T21:34:28.692Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T21:34:33.567Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T21:34:33.567Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T21:34:35.105Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T21:34:56.259Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T21:35:02.059Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T21:35:03.030Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T21:35:24.142Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T21:35:24.142Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T21:35:24.142Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T21:35:24.142Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T21:35:25.114Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T21:35:25.114Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T21:35:25.114Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T21:35:27.299Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T21:35:42.118Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T21:35:43.656Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T21:35:43.656Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T21:35:44.625Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T21:35:44.625Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T21:35:44.625Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T21:35:44.625Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T21:35:44.625Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T21:35:47.533Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T21:36:02.381Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T21:36:14.790Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T21:36:20.591Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T21:36:20.591Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T21:36:20.591Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T21:36:35.473Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T21:36:35.473Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T21:36:35.473Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T21:36:45.940Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T21:36:58.471Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T21:36:58.471Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T21:36:58.471Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T21:36:58.471Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T21:36:58.471Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T21:36:58.471Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T21:36:58.471Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T21:36:58.471Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T21:37:08.936Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T21:37:19.401Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T21:37:19.401Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T21:37:19.401Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T21:37:20.977Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T21:37:20.977Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.977Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T21:37:20.977Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.977Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T21:37:20.977Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T21:37:20.977Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T21:37:24.791Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T21:37:24.791Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T21:37:24.791Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T21:37:24.791Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T21:37:28.613Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T21:37:28.613Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T21:37:28.613Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T21:37:28.613Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T21:37:28.613Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T21:37:28.613Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T21:37:28.613Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:37:28.613Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T21:37:32.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T21:37:36.257Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T21:37:40.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T21:37:40.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T21:37:40.077Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T21:37:40.077Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T21:37:43.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T21:37:43.891Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T21:37:47.709Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T21:37:47.709Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T21:37:47.709Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T21:37:47.709Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T21:37:47.709Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T21:37:51.527Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T21:37:51.527Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T21:37:54.557Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T21:37:54.557Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T21:37:54.557Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T21:37:58.372Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T21:37:58.844Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T21:38:01.818Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T21:38:14.366Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T21:38:19.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T21:38:19.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T21:38:19.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T21:38:19.146Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T21:38:19.146Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T21:38:22.118Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T21:38:22.118Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T21:38:22.118Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T21:38:30.818Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T21:38:30.818Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T21:38:30.818Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T21:38:33.787Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T21:38:33.787Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T21:38:39.684Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T21:38:42.655Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T21:38:42.655Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T21:38:42.655Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T21:38:42.655Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T21:38:42.655Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T21:38:42.655Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T21:38:42.655Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T21:38:42.655Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T21:38:42.655Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T21:38:42.655Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T21:38:42.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T21:38:45.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T21:38:45.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T21:38:54.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T21:39:03.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T21:39:11.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T21:39:14.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005518_} [2022-01-20T21:39:17.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11702252830_c:\foo_false____} [2022-01-20T21:39:22.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11702252830_c:\foo_true____} [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T21:39:25.405Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T21:39:25.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T21:39:25.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T21:39:25.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T21:39:25.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T21:39:25.878Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T21:39:25.878Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T21:39:25.879Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T21:39:25.879Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T21:39:25.879Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T21:39:25.879Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T21:39:25.879Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T21:39:25.879Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T21:39:26.361Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T21:39:26.361Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T21:39:26.361Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T21:39:35.055Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T21:39:35.055Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T21:39:35.055Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T21:39:35.055Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T21:39:38.864Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T21:39:38.864Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T21:39:38.864Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T21:39:38.864Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T21:39:42.680Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T21:39:42.680Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T21:39:42.680Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T21:39:42.680Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T21:39:42.680Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T21:39:42.680Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T21:39:42.680Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T21:39:49.880Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T21:39:58.575Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T21:39:58.575Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:39:58.575Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T21:39:58.575Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T21:39:58.575Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T21:40:19.853Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T21:40:19.853Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T21:40:19.853Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T21:40:19.853Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T21:40:19.853Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T21:40:37.655Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T21:40:37.655Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T21:40:37.655Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T21:40:37.655Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T21:40:37.655Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T21:40:44.725Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T21:40:44.725Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T21:40:44.725Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T21:40:44.725Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T21:40:44.725Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T21:40:53.303Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T21:40:53.303Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:40:53.303Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T21:40:53.303Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T21:40:53.303Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T21:40:53.303Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T21:40:53.303Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T21:40:53.303Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T21:40:53.303Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T21:40:53.303Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T21:40:53.303Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T21:40:56.204Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T21:40:59.108Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T21:40:59.108Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T21:40:59.568Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T21:41:02.476Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T21:41:04.653Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T21:41:04.653Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T21:41:04.653Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T21:41:04.653Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T21:41:05.622Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T21:41:05.622Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T21:41:05.622Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T21:41:06.081Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T21:41:06.541Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T21:41:24.239Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T21:41:24.239Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T21:41:25.219Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T21:41:28.955Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T21:41:28.955Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T21:41:28.955Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T21:41:28.955Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T21:41:31.858Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T21:41:31.858Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:41:31.858Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T21:41:32.317Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T21:41:32.317Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.317Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T21:41:32.780Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T21:41:32.780Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.780Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T21:41:32.780Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.780Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T21:41:32.780Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.780Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T21:41:32.780Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.780Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T21:41:32.780Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T21:41:32.780Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T21:41:41.351Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T21:41:49.915Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T21:41:53.653Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T21:42:06.051Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T21:42:14.631Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T21:42:23.205Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T21:42:30.310Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T21:42:31.889Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T21:42:37.791Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T21:42:38.262Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T21:42:40.495Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T21:42:47.681Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T21:42:54.867Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T21:42:54.867Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T21:42:54.867Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T21:42:54.867Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T21:42:54.867Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T21:42:54.867Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T21:42:54.867Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T21:42:54.867Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T21:42:54.867Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T21:42:55.860Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T21:42:55.860Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T21:42:55.860Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T21:42:59.669Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T21:43:10.143Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T21:43:12.369Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T21:43:17.154Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T21:43:23.056Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T21:43:23.056Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T21:43:23.056Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T21:43:26.020Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T21:43:31.931Z] === RUN TestDockerSuite/TestExec [2022-01-20T21:43:31.931Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:43:31.931Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T21:43:31.931Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T21:43:31.931Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T21:43:35.750Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T21:43:37.977Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T21:43:37.977Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:43:37.977Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T21:43:37.977Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T21:43:37.977Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T21:43:37.977Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T21:43:37.977Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T21:43:40.945Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T21:43:44.756Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T21:43:48.570Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T21:43:51.539Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T21:43:58.728Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T21:43:58.728Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T21:43:58.728Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T21:43:58.728Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T21:43:58.728Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T21:43:58.728Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T21:43:58.728Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T21:44:01.703Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T21:44:08.890Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T21:44:08.890Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T21:44:08.890Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T21:44:08.890Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T21:44:08.890Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T21:44:08.890Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T21:44:08.890Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T21:44:08.890Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T21:44:08.890Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T21:44:08.890Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T21:44:08.890Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T21:44:11.855Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T21:44:11.855Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T21:44:11.855Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T21:44:11.855Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T21:44:11.855Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T21:44:11.855Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T21:44:11.855Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T21:44:11.855Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T21:44:11.855Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T21:44:11.855Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T21:44:11.855Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T21:44:15.660Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T21:44:15.660Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T21:44:15.660Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T21:44:26.117Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T21:44:26.117Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T21:44:26.117Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T21:44:26.117Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T21:44:26.589Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T21:44:26.589Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:44:26.589Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T21:44:33.775Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T21:44:42.475Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T21:44:46.284Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T21:44:54.978Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestHealth [2022-01-20T21:44:54.978Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T21:44:54.978Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T21:45:02.157Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T21:45:02.157Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T21:45:02.157Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T21:45:02.157Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T21:45:02.627Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T21:45:02.627Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T21:45:03.098Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T21:45:04.090Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T21:45:04.090Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T21:45:04.562Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T21:45:06.143Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T21:45:06.614Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T21:45:09.581Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T21:45:10.053Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T21:45:13.867Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T21:45:18.640Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T21:45:18.641Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T21:45:18.641Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T21:45:18.641Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T21:45:23.412Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T21:45:23.412Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T21:45:26.377Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T21:45:26.377Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.377Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T21:45:26.377Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.377Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T21:45:26.377Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T21:45:26.377Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.377Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T21:45:26.377Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.377Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T21:45:26.377Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.377Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T21:45:26.377Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T21:45:26.378Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T21:45:26.378Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.378Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T21:45:26.378Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.378Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T21:45:26.378Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T21:45:26.378Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.378Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T21:45:26.378Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:45:26.378Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T21:45:35.071Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T21:45:38.038Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T21:45:38.038Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T21:45:38.038Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T21:45:38.038Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T21:45:38.038Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T21:45:38.038Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T21:45:38.038Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T21:45:38.038Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T21:45:41.010Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T21:45:41.483Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T21:45:45.307Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T21:45:45.307Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T21:45:45.307Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T21:45:45.307Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T21:45:45.307Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T21:45:45.307Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T21:45:45.307Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T21:45:48.277Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T21:45:55.459Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T21:45:55.459Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T21:45:55.459Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T21:45:55.459Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T21:45:55.459Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T21:45:55.459Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T21:45:55.459Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T21:46:04.164Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T21:46:07.130Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T21:46:07.130Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T21:46:15.820Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T21:46:19.645Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T21:46:19.645Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T21:46:19.645Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T21:46:19.645Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T21:46:23.458Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T21:46:27.268Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T21:46:34.460Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T21:46:38.282Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T21:46:42.093Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T21:46:45.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T21:46:49.742Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T21:46:58.462Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.431Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T21:47:01.431Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.907Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T21:47:01.907Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.907Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T21:47:01.907Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.907Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T21:47:01.907Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.907Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T21:47:01.907Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T21:47:01.907Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T21:47:01.907Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T21:47:01.907Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T21:47:05.730Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T21:47:08.707Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T21:47:15.898Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T21:47:24.611Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T21:47:24.611Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T21:47:24.611Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T21:47:28.427Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T21:47:28.427Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T21:47:43.399Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T21:47:58.397Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T21:48:13.397Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T21:48:19.302Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T21:48:24.084Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T21:48:24.084Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T21:48:24.084Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T21:48:27.922Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T21:48:32.648Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T21:48:45.041Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T21:48:45.041Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T21:48:45.041Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T21:48:45.041Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T21:48:45.041Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T21:48:50.848Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T21:48:55.549Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T21:48:59.300Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T21:48:59.300Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T21:48:59.300Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T21:48:59.300Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T21:48:59.300Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T21:48:59.300Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T21:48:59.300Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.300Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T21:48:59.300Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T21:48:59.759Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T21:48:59.759Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T21:48:59.759Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T21:48:59.759Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T21:48:59.759Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T21:48:59.759Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T21:48:59.759Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T21:48:59.759Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T21:48:59.759Z] === RUN TestDockerSuite/TestPortList [2022-01-20T21:48:59.759Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T21:49:00.220Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T21:49:08.805Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T21:49:08.805Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.805Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T21:49:08.806Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T21:49:08.806Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T21:49:08.806Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T21:49:08.806Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T21:49:08.806Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T21:49:08.806Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T21:49:08.806Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:49:08.806Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T21:49:23.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T21:49:23.630Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T21:49:23.630Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T21:49:38.463Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T21:49:38.463Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T21:49:38.463Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T21:49:56.221Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T21:50:31.937Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T21:50:31.937Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T21:50:31.937Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T21:50:31.937Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T21:50:53.244Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T21:50:58.637Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T21:51:23.996Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T21:51:31.202Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T21:51:31.202Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T21:51:31.202Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T21:51:31.202Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T21:51:31.202Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T21:51:41.668Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T21:51:41.668Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T21:51:41.668Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T21:51:41.668Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T21:51:41.668Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T21:51:41.668Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T21:51:41.668Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T21:51:41.668Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T21:51:41.668Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T21:51:54.223Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T21:51:54.223Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T21:51:54.223Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T21:51:55.801Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T21:51:55.801Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T21:51:55.801Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T21:51:57.382Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T21:51:58.378Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T21:51:58.378Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T21:51:58.378Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T21:52:07.095Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T21:52:14.290Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T21:52:19.072Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T21:52:55.023Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T21:52:55.023Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T21:52:55.023Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T21:53:02.221Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T21:53:03.220Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T21:53:03.220Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T21:53:05.451Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T21:53:14.171Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T21:53:22.882Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T21:53:22.882Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T21:53:22.882Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T21:53:30.130Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T21:53:30.603Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T21:53:31.079Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T21:54:01.277Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T21:54:07.182Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T21:54:08.182Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T21:54:23.189Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T21:54:38.187Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T21:54:56.061Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T21:55:03.261Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T21:55:05.501Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T21:55:10.289Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T21:55:53.087Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T21:55:53.560Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T21:56:11.447Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T21:56:12.443Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T21:56:12.443Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T21:56:12.443Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T21:56:12.443Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T21:56:12.443Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T21:56:12.443Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T21:56:12.443Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T21:56:12.443Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T21:56:16.263Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T21:56:16.263Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T21:56:16.263Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T21:56:16.263Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T21:56:16.263Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T21:56:24.967Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T21:56:30.871Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T21:56:41.340Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T21:56:44.329Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T21:56:48.155Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T21:56:48.627Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T21:56:57.349Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T21:56:57.349Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T21:56:57.822Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T21:56:57.822Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T21:57:02.611Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T21:57:02.611Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T21:57:02.611Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T21:57:08.510Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T21:57:08.510Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T21:57:08.984Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T21:57:08.984Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T21:57:08.984Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T21:57:12.802Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T21:57:12.802Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T21:57:12.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T21:57:12.802Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T21:57:12.802Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T21:57:12.802Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T21:57:12.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T21:57:12.802Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T21:57:12.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T21:57:12.802Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T21:57:12.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T21:57:12.802Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T21:57:13.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T21:57:13.280Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T21:57:13.280Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T21:57:18.065Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T21:57:21.883Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T21:57:30.588Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T21:57:30.588Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T21:57:30.588Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T21:57:30.588Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T21:57:31.061Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T21:57:31.061Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T21:57:31.061Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T21:57:35.856Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T21:57:35.856Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T21:57:35.856Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T21:57:35.856Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T21:57:35.856Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T21:57:35.856Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T21:57:35.856Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T21:57:35.856Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T21:57:35.856Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T21:57:39.673Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T21:57:50.145Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T21:57:50.145Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T21:57:50.145Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T21:57:50.145Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T21:57:50.145Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T21:57:50.145Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T21:57:50.145Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T21:57:50.145Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T21:57:50.145Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T21:57:50.145Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T21:57:50.145Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T21:57:50.145Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T21:57:50.145Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T21:57:53.968Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T21:57:53.968Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T21:57:53.968Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T21:57:54.443Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T21:57:54.443Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T21:57:54.443Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T21:57:59.229Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T21:58:03.043Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T21:58:03.043Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T21:58:03.043Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T21:58:07.838Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T21:58:07.838Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T21:58:07.838Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T21:58:07.838Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T21:58:07.838Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T21:58:07.838Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T21:58:07.838Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T21:58:16.562Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T21:58:21.372Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T21:58:30.086Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T21:58:34.887Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T21:58:35.361Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T21:58:35.362Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T21:58:35.362Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T21:58:35.362Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T21:58:35.362Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T21:58:35.362Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T21:58:35.362Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T21:58:35.362Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T21:58:35.362Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T21:58:35.362Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T21:58:35.362Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T21:58:35.362Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T21:58:35.362Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T21:58:35.362Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T21:58:35.362Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T21:58:44.093Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T21:58:44.093Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T21:58:44.093Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T21:58:44.093Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T21:58:44.093Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T21:58:44.093Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T21:58:44.093Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T21:58:44.093Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T21:58:44.093Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T21:58:44.093Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T21:58:44.093Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T21:58:44.093Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T21:59:02.280Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T21:59:02.280Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T21:59:02.280Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T21:59:05.301Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T21:59:05.301Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.301Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T21:59:05.301Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.301Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T21:59:05.301Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T21:59:05.773Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T21:59:05.773Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T21:59:27.073Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T21:59:27.073Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T21:59:27.073Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T21:59:27.073Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T21:59:27.073Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T21:59:27.073Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T21:59:27.073Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T21:59:34.262Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T21:59:42.952Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T21:59:42.952Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T21:59:44.541Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T21:59:49.313Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T21:59:58.087Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T21:59:59.084Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T22:00:03.862Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T22:00:03.862Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T22:00:09.774Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T22:00:09.774Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T22:00:09.774Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T22:00:09.774Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T22:00:09.774Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T22:00:09.774Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T22:00:09.774Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T22:00:09.774Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T22:00:09.774Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T22:00:09.774Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T22:00:09.774Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T22:00:31.082Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T22:00:31.082Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T22:00:31.082Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T22:00:34.903Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T22:00:43.618Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T22:00:47.438Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T22:00:52.231Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T22:00:57.029Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T22:01:01.825Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T22:01:01.825Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T22:01:01.825Z] === RUN TestDockerSuite/TestRunState [2022-01-20T22:01:01.825Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T22:01:01.825Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T22:01:06.626Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T22:01:06.626Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T22:01:06.626Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T22:01:10.441Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T22:01:10.441Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T22:01:10.441Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T22:01:10.441Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T22:01:10.441Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T22:01:10.915Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T22:01:10.915Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T22:01:10.915Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T22:01:10.915Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T22:01:18.123Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T22:01:18.123Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.123Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T22:01:18.123Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.123Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T22:01:18.123Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.123Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T22:01:18.123Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.599Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T22:01:18.599Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T22:01:18.599Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T22:01:18.599Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.599Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T22:01:18.599Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.599Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T22:01:18.599Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.599Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T22:01:18.599Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.599Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T22:01:18.599Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T22:01:18.599Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T22:01:23.381Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T22:01:23.381Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T22:01:23.381Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T22:01:33.805Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T22:01:33.805Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T22:01:33.805Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T22:01:33.805Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T22:01:33.805Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T22:01:38.516Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T22:01:56.249Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T22:02:11.088Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T22:02:23.515Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T22:02:23.515Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T22:02:23.515Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T22:02:23.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T22:02:28.219Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T22:02:31.968Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T22:02:42.317Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T22:02:42.317Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T22:02:42.317Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T22:02:42.317Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T22:02:42.317Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T22:02:42.317Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T22:02:42.317Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T22:02:49.411Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T22:02:53.158Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T22:02:56.910Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T22:03:05.495Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T22:03:05.496Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T22:03:05.496Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T22:03:05.496Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.496Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T22:03:05.496Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.496Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T22:03:05.496Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T22:03:05.957Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T22:03:05.957Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T22:03:05.957Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T22:03:06.420Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T22:03:09.334Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T22:03:09.796Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T22:03:10.256Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T22:03:10.718Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T22:03:12.905Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T22:03:25.311Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T22:03:25.311Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T22:03:25.311Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T22:03:40.250Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T22:03:40.250Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T22:03:40.250Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T22:03:47.455Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T22:03:47.455Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T22:03:47.456Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T22:03:47.456Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T22:03:47.456Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T22:03:47.456Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T22:03:47.456Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T22:03:47.456Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T22:03:47.456Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T22:04:08.771Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T22:04:08.771Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T22:04:08.771Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T22:04:08.771Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T22:04:08.771Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T22:04:08.771Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T22:04:08.771Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T22:04:08.771Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T22:04:08.771Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T22:04:08.771Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T22:04:08.771Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T22:04:08.771Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T22:04:08.771Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T22:04:12.586Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T22:04:17.368Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T22:04:17.368Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T22:04:17.368Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T22:04:21.198Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T22:04:21.198Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T22:04:21.198Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T22:04:21.198Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T22:04:21.198Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T22:04:21.198Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T22:04:21.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T22:04:21.198Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T22:04:21.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T22:04:21.198Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T22:04:21.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T22:04:21.198Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T22:04:21.198Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T22:04:39.067Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T22:04:39.067Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T22:04:39.067Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T22:04:39.067Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T22:04:39.067Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T22:04:39.067Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T22:04:39.541Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T22:04:39.541Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T22:04:50.032Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T22:04:50.032Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T22:04:55.934Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T22:04:56.407Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T22:04:57.401Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T22:04:57.401Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T22:04:57.872Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T22:05:19.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T22:05:19.170Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T22:05:19.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T22:05:19.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T22:05:19.170Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T22:05:19.170Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T22:05:19.643Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T22:05:34.649Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T22:05:34.649Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T22:05:34.649Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T22:05:55.944Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T22:05:55.944Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T22:05:55.944Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite (4740.72s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.15s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.43s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.00s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (177.90s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.40s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.13s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.23s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (5.42s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (9.55s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.04s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.76s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (14.11s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (196.46s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.08s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.05s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.99s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.59s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.48s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.92s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.71s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.12s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.95s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (21.61s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.27s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.75s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.99s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.89s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.99s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.08s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.86s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddTar (92.20s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (39.21s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.86s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.90s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.12s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.96s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (10.64s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (21.38s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (18.91s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (16.03s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.08s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.04s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (13.77s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.10s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (1.41s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.14s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.11s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (59.42s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (10.40s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.81s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.43s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (3.75s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.13s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.32s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (3.69s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.16s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (3.24s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildClearCmd (2.10s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCmd (1.35s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (1.33s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (1.31s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (15.76s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (4.89s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (2.69s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (1.14s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (4.08s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (2.12s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (1.10s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.87s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.60s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-01-20T22:05:58.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.04s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (16.03s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (67.06s) [2022-01-20T22:05:58.174Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.24s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (2.04s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (11.70s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.49s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.40s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (1.20s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.09s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (59.38s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.63s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (36.45s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (4.95s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (2.89s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (13.57s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (5.48s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (5.35s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignore (133.86s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (12.12s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.50s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (118.70s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (4.99s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.93s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (49.57s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (28.81s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (28.13s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (70.65s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (28.57s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (27.69s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (220.91s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.62s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (1.46s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (1.26s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (2.50s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (1.10s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (1.15s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (11.60s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (6.70s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.49s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.10s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (7.53s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.10s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.11s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (2.07s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.65s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (33.05s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (1.51s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.12s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.07s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFails (9.06s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.27s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (20.09s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.86s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.72s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFromGit (17.40s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (3.65s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (13.28s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.08s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.91s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.20s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (17.50s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.09s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildHistory (23.45s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildIidFile (2.20s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.93s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.11s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.74s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.23s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.86s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLabel (2.05s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.54s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (2.24s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (1.35s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLabels (2.25s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (3.59s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (12.59s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.24s) [2022-01-20T22:05:58.175Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.15s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.27s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.25s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.25s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.24s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.34s) [2022-01-20T22:05:58.175Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.93s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (50.96s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.16s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.22s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (71.76s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (39.15s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.87s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (19.81s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.34s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (33.24s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.81s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.44s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.06s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.76s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (7.96s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.91s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.32s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.94s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.95s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.15s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.23s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (3.13s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (17.67s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.59s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.58s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.33s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.26s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.43s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.91s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (62.55s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (45.33s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildRm (21.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.39s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.05s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.90s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (10.93s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.71s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildShellInherited (7.43s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (27.87s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.71s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (16.71s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.54s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.15s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildStderr (7.76s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (29.85s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.01s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (9.31s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.63s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildTagEvent (7.86s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (8.55s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.85s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.92s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.61s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (34.06s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (2.09s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.85s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.91s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.76s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.62s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.73s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWithTabs (7.92s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.27s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.92s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.07s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.05s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (2.09s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (13.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.27s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.05s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.88s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (12.84s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCommitChange (12.99s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.68s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCommitNewFile (14.69s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCommitTTY (10.48s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (11.97s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.04s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.17s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.06s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.40s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.75s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.21s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.47s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.61s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.93s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.60s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.55s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.18s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.04s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.12s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.52s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.96s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (11.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.73s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.05s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.05s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.09s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIStop (8.28s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.34s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.46s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.24s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.04s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (39.87s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.85s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.45s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.63s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.97s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005518_} (3.40s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11702252830_c:\foo_false____} (3.88s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11702252830_c:\foo_true____} (3.63s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.58s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.14s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.05s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCpRelativePath (4.21s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCpToCaseA (7.22s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCpToCaseB (8.42s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-20T22:05:58.650Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T22:05:58.650Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.58s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.48s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCpToDot (8.32s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCpToStdout (8.12s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateArgs (0.38s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.96s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.88s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.35s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.42s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.22s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.59s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateLabels (0.44s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateRM (0.77s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.36s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.56s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (16.35s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.48s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.72s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.29s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.29s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestDockerFails (0.15s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (8.61s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (8.15s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.93s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.71s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsCopy (8.23s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.60s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.95s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.62s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.77s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.90s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFilters (6.75s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFormat (7.20s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.12s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.12s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.30s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsRename (3.23s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsResize (9.57s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.71s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.35s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.96s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsUntag (2.90s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.34s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.23s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.57s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.23s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.49s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.55s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.46s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.11s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.45s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecInspectID (6.70s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.04s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.38s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.85s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.92s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-01-20T22:05:58.651Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.54s) [2022-01-20T22:05:58.651Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.50s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.88s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.48s) [2022-01-20T22:05:59.124Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.29s) [2022-01-20T22:05:59.124Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.19s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.19s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.17s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.37s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.14s) [2022-01-20T22:05:59.124Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.16s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.15s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.60s) [2022-01-20T22:05:59.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.15s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.92s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.17s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.96s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.44s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.79s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.39s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesFormat (0.47s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.89s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.15s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.12s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.13s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.95s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.18s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.15s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.22s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.33s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.53s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectDefault (3.35s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectHistory (7.19s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.72s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.70s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (8.24s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.75s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.19s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.60s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectStatus (4.16s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.94s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.78s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.67s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.93s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.84s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (8.65s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.19s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.05s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.20s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.46s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.08s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.38s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (8.50s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.40s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (13.37s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (16.26s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (15.87s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.42s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.70s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (4.45s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.31s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsSince (11.97s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsTail (5.77s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.83s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.22s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.05s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.20s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.56s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (13.30s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsByOrder (15.98s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersBase (18.15s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (33.40s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.78s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (20.82s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.28s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (23.53s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.61s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.38s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPsShowMounts (13.60s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.48s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.05s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.97s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.53s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.56s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.20s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.54s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.61s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.44s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.82s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.67s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (7.90s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.35s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiBlank (0.17s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.74s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (29.53s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.85s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.57s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (13.68s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (16.11s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (16.19s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.26s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiTag (1.88s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.68s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (38.32s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.42s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (16.00s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.56s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.97s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.77s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.63s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (9.00s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.36s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.16s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.18s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.05s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.05s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.53s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.17s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.00s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-01-20T22:05:59.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-01-20T22:05:59.125Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.62s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.27s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (8.79s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.43s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (4.01s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (9.96s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.37s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.25s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.31s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.58s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.26s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunExitCode (9.10s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.46s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (9.16s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.67s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunExposePort (0.17s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.22s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.20s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (17.68s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.05s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.77s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (18.21s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2022-01-20T22:05:59.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-01-20T22:05:59.126Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.42s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.07s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.84s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.42s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.39s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (9.06s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.39s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.24s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.41s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.53s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (20.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunRm (5.03s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.98s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.66s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.62s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.50s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.06s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.54s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.97s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-01-20T22:05:59.599Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.44s) [2022-01-20T22:05:59.599Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.14s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (7.32s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.05s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.37s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (9.49s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.01s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (17.82s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (13.41s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (12.29s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.32s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.09s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.27s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (9.10s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.14s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.17s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.87s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.43s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (4.29s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.59s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.88s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.49s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.51s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.60s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.26s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.49s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (14.23s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestStartAttachSilent (7.66s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (19.92s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.40s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.69s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.20s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.66s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.32s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.50s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.85s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.81s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.35s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLILs (9.91s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.18s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (5.84s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.90s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.95s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.18s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.43s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (19.47s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.38s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.47s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.05s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.75s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.62s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (21.43s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.80s) [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T22:05:59.600Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] --- PASS: TestDockerRegistrySuite (0.74s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.74s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T22:05:59.600Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.600Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:05:59.600Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T22:05:59.601Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T22:05:59.601Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T22:05:59.601Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T22:05:59.601Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T22:05:59.601Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T22:05:59.601Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T22:05:59.601Z] === RUN TestDockerDaemonSuite [2022-01-20T22:05:59.601Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T22:05:59.601Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T22:05:59.601Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T22:05:59.601Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T22:05:59.601Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T22:05:59.601Z] === RUN TestDockerSwarmSuite [2022-01-20T22:05:59.601Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T22:05:59.601Z] === RUN TestDockerPluginSuite [2022-01-20T22:05:59.601Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T22:05:59.601Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T22:05:59.601Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T22:05:59.601Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T22:05:59.601Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T22:05:59.601Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:05:59.601Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T22:05:59.601Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T22:06:00.088Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T22:06:00.088Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T22:06:00.088Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T22:06:00.088Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T22:06:00.088Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T22:06:00.088Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T22:06:00.088Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T22:06:00.088Z] === RUN TestDockerNetworkSuite [2022-01-20T22:06:00.088Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T22:06:00.088Z] === RUN TestDockerHubPullSuite [2022-01-20T22:06:00.088Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T22:06:00.088Z] PASS [2022-01-20T22:06:00.088Z] ok github.com/docker/docker/integration-cli 4742.377s [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === Skipped [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T22:06:00.088Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-20T22:06:00.088Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T22:06:00.088Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-01-20T22:06:00.088Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T22:06:00.088Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-01-20T22:06:00.088Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.04s) [2022-01-20T22:06:00.088Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.04s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2022-01-20T22:06:00.088Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.12s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.12s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.08s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.08s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.088Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-01-20T22:06:00.088Z] [2022-01-20T22:06:00.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T22:06:00.088Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (2.86s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.86s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.96s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.96s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.08s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.08s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.10s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.10s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.14s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.14s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.11s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.11s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.81s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.81s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (1.43s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.43s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.13s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.13s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.16s) [2022-01-20T22:06:00.089Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.16s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (1.49s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.49s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.40s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.40s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.08s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.09s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.09s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (1.50s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.50s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (1.46s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (1.46s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.08s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.10s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.10s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (1.28s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.10s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.10s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.11s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.11s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.12s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.12s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.07s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.07s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.08s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.08s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.09s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.09s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.11s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.11s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.24s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.24s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.15s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.15s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.16s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.16s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.06s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.06s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-01-20T22:06:00.089Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.089Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-01-20T22:06:00.089Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.05s) [2022-01-20T22:06:00.564Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.05s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (1.01s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.01s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.62s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.62s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.07s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.07s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (1.05s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.05s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (1.05s) [2022-01-20T22:06:00.564Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.05s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-20T22:06:00.564Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-01-20T22:06:00.564Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-01-20T22:06:00.564Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-01-20T22:06:00.564Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T22:06:00.564Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-01-20T22:06:00.564Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.04s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.04s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T22:06:00.564Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T22:06:00.564Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T22:06:00.564Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.564Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T22:06:00.564Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.04s) [2022-01-20T22:06:00.565Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.04s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-01-20T22:06:00.565Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.04s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.05s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.05s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T22:06:00.565Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T22:06:00.565Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T22:06:00.565Z] [2022-01-20T22:06:00.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T22:06:01.037Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.037Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T22:06:01.037Z] [2022-01-20T22:06:01.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T22:06:01.037Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.037Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T22:06:01.037Z] [2022-01-20T22:06:01.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-01-20T22:06:01.037Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.037Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T22:06:01.038Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-01-20T22:06:01.038Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.04s) [2022-01-20T22:06:01.038Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-01-20T22:06:01.038Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T22:06:01.038Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T22:06:01.038Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T22:06:01.038Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T22:06:01.038Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.04s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-01-20T22:06:01.038Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T22:06:01.038Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T22:06:01.038Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-01-20T22:06:01.038Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-01-20T22:06:01.038Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T22:06:01.038Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T22:06:01.038Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T22:06:01.038Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T22:06:01.038Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.038Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T22:06:01.038Z] [2022-01-20T22:06:01.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T22:06:01.038Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T22:06:01.039Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.04s) [2022-01-20T22:06:01.039Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T22:06:01.039Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.04s) [2022-01-20T22:06:01.039Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.04s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-01-20T22:06:01.039Z] [2022-01-20T22:06:01.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-01-20T22:06:01.039Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.039Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.05s) [2022-01-20T22:06:01.515Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.05s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T22:06:01.515Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.05s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.05s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T22:06:01.515Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-20T22:06:01.515Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-01-20T22:06:01.515Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T22:06:01.515Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.515Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T22:06:01.515Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.05s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.05s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-01-20T22:06:01.516Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.516Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-01-20T22:06:01.516Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.05s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.05s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.41s) [2022-01-20T22:06:01.992Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.992Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.41s) [2022-01-20T22:06:01.992Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.05s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.05s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:01.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-01-20T22:06:01.993Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T22:06:01.993Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-01-20T22:06:01.993Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.05s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.04s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-01-20T22:06:02.473Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T22:06:02.473Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T22:06:02.473Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T22:06:02.473Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:06:02.473Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.473Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:06:02.473Z] [2022-01-20T22:06:02.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.74s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.74s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T22:06:02.474Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T22:06:02.474Z] [2022-01-20T22:06:02.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:06:02.474Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.047Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T22:06:03.047Z] [2022-01-20T22:06:03.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T22:06:03.047Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T22:06:03.048Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] DONE 1085 tests, 539 skipped in 4758.545s [2022-01-20T22:06:03.048Z] INFO: Integration tests ended at 01/20/2022 22:06:02. Duration:01:19:18.8569037 [2022-01-20T22:06:03.048Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] Containers: 2 [2022-01-20T22:06:03.048Z] Running: 0 [2022-01-20T22:06:03.048Z] Paused: 0 [2022-01-20T22:06:03.048Z] Stopped: 2 [2022-01-20T22:06:03.048Z] Images: 18 [2022-01-20T22:06:03.048Z] Server Version: 0.0.0-dev [2022-01-20T22:06:03.048Z] Storage Driver: windowsfilter [2022-01-20T22:06:03.048Z] Windows: [2022-01-20T22:06:03.048Z] Logging Driver: json-file [2022-01-20T22:06:03.048Z] Plugins: [2022-01-20T22:06:03.048Z] Volume: local [2022-01-20T22:06:03.048Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T22:06:03.048Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T22:06:03.048Z] Swarm: inactive [2022-01-20T22:06:03.048Z] Default Isolation: process [2022-01-20T22:06:03.048Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T22:06:03.048Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T22:06:03.048Z] OSType: windows [2022-01-20T22:06:03.048Z] Architecture: x86_64 [2022-01-20T22:06:03.048Z] CPUs: 4 [2022-01-20T22:06:03.048Z] Total Memory: 32GiB [2022-01-20T22:06:03.048Z] Name: azwin-2-a16f40 [2022-01-20T22:06:03.048Z] ID: KDZM:CIB4:3DHR:D7ZG:W6VF:YSFM:ZUZH:ZDNF:NCTI:LPCO:NUZ6:E4UH [2022-01-20T22:06:03.048Z] Docker Root Dir: D:\CI\PR-43095\9\daemon [2022-01-20T22:06:03.048Z] Debug Mode (client): false [2022-01-20T22:06:03.048Z] Debug Mode (server): true [2022-01-20T22:06:03.048Z] File Descriptors: -1 [2022-01-20T22:06:03.048Z] Goroutines: 17 [2022-01-20T22:06:03.048Z] System Time: 2022-01-20T22:06:02.7141882Z [2022-01-20T22:06:03.048Z] EventsListeners: 0 [2022-01-20T22:06:03.048Z] Registry: https://index.docker.io/v1/ [2022-01-20T22:06:03.048Z] Labels: [2022-01-20T22:06:03.048Z] Experimental: false [2022-01-20T22:06:03.048Z] Insecure Registries: [2022-01-20T22:06:03.048Z] 127.0.0.0/8 [2022-01-20T22:06:03.048Z] Live Restore Enabled: false [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] [2022-01-20T22:06:03.048Z] INFO: Stopping daemon under test [2022-01-20T22:06:03.048Z] SUCCESS: The process with PID 4852 (child process of PID 8012) has been terminated. [2022-01-20T22:06:03.048Z] SUCCESS: The process with PID 8012 (child process of PID 7320) has been terminated. [2022-01-20T22:06:03.524Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T22:06:03.524Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 22:06:03. [2022-01-20T22:06:03.524Z] INFO: Tidying up at end of run [2022-01-20T22:06:03.524Z] INFO: Saving daemon under test log (d:\CI\PR-43095\9\dut.out) to bundles\CIDUT.out [2022-01-20T22:06:03.524Z] INFO: Saving daemon under test log (d:\CI\PR-43095\9\dut.err) to bundles\CIDUT.err [2022-01-20T22:06:03.524Z] INFO: Saving containerd logs to bundles [2022-01-20T22:06:03.524Z] INFO: Nuke-Everything... [2022-01-20T22:06:03.996Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T22:06:04.468Z] 17570414fbed [2022-01-20T22:06:04.468Z] 8f69c2ce0320 [2022-01-20T22:06:04.468Z] INFO: Non-base image count on control daemon to delete is 1 [2022-01-20T22:06:10.366Z] Deleted: sha256:f821e90edfeb671548036e52702e1b533aeb27546fd68ebf6caaddfe420b59a9 [2022-01-20T22:06:10.366Z] Deleted: sha256:85419558b81f09ea30bfb3958dd4d37f31f01502e6d70043af0f51471aa11f7e [2022-01-20T22:06:10.366Z] INFO: Tidying pidfile d:\CI\PR-43095\9\docker.pid [2022-01-20T22:06:10.366Z] INFO: Nuking d:\CI [2022-01-20T22:07:51.963Z] INFO: Zapped successfully [2022-01-20T22:07:51.963Z] [2022-01-20T22:07:51.963Z] INFO: executeCI.ps1 exiting at Thu Jan 20 22:07:51 CUT 2022. Duration 01:54:55.9085839 [2022-01-20T22:07:51.963Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T22:07:52.217Z] Recording test results [2022-01-20T22:07:52.892Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T22:07:55.306Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T22:07:58.506Z] Archiving artifacts [2022-01-20T22:07:59.789Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43095/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T22:08:00.824Z] + make clean [2022-01-20T22:08:03.059Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-20T22:08:03.059Z] docker-dev-cache [2022-01-20T22:08:03.059Z] 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